summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: undo conditional formatprivate/moggi/orcus-improvementsMarkus Mohrhard2014-04-233-2/+112
* WIP: orcus autofilter importMarkus Mohrhard2014-04-232-0/+48
* Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock2014-04-2323-81/+81
* Rename VCL's ImplInitGraphics to AcquireGraphicsChris Sherlock2014-04-239-12/+12
* Move bitmap functions in header, warn if calling GetBitmap() in PrinterChris Sherlock2014-04-234-31/+27
* cppcheck: fix variable reassigned before the old value has been usedJulien Nabet2014-04-221-3/+1
* cppcheck: Fix same expression on both sides of '&&'Julien Nabet2014-04-221-1/+1
* cppcheck: multiCondition, remove duplicateJulien Nabet2014-04-221-3/+0
* Let --with-locales prune also built-in collator dataTor Lillqvist2014-04-223-22/+77
* coverity#704968 Unchecked dynamic_castCaolán McNamara2014-04-221-3/+2
* coverity#989725 Uncaught exceptionCaolán McNamara2014-04-222-2/+2
* coverity#989724 Uncaught exceptionCaolán McNamara2014-04-221-1/+1
* loplugin:unreffunStephan Bergmann2014-04-221-2/+3
* writerfilter: fix indentation in rtfskipdestinationMiklos Vajna2014-04-222-21/+25
* Remove unused basegfx::tools::equalMiklos Vajna2014-04-225-80/+0
* Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna2014-04-223-19/+0
* Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna2014-04-223-24/+0
* Remove unused basegfx::copySignMiklos Vajna2014-04-221-11/+0
* Add a new configure switch --with-locales for restricting the included localesTor Lillqvist2014-04-223-2/+28
* CTRunData fix for exporting SPI stuff on OSX < 10.6Douglas Mencken2014-04-221-0/+8
* Resolves: rhbz#1089377 crash on loading a specific rtfCaolán McNamara2014-04-223-13/+1759
* Do not drop existing LD_LIBRARY_PATHStephan Bergmann2014-04-221-1/+8
* fdo#71217 PDF Import: Fix importing of JPEG imagesVort2014-04-221-4/+69
* Script to postprocess linker map files for iOS a bitTor Lillqvist2014-04-221-0/+27
* Fix order of CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann2014-04-221-37/+37
* Fix regression introduced in f4e8bca336 when fixing fdo#74702Chris Sherlock2014-04-232-8/+7
* Kill unneeded include.Andrzej Hunt2014-04-221-1/+0
* Bypass EUC and ISO-2022 encoding tables for iOSTor Lillqvist2014-04-221-0/+8
* Revert "coverity#1202903 Uncaught exception"Stephan Bergmann2014-04-222-2/+2
* Use already found resultStephan Bergmann2014-04-221-4/+2
* Don't litter pCustomShapeTypeTranslationHashMap with dangling keysStephan Bergmann2014-04-221-9/+3
* fdo#77600 RTF export: always close URL's before the end of runMiklos Vajna2014-04-224-0/+42
* Keep MSVC happyStephan Bergmann2014-04-221-1/+1
* loplugin:saloverrideStephan Bergmann2014-04-221-13/+13
* Accidentally removed "s"Stephan Bergmann2014-04-221-1/+1
* Split out the IDocumentDeviceAccess interface of SwDoc.Valentin Kettner2014-04-2210-295/+498
* Refactor IDocumentSettingAccess Interface of SwDocanuragkanungo2014-04-226-452/+658
* loplugin:passstringbyrefStephan Bergmann2014-04-221-1/+1
* -Werror,-Wparentheses-equalityStephan Bergmann2014-04-221-2/+2
* With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist2014-04-224-167/+19
* remove one more zero byte hrcThomas Arnhold2014-04-221-0/+0
* Related: fdo#77600 RTF import: RTFValue::equals: compare attribute contentMiklos Vajna2014-04-225-0/+48
* table not resizing when rows/columns added to itCaolán McNamara2014-04-221-1/+9
* update narrow liberation-fonts-ttf to 1.07.4Caolán McNamara2014-04-221-1/+1
* remove missing sc.hrcThomas Arnhold2014-04-223-0/+3
* remove unused hrc filesThomas Arnhold2014-04-2212-313/+0
* clean up hrc filesThomas Arnhold2014-04-2213-257/+3
* clean up hrc filesThomas Arnhold2014-04-2246-640/+1
* fix namespaceCaolán McNamara2014-04-221-1/+1
* fix the getProperty case more thoroughly (related: fdo#77340)Michael Stahl2014-04-221-6/+6