summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* return build conditional for libpngDavid Tardon2012-09-263-2/+3
| | | | Change-Id: I0ff1f219db136f3cc763d6af61df177831b1e93f
* do not need to escape $ hereDavid Tardon2012-09-261-2/+2
| | | | Change-Id: I987597aef3265df08407a869d57b575778174184
* rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl2012-09-264-11/+27
| | | | | | | | | If the last page is not printed for whatever reason, then SwXTextDocument's destructor will delete a SwViewOptionAdjust_Impl, which accesses the document's ViewShell, which has already been deleted at that point. Add a horrible kludge to not crash for now. Change-Id: I67fe37970d60782030b84f2badddd1e66ef3f9c6
* sal: uri.cxx: deploy some assertsMichael Stahl2012-09-261-19/+15
| | | | Change-Id: I1d755086295f5a8cd7acf56204402b95fe228d2d
* TransferableHelper: fix annoying assertion "bad pCharClass"Michael Stahl2012-09-261-1/+1
| | | | | | The % must be URI encoded, not acceptable. Change-Id: I1274170275d1a1432fb2f933cbd3c6ee8c35d436
* gbuild: disable MSVC warning C4628 for C++:Michael Stahl2012-09-261-0/+1
| | | | | | | the useless "digraphs not supported with -Ze. Character sequence '<:' not interpreted as alternate token for '['" occurs a lot with templates. Change-Id: I1f7ddb7545732a5e92d1fc78a16222540cca5bb9
* tail_build: forgot to remove xsltml dependencyMatúš Kukan2012-09-261-1/+1
| | | | Change-Id: Ia832b5474204e5c5a408460eb4fb4e7697b01953
* Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275Tor Lillqvist2012-09-262-2/+20
| | | | | | | | | | | | | | The code used static_cast blindly even if the object not necessarily was of the assumed subclass. Crash followed. Use dynamic_cast instead to be able to check, like the corresponding code for GTK a11y. After that fix we then got a nice infinite loop whn an object apparently is its own parent. Detect that and break out. Whether accessibility for the affected parts of the GUI actually works now for its real use cases, no idea. But anything is better than a crash... Change-Id: I862234e168db0bd19d185b0f1f73b733b570cac4
* followup patch to recent changes for sal_Bool -> boolNoel Power2012-09-261-1/+1
| | | | Change-Id: I867934b4d0589d4e395fee471e1cfab236c0540f
* remove unused fieldsNoel Grandin2012-09-261-4/+1
| | | | Change-Id: Ia2b2fd7623351377df9a0c76ad27cb6b738bc124
* sal_Bool -> boolNoel Grandin2012-09-261-2/+2
| | | | Change-Id: I3a7cdd6fd488af20b15a205515fc6ee593371f0a
* sal_Bool -> boolNoel Grandin2012-09-261-10/+10
| | | | Change-Id: I92e5f4f52ab19b607b5ed0314ee0d6c2334998c6
* sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin2012-09-266-12/+12
| | | | Change-Id: I08b5a76c68c67c3837427ad74106e170c64cdaaa
* sal_Bool -> boolNoel Grandin2012-09-262-4/+4
| | | | Change-Id: I6356c71e236e89c54081a852b3b55eb87b95bce8
* sal_Bool -> boolNoel Grandin2012-09-262-4/+4
| | | | Change-Id: Idacea435ecf403770083f5c1e75c3ad1992ec14a
* Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan2012-09-2620-7/+128
| | | | | | | 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.
* n#780843 testcaseMiklos Vajna2012-09-262-0/+23
| | | | Change-Id: I8a008b48dfd4b424fa95f8919fb52208ee45e6b6
* xsltml: convert to gbuildMatúš Kukan2012-09-2614-102/+87
| | | | Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696
* this belongs to RepositoryFixesMatúš Kukan2012-09-263-4/+1
| | | | Change-Id: I37af685c39606f9bee173d81f6a4d5f0dd63af7e
* gbuild: use include directly; it's even shorterMatúš Kukan2012-09-262-13/+3
| | | | Change-Id: Id56efb715c9bd27b389b0fa9f38bcd0fe12ac9d4
* gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan2012-09-267-21/+7
| | | | | | Also makes more visible that gb_Library_PLAINLIBS_NONE are special. Change-Id: I58a667d75a0d964c8f02e36a4645402417a1a621
* gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan2012-09-267-22/+0
| | | | Change-Id: I364ba0155e30909fd77c0c73e27e5c9ee0a59168
* fix typoMatúš Kukan2012-09-261-4/+4
| | | | Change-Id: I82da01827472c1fbcbfd821713ba7152421f18ff
* download seamonkey only when it is neededMatúš Kukan2012-09-262-1/+3
| | | | Change-Id: I6c2f2796db7b24043627435b3f91846416655911
* stoc: add more component prefixesMatúš Kukan2012-09-2610-14/+10
| | | | | | Except bootstrap, javaloader and javavm. They are special. Change-Id: I28e28d07b4b1daf45f7416151a94ac376fc01db7
* unusedcode: more removingMatúš Kukan2012-09-263-21/+0
| | | | Change-Id: Ic8be585925edd63724d28a255c9e33170a4a041e
* gbuild: use one pattern rule for creating directoriesMatúš Kukan2012-09-2620-128/+7
| | | | Change-Id: I0164552ea9f2024eb5c44ad3b2b6181f6a9e3a1e
* sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania2012-09-265-22/+22
| | | | | | | 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>
* don't let numforats in dxf entries clobber global number formats & update testNoel Power2012-09-266-4/+27
| | | | | | | | * 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 )
* n#780843 fix docx import of cont section's header/footer on title pageMiklos Vajna2012-09-261-0/+29
| | | | Change-Id: I129e154a3fea8a96607dc6350a99f4d6ca68196e
* Clean up option processingStephan Bergmann2012-09-2612-244/+256
| | | | | | | | | | | | | | | * 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
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-09-26115-177/+4
| | | | | | | | 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>
* fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza2012-09-2645-161/+1
| | | | | | | | 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>
* gbuildification of afmsNorbert Thiebaud2012-09-2615-60/+113
| | | | Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
* config.sub doesn't need patching any more it seemsTor Lillqvist2012-09-261-20/+0
| | | | Change-Id: I87c779de583011d340cece39efa32e891d20852d
* Fixes Circular arrow distortion, Bug #46272Lennard2012-09-261-3/+2
| | | | | | | | | | | | | | 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>
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-09-261-1/+1
| | | | Change-Id: Iaf4ce2ed26aeaa2995821913de341e90a8039ab9
* dbghelp.dll cannot be rebased.Kohei Yoshida2012-09-251-0/+1
| | | | | | The latest version of dbghelp.dll is signed, and cannot be rebased. Change-Id: I3fbe0da2b576f37939684ea45fa428da237ca71f
* This fixes Windows build. Without this the build fails in dbaccess.Kohei Yoshida2012-09-251-2/+3
| | | | Change-Id: I2a0e7fe8812d666b7668129b4ae9ce10a7d17d98
* Use this flag to make the compiler warning go away.Kohei Yoshida2012-09-251-1/+1
| | | | | | | Incidentally, when the flag is false we'll throw an argument error. We need to implement it properly later. Change-Id: I70f8b6bac3cf8ad1dae67efc65a9ab16e099253e
* Leave the formula cell dirty when a cached result is not given.Kohei Yoshida2012-09-251-3/+12
| | | | | | This sometimes is the case especially with hand-crafted flat ODS. Change-Id: I0db374e424b250bcded526149ed2c27aabc3d722
* Adapt intro comment on xhtml output to read LibreOffice.Thorsten Behrens2012-09-261-1/+1
| | | | Change-Id: Ieaf778df5f75a129c5384b79e0e7ad4193351535
* Support opcodes 101 through 111 in SUBTOTAL.Kohei Yoshida2012-09-251-0/+10
| | | | | | Excel 2007 supports them. So should we. Change-Id: I17253bc043bdcce451ee0a7ccf494ed0f84bf3cd
* workaround broken uno implementation with ScRangeList in ScCellRangeObjMarkus Mohrhard2012-09-251-0/+14
| | | | | | | | | | 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
* update cppunit to 1.13.1Markus Mohrhard2012-09-257-19/+19
| | | | Change-Id: I13a74ca921bb4b0766fab2123f46a97c90372a44
* set paths in help tree file of MediaWiki extension helpAndras Timar2012-09-251-5/+5
| | | | | | | | | | | | 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
* take out @PLATFORM@ from extension IDAndras Timar2012-09-257-48/+6
| | | | | | | There is <platform> tag for that in description.xml... It just caused complications, e.g. in help.tree. Change-Id: Iee51fc62f314972d8cc08b63c0c8dc2ab8dd8f16
* avmedia: first cut at gstreamer frame grabber.Michael Meeks2012-09-256-189/+256
| | | | | | with thanks to Tim-Philipp Müller and Wim Taymans. Change-Id: Ia095d06ea3cbed85570cc33038f98da0362c1e62
* String -> OUStringIvan Timofeev2012-09-251-22/+21
| | | | Change-Id: I4fc17b5fff7a00edc96bd4f75565b5f041c1dcb0
* String -> OUStringIvan Timofeev2012-09-251-22/+19
| | | | Change-Id: I252675bf223b8a14dff2b4bcdbfd926979e56dc3