summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-01fs34b: #i117552# check if query before call getByName in every caseOcke Janssen [oj]1-3/+4
2012-10-01fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]1-2/+7
2012-10-01soltools conversion to gbuildDavid Ostrovsky24-559/+201
The following tools are considered to be obsolete and are discontinued: ldump, giparser, testhxx and support. Change-Id: I70813c046edb30546463cda9eb8a1b96c3e840a3
2012-10-01sc/qa/unit: recover xDocSh->DoClose()Korrawit Pruegsanusak1-0/+2
which was removed in fde638b3ac35997aa3e38a37fed56d6eb661806b Change-Id: I57caf615f0ca49d0b90cb4c68b8ce8edf8f72a97 Reviewed-on: https://gerrit.libreoffice.org/723 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2012-10-01add missing dep on cosv headersDavid Tardon1-0/+1
Change-Id: I444874a8b59ac82c807087fb1a1d958ab1f75b12
2012-10-01fix dep on internal ucppDavid Tardon1-40/+46
Change-Id: I42bbb3e53aaaad0e6b7df44ec2def038ac1a31eb
2012-10-01add supporting target and options to generate patches for ExternalProjectsNorbert Thiebaud3-1/+39
also add the support for the convention that a patch filename encode the -p value if it end with .[0-9] for instance foo.patch.2 indicate a -p2 patch usage: generate a 'reference' copy of the expanded and patched file structure $> make clucene.clean $> patches=t make clucene go to the module $> cd clucene edit files in $WORKDIR/UnpackedTarball/clucene force a rebuild of things that depend on that UnpackedTarball $> make clucene.rebuild create a -p1 patch named clucene.new.patch.1 in the module's directory $> make clucene.genpatch you can then rename it, place it where appropriate in the module hierarchy, update the UnpackedTarball_lucene.mk to apply it. rinse and repeat from the top (yes the make lucene.clean is needed to regenerate a 'reference' expanded and patched tarball) Change-Id: I419c54a5981cffa385521596ba5016d2ca7ef52a Reviewed-on: https://gerrit.libreoffice.org/712 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-01hide external library neon's warningsNorbert Thiebaud1-0/+6
Change-Id: Ie394ee8fc7a7e4c34965242920225c5dc2297c0b
2012-10-01add tomcat to tail_buildNorbert Thiebaud1-0/+1
Change-Id: Ida93051b4b631d24e738584a8a3ff2e24ea7bd7a
2012-10-01add apache_commons to tail_buildNorbert Thiebaud3-2/+2
Change-Id: I0365a5170011ad44b9a0ab8f1129a756884694d5
2012-10-01beautify Module_tailbuild a bitNorbert Thiebaud2-149/+113
Change-Id: If54d57c962c6cb97c539e46f2ea747668706770e
2012-10-01gbuildify tomcatNorbert Thiebaud14-39/+137
Change-Id: Ibd7b71292450db8e3e98f9ede5a836182eb38770
2012-10-01Make --enable-64-bit automatically turn on --enable-coretextTor Lillqvist1-1/+1
Change-Id: I4d2749d8da44fd8b469315c2be0093c19fc20be1
2012-10-01No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist8-16/+10
Change-Id: I59f4d5ad275af62c997723908754112c062a31be
2012-10-01Workaround for boost problem with the 10.7 SDKTor Lillqvist1-0/+8
Change-Id: I970326f084ef20fc9887e62adf95547c2468aebd
2012-10-01RepositoryExternal: internal libpng requires zlib as wellMichael Stahl1-0/+1
Change-Id: Ib23b2a6bd9301a03321ddb5c8a488b579fa8d1a2
2012-10-01vcl: fix gtk3 build breakage due to forgotten use_librariesMichael Stahl2-17/+11
Change-Id: I53faf1a5c88b6ffd954fd98814cdf27b77f1c3db
2012-10-01vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard1-0/+4
Change-Id: I23073ecc56482670d185b39452a7d8b9d6eb38c8
2012-10-01use a as prefix for local variablesMarkus Mohrhard1-7/+7
Change-Id: Id4652eb986c02044e27cd4e91863d5ed97465860
2012-10-01fetime of mpCondFormat is more complex, fdo#55379Markus Mohrhard2-6/+6
Change-Id: I2b34f9fefdfdfa245ab73f8691090cbde8bcd34e
2012-10-01halt corrupted styles with multi-saved xlsx document fdo#55418Noel Power1-1/+4
Change-Id: I2d53c88ab121edeec2bf53f7fd177a0edcc05a25
2012-10-01Unwind some of the resource ID nastiness between sc and svx.Kohei Yoshida4-141/+129
Never reference SC resource ID's in svx. That's just asking for trouble. Change-Id: I893de42891fbc05a2824360c52f2b74ead60f60c
2012-10-01fix xlsx export missing alignment attributes with cellstyle fdo#55417Noel Power1-1/+7
Change-Id: I510d0f399c58b5a9b192f3566e093c636cae2c0a
2012-10-01rhbz#826526 Inform user about unsupported PDF encryption formatsStephan Bergmann5-32/+95
...with a crudely reused "Version Incompatibility" message box (TODO: improve), rather than keeping asking for a password. Change-Id: I8239232704a4426af7a14a729840d184a502d2df
2012-10-01another oops in svx...Michael Stahl1-1/+1
Change-Id: I0f9de9ed23d160a8c3cf6a9db8eece95b4e8795a
2012-10-01The graphite page was movedTakeshi Abe1-1/+1
Change-Id: I99bc4cd9e600dc0b2e9f74fba7615c6677cf90ca
2012-10-01add the remaining parts to previous commitMarkus Mohrhard1-2/+2
Change-Id: Ia0b9ed9eed30991f38234bf56c49b26392491f30
2012-10-01fdo#54940 - make editing relative refs more intuitive to meMichael Meeks3-2/+19
Change-Id: Ib7681de7b1aad9b6dda183e3c4fa1b1010270d3f
2012-10-01double-click on a conditional format inspects / edits it.Michael Meeks2-0/+2
Change-Id: Icdfeae938627b63decd26571e86bc1e80e07f6c6
2012-10-01auto-expand the first conditional format in the list.Michael Meeks1-0/+2
Change-Id: I65280d39b560b4b7eed3e21a6e6c7b02c124f10a
2012-10-01improve conditional formatting height calculations.Michael Meeks1-21/+16
Change-Id: If5080892b820d268ffef22111d0caee217586b56
2012-10-01sw/qa: more getProperty() usage in extrasMiklos Vajna1-46/+10
Change-Id: Ic4782f3d315b6ef860153fdeb1890bba083f9630
2012-10-01fix WNT build: missed one oleaut32Michael Stahl1-2/+1
Change-Id: Ic079200f6a3f1a1e7ac38f971e4da40a8dd39dd0
2012-10-01hide clucene warnings under the carpet to avoid poluting make's outputNorbert Thiebaud1-0/+6
Change-Id: I1f6e4d187ae6200fe1d2444c07af9ca42a010bc1
2012-10-01vcl: remove gb_STDLIBS that crept in todayMichael Stahl1-1/+0
Change-Id: Icb760daeca27289e424a72fb743d4e3bbd0e526d
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl480-958/+13
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-10-01gbuild: OpenBSD: remove custom gb_LinkTarget__command_dynamiclink:Michael Stahl2-46/+0
Should no longer be necessary with the new handling of gb_STDLIBS. Change-Id: Ia94a7266806e2d09d7608f642b25933e42499525
2012-10-01bean: just use AWTLIB on all platfroms to simplify thisMichael Stahl2-16/+6
Change-Id: I6c8bc792a57750b7fd5f36e3eb97f76870a7a632
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl73-253/+222
add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl41-121/+173
Change-Id: Ia7f64bdd0fd81c5dcc08d828db4602b65e2da949
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for androidMichael Stahl1-4/+0
Change-Id: I0b99b6effb57bcd9ab5687f8896940620986b785
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl18-72/+74
Change-Id: I66f8229e186e312ed3242695db9ef0768ab4d9a0
2012-10-01gbuild: clean up Mac OS X framework handling:Michael Stahl21-178/+77
There are currently 3 different mechanisms being used for frameworks, which is of course intolerable so we invent a 4th one and standardize on it: gb_LinkTarget_use_darwin_frameworks (This doesn't mean using add_libs or externals was wrong, it was just inconsistent... and i don't see an obvious benefit of using externals here) Change-Id: I5de9020402c87e7236c6a358c47f02fa56642d3d
2012-10-01vcl: clean up that Xinerama linkage...Michael Stahl1-17/+4
... odd duplication apparently due to wrong conversion from dmakefile. Change-Id: I9a9e183373ec43fb0b1eadc2c233ce659bebd107
2012-10-01gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl8-27/+78
Move libraries using those headers to RepositoryExternal.mk and also move pkg-config invocation to configure. Change-Id: I17a240fcba83a98f3f248f15b34d245f941c62e2
2012-10-01gbuild: remove libraries handled by RepositoryExternal.mkMichael Stahl5-9/+0
Change-Id: I159b7942cfa26f81ada421403835ff0f1e4b09ef
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl486-496/+972
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl444-8/+448
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-10-01chart2: remove obsolete gcc 3.0.4 workaroundMichael Stahl1-8/+0
Change-Id: I61e17cf9c7a96ddf251154e4590420ae4b4fdf27
2012-10-01WaE: some warnings on RHEL-6 gccCaolán McNamara1-0/+15
Change-Id: I7d852595fbe0395bc29aba86b2e110ffb5c28823