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