Age | Commit message (Collapse) | Author |
|
Change-Id: Id13e77fe890301a8510952994a91853568a7aea6
|
|
Change-Id: I3ce56f505e5e011f592d9622665a9b7451dc51ae
|
|
Change-Id: I60de04bba401632b01f0da7b772a91a98de5ff07
|
|
Change-Id: Ifbe4a0b6b93c5be6dfd64b6c77ef7172d3f1c425
|
|
...so that -Wstrict-aliasing, -Wstrict-overflow=1 included in -Wall do not only
produce warnings/errors in non-debug builds.
Change-Id: I4534427738fa7688853564e8c7255a0c3cd199e1
|
|
...in com_GCC_defs.mk
Change-Id: I0a3b29e1a91acf3425afa44dea0353bebf88f58f
|
|
Change-Id: Ia655865b621b1c8e37a52715b89534a00dcda1d7
|
|
...but do not pretty-print its dereferenced value. This is in line with the
handling of css::uno::Reference, and avoids gdb Python exceptions when trying to
print uninitialized rtl::Reference instances (which can e.g. happen during a
"backtrace full").
Change-Id: I9a3c0a6441cf23cba748183226832d2ba23bd531
|
|
Change-Id: I9f2a97715dc0d7fc5905afb1b908de97acdafc57
|
|
Change-Id: I582a841ea3b2a882cbdc1556058b007a8667024a
|
|
Change-Id: I7312d94f90758d450a69410819c5e8c142756a47
|
|
gb_LinkTarget__add_internal_headers was used only for sdi headers now
anyway, hopefully for no good reason.
One headers target is enough for all.
Change-Id: Ia01fb7a0aac7f72915448424b3393ecd9ba0f8f5
|
|
Change-Id: I68410bc1a8b77877b07f60e6ace0f54c255de95f
|
|
Change-Id: Iaad3f195438369dc5d3d947995d60351bf39538c
|
|
Change-Id: I907e383f117044ef5d105e91991cdcf7ef1f4c9c
|
|
Apparently *COMMAND are evaluated once too much so the $ are lost.
Change-Id: Iefc2a945b9ce708bc0f0f5490e1c2f2f7bba1616
|
|
We lose the path setting here, with this crude hack it appears to work.
Change-Id: I241d7e6ec7a148a27e31d73b8e5ddb62f0a948d6
|
|
It does not make sense, there was only one group anyway.
Change-Id: I606138ceed0bfc628b8a23abb864280d9626ed60
|
|
Also kill ExtensionTarget indirection causing duplication.
Change-Id: I24f7e6d85df6acf2ededaade20dd1a788d916594
|
|
Change-Id: I610523dd0b9fd88804c1a0c71d61fd88e8a8b814
|
|
Change-Id: Ie1920be76f803b1dbfd7b94dcb7a834b88816c08
|
|
Change-Id: Idaf2e1c33dcdf060756b5739c4a8d904dbdc699b
|
|
Change-Id: I19a0daab185a1ef25f9354f551f8cb0c03064cb1
|
|
Change-Id: I52fbcee96ad6927a4af49b78001c49916a5c3544
|
|
Change-Id: Id1256a9b62d72bce6a225d2b022865a31c01e25d
Reviewed-on: https://gerrit.libreoffice.org/4180
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>
|
|
Change-Id: I3ea039655aecb7885bb310b1f2c29d66f9f7bb4f
|
|
Fixes build.
Change-Id: I4280cc26acd2278003f3bdee641a3168b01e17cb
|
|
... which made localization actually work. I hope I did not
oversimplify a general scheme.
Change-Id: I942844fad6f869ad91b4cffff4134f06dd0beeee
|
|
Change-Id: Iee1000ff245c369446a9e671a3f7c637f76f989b
Reviewed-on: https://gerrit.libreoffice.org/4153
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>
|
|
... just check against the only still supported MSVC instead (2010).
Change-Id: I898bddb9156c04fa1daaf78fca9d5b4ec8f430cf
|
|
gb_RCFLAGS is defined. But it wasn't used anywhere.
Change-Id: Ib9c5ba85a7c72560a94829fde4eee8c73fad3c5a
Reviewed-on: https://gerrit.libreoffice.org/4125
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
rc.exe in Windows SDK version higher than 6.0A accepts -nologo.
And according to configure.ac:3131 VC2012 can't use 7.x, 6.0A or older.
So it's a safe bet.
Change-Id: I833e96adad322bb0f5eed36c9a09ece88111b5f7
Reviewed-on: https://gerrit.libreoffice.org/4127
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Change-Id: I907c3ea083e8d7f9e48fc62dd6d5b783639438cb
|
|
implementing UNO IDL support in doxygen: 9 days of work
converting IDL file comments to doxygen: 5 days of work
removing 57k lines of unmaintained buggy
autodoc, bespoke String and File classes: priceless
Change-Id: I566edb4f91454baa35e07d901432a8dfd35b9c29
|
|
This was a good idea in its time and age (2 weeks ago) but has been
obsoleted by recent developments: sadly with the zoo of files
generated by doxygen this kind of tracking makes no sense.
Change-Id: I243de5cf6129ea3532067a39006d8e4259f15a95
|
|
Change-Id: I0d62ae391b12cec9a057aef26344f3454d2faba4
|
|
Change-Id: I9dafd3dd75f00a8447b78d4765ec1087c84f61c2
Reviewed-on: https://gerrit.libreoffice.org/4126
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Patches contributed by Mathias Bauer
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394707
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1397337
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
Patches contributed by Andre Fischer
Fixed getcsym.awk to handle #-comments that contain special regexp chars.
http://svn.apache.org/viewvc?view=revision&revision=1230971
118778: Added ADDITIONAL_REPOSITORIES environment variable and its
automatic setup in configure.
http://svn.apache.org/viewvc?view=revision&revision=1232004
118160: Added external CoinMP library.
http://svn.apache.org/viewvc?view=revision&revision=1233909
Patches contributed by Herbert Duerr
#i119168# use generic LICENSE file for langpacks and sdks
http://svn.apache.org/viewvc?view=revision&revision=1310178
macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars
http://svn.apache.org/viewvc?view=revision&revision=1183367
allow gbuild with empty sysroot on linux
http://svn.apache.org/viewvc?view=revision&revision=1179186
Patches contributed by Ingo Schmidt
native373: #164472# improvements for msi database
http://svn.apache.org/viewvc?view=revision&revision=1167540
http://svn.apache.org/viewvc?view=revision&revision=1167539
Patches contributed by Jurgen Schmidt
adapt setup package scripts to handle special DS_Store file for
developer snapshot builds
http://svn.apache.org/viewvc?view=revision&revision=1232430
imported patch extensions_i117681.patch
http://svn.apache.org/viewvc?view=revision&revision=1172102
Patches contributed by Michael Stahl
gbuild: RepositoryFixes.mk should be optional
http://svn.apache.org/viewvc?view=revision&revision=1166123
xslt filter: remove the FLA horror
wordml import filter: replace FLA usage with plain XSLT
http://svn.apache.org/viewvc?view=revision&revision=1363727
Patch contributed by Oliver-Rainer Wittmann
i#88652: applied patch, remove unicows deps
http://svn.apache.org/viewvc?view=revision&revision=1177585
Remove lots of OS2 conditionals, re-extract Rhino Java, unwind
cppunit pieces, cleanup Mac image bits, remove coin-mp and
re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand
MPLv2 subset checking.
Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
|
|
Change-Id: Ie8e1c1a39238a2bc97b96a1a9dfef34b27f019e7
|
|
Change-Id: I466dd68069576d57740ef34b8f6fcd8f9025c5c8
Reviewed-on: https://gerrit.libreoffice.org/4065
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: I5373c0a59fdbbe0230b74df967fdaf887b91f4e4
|
|
The ld in 10.6 did not have that switch.
Change-Id: I53a581b26fae591eb6a696a053f985a917466820
|
|
Change-Id: Ie53c9acd51a53fbb11f0735739edbf18551a620b
|
|
Change-Id: I0fa2cb8d24cd6862ab1d88ad8ccc033c70bbfa44
|
|
Change-Id: Ie8a092b7d91e0f379c7102c3aa12da8eb7666840
|
|
Change-Id: I4c009618598714769f8b561640f69a4d1038339d
|
|
Otherwise the -Wl,-fatal_warnings will hit us.
Change-Id: Ib41a1aa291ebc4605c9e314505338e1b8adb886a
|
|
Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
|
|
Change-Id: Id4639f1b0eefe5d433c84f48b7a1093fa17a3ba4
|
|
Change-Id: I4b70690073247ebb9dde35370630b568568821d3
|