Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
62c67b2f
Kaydet (Commit)
62c67b2f
authored
Kas 07, 2012
tarafından
Michael Meeks
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove obsolete regexp pieces.
üst
983a62b5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
1 addition
and
141 deletions
+1
-141
Makefile.top
Makefile.top
+0
-1
Module_cross_tail_build.mk
Module_cross_tail_build.mk
+0
-1
Module_tail_build.mk
Module_tail_build.mk
+0
-1
Repository.mk
Repository.mk
+0
-1
RepositoryModule_ooo.mk
RepositoryModule_ooo.mk
+0
-1
build.lst
i18npool/prj/build.lst
+1
-1
Library_regexp.mk
regexp/Library_regexp.mk
+0
-49
Makefile
regexp/Makefile
+0
-7
Module_regexp.mk
regexp/Module_regexp.mk
+0
-36
Package_inc.mk
regexp/Package_inc.mk
+0
-32
README
regexp/README
+0
-6
reclass.hxx
regexp/inc/regexp/reclass.hxx
+0
-0
build.lst
regexp/prj/build.lst
+0
-2
d.lst
regexp/prj/d.lst
+0
-0
reclass.cxx
regexp/source/reclass.cxx
+0
-0
file_library_ooo.scp
scp2/source/ooo/file_library_ooo.scp
+0
-2
module_hidden_ooo.scp
scp2/source/ooo/module_hidden_ooo.scp
+0
-1
No files found.
Makefile.top
Dosyayı görüntüle @
62c67b2f
...
...
@@ -142,7 +142,6 @@ psprint_config\
pyuno
\
qadevOOo
\
readlicense_oo
\
regexp
\
registry
\
remotebridges
\
reportbuilder
\
...
...
Module_cross_tail_build.mk
Dosyayı görüntüle @
62c67b2f
...
...
@@ -65,7 +65,6 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\
$(if $(filter QADEVOOO,$(BUILD_TYPE)),\
qadevOOo \
) \
regexp \
registry \
remotebridges \
ridljar \
...
...
Module_tail_build.mk
Dosyayı görüntüle @
62c67b2f
...
...
@@ -131,7 +131,6 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
$(
call
gb_Helper_optional
,
PYUNO
,
pyuno
)
\
$(
call
gb_Helper_optional
,
QADEVOOO
,
qadevOOo
)
\
readlicense_oo
\
regexp
\
registry
\
remotebridges
\
reportbuilder
\
...
...
Repository.mk
Dosyayı görüntüle @
62c67b2f
...
...
@@ -287,7 +287,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
helplinker \
hwp \
hyphen \
i18nregexp \
icd \
icg \
idx \
...
...
RepositoryModule_ooo.mk
Dosyayı görüntüle @
62c67b2f
...
...
@@ -141,7 +141,6 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
$(
call
gb_Helper_optional
,
PYUNO
,
pyuno
)
\
$(
call
gb_Helper_optional
,
QADEVOOO
,
qadevOOo
)
\
readlicense_oo
\
regexp
\
registry
\
remotebridges
\
reportbuilder
\
...
...
i18npool/prj/build.lst
Dosyayı görüntüle @
62c67b2f
inp i18npool : bridges sax stoc comphelper CPPUNIT:cppunit ICU:icu i18nutil
regexp
cpputools LIBXSLT:libxslt LIBXML2:libxml2 LIBLANGTAG:liblangtag udkapi offapi ure unotest NULL
inp i18npool : bridges sax stoc comphelper CPPUNIT:cppunit ICU:icu i18nutil cpputools LIBXSLT:libxslt LIBXML2:libxml2 LIBLANGTAG:liblangtag udkapi offapi ure unotest NULL
inp i18npool\prj nmake - all inp_prj NULL
regexp/Library_regexp.mk
deleted
100644 → 0
Dosyayı görüntüle @
983a62b5
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2011 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
$(eval $(call gb_Library_Library,i18nregexp))
$(eval $(call gb_Library_use_package,i18nregexp,regexp_inc))
$(eval $(call gb_Library_use_sdk_api,i18nregexp))
$(eval $(call gb_Library_add_defs,i18nregexp,\
-DREGEXP_DLLIMPLEMENTATION \
))
$(eval $(call gb_Library_use_libraries,i18nregexp,\
sal \
i18nutil \
$(gb_UWINAPI) \
))
$(eval $(call gb_Library_add_exception_objects,i18nregexp,\
regexp/source/reclass \
))
# vim: set noet sw=4 ts=4:
regexp/Makefile
deleted
100644 → 0
Dosyayı görüntüle @
983a62b5
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
regexp/Module_regexp.mk
deleted
100644 → 0
Dosyayı görüntüle @
983a62b5
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2011 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
$(eval $(call gb_Module_Module,regexp))
$(eval $(call gb_Module_add_targets,regexp,\
Library_regexp \
Package_inc \
))
# vim: set noet sw=4 ts=4:
regexp/Package_inc.mk
deleted
100644 → 0
Dosyayı görüntüle @
983a62b5
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2011 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
$(eval $(call gb_Package_Package,regexp_inc,$(SRCDIR)/regexp/inc))
$(eval $(call gb_Package_add_file,regexp_inc,inc/external/regexp/reclass.hxx,regexp/reclass.hxx))
# vim: set noet sw=4 ts=4:
regexp/README
deleted
100644 → 0
Dosyayı görüntüle @
983a62b5
This is a regexp parser.
Please see my (not so?) crazy hack idea about removing it from here and the reasoning.
For additional fun, this source file is part of GNU regexp which is geared towards usage in emacs,
so if you ever wondered why LibreOffice is so great, now you know :-).
regexp/inc/regexp/reclass.hxx
deleted
100644 → 0
Dosyayı görüntüle @
983a62b5
This diff is collapsed.
Click to expand it.
regexp/prj/build.lst
deleted
100644 → 0
Dosyayı görüntüle @
983a62b5
re regexp : offapi comphelper i18nutil sal NULL
re regexp\prj nmake - all re_prj NULL
regexp/prj/d.lst
deleted
100644 → 0
Dosyayı görüntüle @
983a62b5
regexp/source/reclass.cxx
deleted
100644 → 0
Dosyayı görüntüle @
983a62b5
This source diff could not be displayed because it is too large. You can
view the blob
instead.
scp2/source/ooo/file_library_ooo.scp
Dosyayı görüntüle @
62c67b2f
...
...
@@ -669,8 +669,6 @@ File gid_File_Lib_I18npool
#endif
End
STD_LIB_FILE( gid_File_I18nregexp, i18nregexp )
File gid_File_Lib_I18nsearch
LIB_FILE_BODY;
Styles = (PACKED);
...
...
scp2/source/ooo/module_hidden_ooo.scp
Dosyayı görüntüle @
62c67b2f
...
...
@@ -339,7 +339,6 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Filterconfig1,
gid_File_Lib_Dbodbcbase,
gid_File_Lib_I18npool,
gid_File_Lib_I18nregexp,
gid_File_Lib_I18nsearch,
gid_File_Lib_I18nisolang,
gid_File_Lib_I18nutil,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment