Age | Commit message (Collapse) | Author |
|
Change-Id: I0a24fb53c2ff48c26b1c97b9a4768c3a725cd686
|
|
Change-Id: I17e094fa93a7ba6a554f4bc2dfd353f718f1a500
Reviewed-on: https://gerrit.libreoffice.org/6040
Reviewed-by: Németh László <nemeth@numbertext.org>
Tested-by: Németh László <nemeth@numbertext.org>
|
|
Had been totaly broken by the recent changes. (Which is fine, it is
just an experimental hack anyway, I am not sure whether it will ever
be used in anger. Just a pet peeve of mine, I dislike seeing
libraries, configuration files, resources etc mixed together in one
"program" folder, especially on OS X, where the convention is to have
app-specific dylibs and frameworks in "Frameworks", and resource files
in "Resources". But this is not any requirement as such; there are
apps in the Mac App Store that blatantly "break" this convention.)
Basically, replace uses of gb_PROGRAMDIRNAME and
gb_Package_PROGRAMDIRNAME with more specific LIBO_FOO_FOLDER, which
for normal builds all expand to the same "program" anyway.
Change-Id: I16c2b3351caa00e251e229aafbccb8346042d3c1
|
|
Change-Id: If292f9b27ce3d3882ab541564dc0f1de200283af
|
|
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions.
Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT.
Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
|
|
Refactor everything to find and link libraries directly in INSTDIR.
- add gb_LinkTarget_get_linksearchpath_for_layer, and use it to set up
-L paths for T_LDFLAGS in such a way that only allowed libraries
can be linked against; i.e. it's not possible to link URE
linktargets against OOO or not-installed libraries
- gb_Library_get_target is now same as the gb_LinkTarget_get_target
(TODO: this needs cleanup)
- since a pattern rule won't work for linking libraries in INSTDIR,
add a separate per-file rule for every INSTDIR lib
- pattern rule can't find link target in the clean target any more
so add a LINKTARGET variable
- disable gb_Library_add_auxtarget, no auxtargets need to be copied
- tweak the call to gb_Library_Library_platform to pass in a path
in sdk/lib for the versioned URE libs
- fix the Library clean target
- add LAYER parameter to gb_LinkTarget_LinkTarget
- adjust platform link commands
- MSVC link command now uses explicit -manifestfile and -pdb
parameters to keep misc. files out of INSTDIR
- remove gb_Helper_OUTDIR_FOR_BUILDLIBDIR
- adjust Extension, CppunitTest, JunitTest, PythonTest, Gallery,
various CustomTargets to search INSTDIR
- remove SDK library symlinks and import libs from odk/Package_lib
- on Mac OS X, put .dylib symlinks into sdk/lib even though those
are not packaged and would be created by the SDK configury;
we need these to be somewhere for linking anyway
- add a (unfortunately cyclic) dependency on Package ure_install to sal
Change-Id: I70d88742f8c8232ad7b9521416275c67b64fe6cf
|
|
Change-Id: I77e457b27b083c7149e3696f978b1e85a6fe1e21
|
|
Change-Id: Ibbe7b29e5eea22d0e2169f641d677fc4726fe6a7
|
|
Change-Id: Ice5fa332ff5308aa801099a9aff52ffea60ac622
|
|
Change-Id: I77cea3c1d2210435109ca0b6f762b6aea478e91b
|
|
Change-Id: Iafadaea87501bc3675eaf2856b5050a7e3ecaa37
|
|
Change-Id: I1f0af259614909e6310a521a4db4d6e3caac8772
|
|
Change-Id: Ibdd59bc92df0318829e7bca098f0e9ce2dfce695
|
|
Change-Id: Ic134fe541e21c905590294ffb1ed4fed34aabd63
|
|
Change-Id: I876a41dc77a59841c39b2c1fa43f22c20940dbf2
|
|
Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1
|
|
Change-Id: I12fc51ad42fde050dffda42c511c6334abd8d310
|
|
Change-Id: I9009763225f92ad2b1cca2a042e11942b8e4e6dc
|
|
so the various places that check the full tag first do not have to get
it just to delete it again.
Change-Id: Ib4e3cf1b16988464db875f1b6ac5cf4a0ab60fe5
|
|
that always annoyed me
Change-Id: I0c439ddb00d78590b465cd47db6e60d1939bd9f7
|
|
Change-Id: I24e10da4b511d0413268fe31ed02afe5f3b3734e
|
|
Change-Id: Ie924cf6d3ba3b95832b1176582765284acd9d5ea
|
|
Change-Id: I976d6d565c7970858a5a259199fe14075e4f5d2e
|
|
Change-Id: I57e388fcc730b0d5939cf85bcb14cbd5a41ee93e
|
|
... between com::sun::star::i18n::LocaleData of
com/sun/star/i18n/LocaleData.hpp and i18npool/inc/localedata.hxx
Change-Id: Id23f67c1e3a654fd4f2886029ee45fcc1f466879
|
|
Change-Id: I4cd6a9a502b4bad11265ac5e42dc338b56b90598
|
|
Change-Id: I7367fd5f48f4b2733f515ff63238072f21579d35
|
|
Change-Id: I6c295f887d90809b63c5b13fee466a584d1f6404
|
|
Change-Id: I69eda64c3604f4a38fade5dbc912879937b95e0a
|
|
Change-Id: Id2cf7f550883f291d181d68d9dd91a7173b55310
|
|
Change-Id: Ieb286027644446c1109ab4fc637445c3582e316e
|
|
Change-Id: I35d3c5baeb5501feacdfa146f5b7f4e4f1bba876
|
|
Change-Id: I4e4f896ca9af8be7118fc868d57f9e2fa6102d74
|
|
Change-Id: If1bb51a69e099e112cce32b8219688b17befa3a3
|
|
This is a follow up commit to
- 22d1beb78a475e4846af945afde1c4d6c263b5d6
- 1c7af455ab9345304a7ac48ce2e0310de2ac8a75
Change-Id: I102685391125f3b4f7bdf838f8bd17a2283d558d
|
|
Change-Id: I56f08d58d8d8a0e397412580451c90f9605bcb46
|
|
'sal_Int32' (aka 'int') and 'com::sun::star::i18n::TransliterationModules'
(which apparently then is unsigned, thanks to the
TransliterationModules_IGNORE_MASK = 4294967040).
Change-Id: I28aeb136d5a9889d6e95a080a77dfd0118c33285
|
|
Compiler plugin to replace with matching number(), boolean() or OUString ctor,
ran it, few manual tweaks, mark as really deprecated.
Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
|
|
Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3
Reviewed-on: https://gerrit.libreoffice.org/5550
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
|
|
Change-Id: I5d51d7e01913ac9917578f8c9789312af9be3638
|
|
Change-Id: Ib78b25641ae20a3eb23545649f08b963e34c74ff
|
|
Change-Id: Ic1240114d667fb7797afae4847427cc889f3cb48
|
|
* moved new FormatElement to the end of the list
* changed date formats 24 and 52 to use NBSP
Change-Id: I64268d29860d9c65ba27873131f00a75c19f105b
|
|
Date format codes, Collator and IndexKey data.
Change-Id: Ia48170c59c733f5540fc42fc7ae43df70918a0cf
|
|
Change-Id: I64e4933f7a0a8026ccc7ce98804bfc497d3f0eed
|
|
Change-Id: I8ae4302f5391bf3d11490cd8b46a20f94bfb6ce7
|
|
because Estandar is Spanish so that's not right anyway and
commit 06b6e220b5e9250c688daaea4a7eb2ae64f1863c fixed the same
problem for pt-PT
Change-Id: Ia3955cbf2af89e03a574a25a5d968a7d2d2d818a
|
|
Change-Id: I38f238878141b9ce7d479e66340ef3e78dc83843
|
|
For some functions and all kinds of Exceptions.
CannotConvertException
CloseVetoException
DisposedException
EmptyUndoStackException
ErrorCodeIOException
Exception
GridInvalidDataException
GridInvalidModelException
IOException
IllegalAccessException
IllegalArgumentException
IllegalTypeException
IndexOutOfBoundsException
NoMasterException
NoSuchElementException
NoSupportException
PropertyVetoException
RuntimeException
SAXException
ScannerException
StorageWrappedTargetException
UnsupportedFlavorException
VetoException
WrappedTargetException
ZipIOException
throwGenericSQLException
throwIllegallArgumentException
createInstance
createInstanceWithContext
forName
getByName
getPackageManager
getPropertyValue
getUnpackedValueOrDefault
getValueByName
hasPropertyByName
openKey
setName
setPropertyValue
supportsService
bash command:
for i in `cat list`; do git grep "$i\s*(\s*OUString(\s*\"" -- '*.[hc]xx'
| cut -d ':' -f1 | sort -u
| xargs sed -i
-e "s/\(\<$i\s*(\)\s*OUString(\s*\(\"[^\")\\]*\"\)\s*)\s*/\1\2/g"
-e "s/\($i.*\)\"+ /\1\" + /g";
done
Change-Id: Iaf8e641b0abf28c082906014f87a183517630535
Reviewed-on: https://gerrit.libreoffice.org/4624
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I4cd9841127b1d4a294d7f001b646259c61eb1172
Reviewed-on: https://gerrit.libreoffice.org/4443
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|