summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan
It does not work with make 3.82 which prefers pattern rules with longest match, so wrong rules are chosen in workdir. This reverts commit bc234b4e1103cf8f79a7526ad80dcd9d0b78b89b.
2012-09-26n#780843 testcaseMiklos Vajna
Change-Id: I8a008b48dfd4b424fa95f8919fb52208ee45e6b6
2012-09-26xsltml: convert to gbuildMatúš Kukan
Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696
2012-09-26this belongs to RepositoryFixesMatúš Kukan
Change-Id: I37af685c39606f9bee173d81f6a4d5f0dd63af7e
2012-09-26gbuild: use include directly; it's even shorterMatúš Kukan
Change-Id: Id56efb715c9bd27b389b0fa9f38bcd0fe12ac9d4
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan
Also makes more visible that gb_Library_PLAINLIBS_NONE are special. Change-Id: I58a667d75a0d964c8f02e36a4645402417a1a621
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan
Change-Id: I364ba0155e30909fd77c0c73e27e5c9ee0a59168
2012-09-26fix typoMatúš Kukan
Change-Id: I82da01827472c1fbcbfd821713ba7152421f18ff
2012-09-26download seamonkey only when it is neededMatúš Kukan
Change-Id: I6c2f2796db7b24043627435b3f91846416655911
2012-09-26stoc: add more component prefixesMatúš Kukan
Except bootstrap, javaloader and javavm. They are special. Change-Id: I28e28d07b4b1daf45f7416151a94ac376fc01db7
2012-09-26unusedcode: more removingMatúš Kukan
Change-Id: Ic8be585925edd63724d28a255c9e33170a4a041e
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan
Change-Id: I0164552ea9f2024eb5c44ad3b2b6181f6a9e3a1e
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania
Change-Id: Id58fd5d04f47302983782eb57736ff29d8f5303e Reviewed-on: https://gerrit.libreoffice.org/697 Tested-by: Noel Power <noel.power@suse.com> Reviewed-by: Noel Power <noel.power@suse.com>
2012-09-26don't let numforats in dxf entries clobber global number formats & update testNoel Power
* Enabling the disabled test which checked a cell style attribute ( that was getting clobbered by the dxf entries above ) * squash the 'escape' characters in dxf num formats ( probably should do this in general * regenerate the formats.xlsx file ( I had to manually tweak this as the conditional tests were failing with the excel created document )
2012-09-26n#780843 fix docx import of cont section's header/footer on title pageMiklos Vajna
Change-Id: I129e154a3fea8a96607dc6350a99f4d6ca68196e
2012-09-26Clean up option processingStephan Bergmann
* Support --version on non-UNX, too. * Consistently show the first unknown option and the help blob in the presence of any unknown options. * There is no need to tunnel --help/--version past oosplash in the soffice script, as oosplash is prepared to treat them adequately (esp. not pass them over any pipe); this only added unnecessary variance to what spellings exactly are supported and how mixtures of --help, --version, and unknown options are handled. Change-Id: I617f2e727e2f0eafd34a2de3b85d441c6783ec4f
2012-09-26fdo#51304: Remove @author annotationJosé Guilherme Vanz
This patch removes '@author' annotations and some unnecessary comments in java sources. Change-Id: Icea4721c42dc08fe51a0bc667872dfbca9c2880f Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza
This patch remove some '@author' for Java souce files, and removes some commented code founded when removing the '@author'. Change-Id: I7bff1507212e967069f3d18e6c1040f69501694a Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2012-09-26gbuildification of afmsNorbert Thiebaud
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
2012-09-26config.sub doesn't need patching any more it seemsTor Lillqvist
Change-Id: I87c779de583011d340cece39efa32e891d20852d
2012-09-26Fixes Circular arrow distortion, Bug #46272Lennard
Distortion occurred when angle mod 90° != 0 All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license - Lennard Wasserthal Change-Id: I4af7e7f1dcbc4d1262592c362532df4957e52399 Signed-off-by: Lennard <Wasserthal@nefkom.net> Reviewed-on: https://gerrit.libreoffice.org/679 Reviewed-by: Radek Doulík <rodo@novell.com> Tested-by: Radek Doulík <rodo@novell.com>
2012-09-26WaE: comparison between signed and unsigned integer expressionsDavid Tardon
Change-Id: Iaf4ce2ed26aeaa2995821913de341e90a8039ab9
2012-09-25dbghelp.dll cannot be rebased.Kohei Yoshida
The latest version of dbghelp.dll is signed, and cannot be rebased. Change-Id: I3fbe0da2b576f37939684ea45fa428da237ca71f
2012-09-25This fixes Windows build. Without this the build fails in dbaccess.Kohei Yoshida
Change-Id: I2a0e7fe8812d666b7668129b4ae9ce10a7d17d98
2012-09-25Use this flag to make the compiler warning go away.Kohei Yoshida
Incidentally, when the flag is false we'll throw an argument error. We need to implement it properly later. Change-Id: I70f8b6bac3cf8ad1dae67efc65a9ab16e099253e
2012-09-25Leave the formula cell dirty when a cached result is not given.Kohei Yoshida
This sometimes is the case especially with hand-crafted flat ODS. Change-Id: I0db374e424b250bcded526149ed2c27aabc3d722
2012-09-26Adapt intro comment on xhtml output to read LibreOffice.Thorsten Behrens
Change-Id: Ieaf778df5f75a129c5384b79e0e7ad4193351535
2012-09-25Support opcodes 101 through 111 in SUBTOTAL.Kohei Yoshida
Excel 2007 supports them. So should we. Change-Id: I17253bc043bdcce451ee0a7ccf494ed0f84bf3cd
2012-09-25workaround broken uno implementation with ScRangeList in ScCellRangeObjMarkus Mohrhard
ScCellRangesBase uses a ScRangeList to keep track of the range but the ScCellRangeObj class which inherits from it can not deal with more than one range. This is a temporary workaround for this problem. We need to think about a better solution for ScCellRangeObj to prevent such problems in the future. Change-Id: I4403e55f605267ef99eb6a73302366cf024b3866
2012-09-25update cppunit to 1.13.1Markus Mohrhard
Change-Id: I13a74ca921bb4b0766fab2123f46a97c90372a44
2012-09-25set paths in help tree file of MediaWiki extension helpAndras Timar
we set the paths here to their runtime values, because in new build "paradigm" English tree is not updated, just copied. No problem with that, we'll fix regressions later. Now it works even in en-US build, but nodes are not localized, because update_tree.pl does not find localizations due to the changed paths. update_tree.pl is a hack and must die. It will be killed in feature/killsdf branch. Change-Id: Ic16eca538182f5548d4d6c2a23f9bc9764da6b62
2012-09-25take out @PLATFORM@ from extension IDAndras Timar
There is <platform> tag for that in description.xml... It just caused complications, e.g. in help.tree. Change-Id: Iee51fc62f314972d8cc08b63c0c8dc2ab8dd8f16
2012-09-25avmedia: first cut at gstreamer frame grabber.Michael Meeks
with thanks to Tim-Philipp Müller and Wim Taymans. Change-Id: Ia095d06ea3cbed85570cc33038f98da0362c1e62
2012-09-25String -> OUStringIvan Timofeev
Change-Id: I4fc17b5fff7a00edc96bd4f75565b5f041c1dcb0
2012-09-25String -> OUStringIvan Timofeev
Change-Id: I252675bf223b8a14dff2b4bcdbfd926979e56dc3
2012-09-25remove unused filesIvan Timofeev
Change-Id: I0b656cd8ac242913fba142554ecbc58440d14e41
2012-09-25String -> OUStringIvan Timofeev
Change-Id: Ia4d1fd7ef627459666ed204601313a96507b9104
2012-09-25String -> OUStringIvan Timofeev
Change-Id: I896ce861e55d98a45bd4e6b4a65607f25489557e
2012-09-25String -> OUStringIvan Timofeev
Change-Id: I4f5b9dff78913e14414eeb8f9457c2b91836edb6
2012-09-25apparently cpp.lcc does not have .exe ext. on windowsDavid Tardon
Change-Id: I87ed6ba66b739638379adea2a137fa1ab6c502ee
2012-09-25add missing dep on cpp.lccDavid Tardon
Change-Id: I3e86ce3ebafd2347164e484d060086beae05430b
2012-09-25fix scp2 build producing garbageDavid Tardon
Change-Id: Ia295528fea995c5660f9d50c0426d79d60900ebd
2012-09-25re-base on ALv2 code. Includes:Michael Meeks
Ocke Janssen impress210: #i115617# set zoom to fit_to_window Ocke Janssen impress210: #i78386# looping sound for windows cleanup createPlayer fallback code & java parameter. Change-Id: I56f06d08c66a1f754292a0c5b1abc32824e391c5
2012-09-25fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann
Change-Id: I9c01c1c718897a4be992150170a6ed9b5bd8a0a0
2012-09-25JunitTest_sc_unoapi had inadvertently been disabledStephan Bergmann
Change-Id: Ic8943662290c034fab866d4693daecc065b20a0c
2012-09-25cope with thumbnailing both linked and embedded media correctly.Michael Meeks
2012-09-25Remove accidental blank line at topTor Lillqvist
Change-Id: I43770d2d92c70cfb9257dc2f5f64b5f9da6948ee
2012-09-25move XGoalSeek api test to c++Markus Mohrhard
Change-Id: I689be9776c4d1fe7d931446d62ea8b1fd733de92
2012-09-25Avoid a temporary.Thorsten Behrens
Change-Id: I72bbb175f9bd2fa01800d108254c3385fd991cd0
2012-09-25substantially accelerate slides with media on them.Michael Meeks
Don't pre-roll, and re-snapshot the video for every move of the mouse, click, partial re-render etc. Cache that instead on the SdrMediaObj. Remove unused setGraphic method. Change-Id: Id2af2f0bba857078480783dd6a7ee89f9b331b1b