summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2013-07-09poppler: make it build on Mac.Norbert Thiebaud1-1/+1
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-1/+1
2013-07-08Don't link with libraries that are not neededFridrich Štrba1-1/+0
2013-07-08No day witout typoFridrich Štrba1-1/+1
2013-07-08Some tag -> spacesFridrich Štrba1-2/+2
2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba3-36/+8
2013-07-05API change: osl/time.h take const pointers where appropriateLionel Elie Mamane1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold5-15/+15
2013-06-29remove some createFromAscii usageThomas Arnhold2-2/+2
2013-06-25coverity#1019312 check inflateInit return valueCaolán McNamara1-2/+2
2013-06-24fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa3-9/+9
2013-06-20TypoStephan Bergmann1-1/+1
2013-06-14advance over font token during font name parsingCaolán McNamara1-39/+85
2013-06-05fix field name, was mxMSF, but should have been named mxContextNoel Grandin15-55/+55
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin3-33/+27
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann4-55/+109
2013-05-23Resolves: #i121857# Presentation Minimizer: fix filter namingAriel Constenla-Haile1-1/+22
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2-13/+7
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin3-28/+20
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin4-84/+38
2013-05-14Resolves: #i82852# Presentation Minimizer: missing icon in info dialogAriel Constenla-Haile2-39/+14
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-15/+1
2013-05-09fdo#56995 Created global option to disable presenter console in Impressmmeof2-1/+15
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl3-16/+4
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-30pdf2xml implicitely needs cppunit headers.Thorsten Behrens1-0/+1
2013-04-30Fix warning: unused variable 'aIniUrl' [loplugin]Tor Lillqvist1-1/+1
2013-04-30WaE: 'SAL_OVERRIDE' macro redefinedTor Lillqvist1-6/+2
2013-04-30pdfunzip rather needs ~no office libraries.Thorsten Behrens1-4/+0
2013-04-30Make pdf2xml usable at least from within buildenv again.Thorsten Behrens2-27/+13
2013-04-30Add unit test for pdfimport image import.Thorsten Behrens1-1/+5
2013-04-30Fix import of images from pdf.Thorsten Behrens2-72/+89
2013-04-25fdo#46808 Convert awt::Pointer to new styleNoel Grandin2-11/+3
2013-04-24gbuild: drop empty use_packages callsDavid Tardon2-6/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-8/+0
2013-04-24move URE headers to include/David Tardon2-6/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks13-286/+52
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-3/+1
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-12/+3
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-6/+6
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-14make file names match library namesPeter Foley2-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák109-770/+729
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-02drop prefix from ::cssThomas Arnhold8-13/+13
2013-03-30fix loplugin unused warningsPeter Foley1-2/+1
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-2/+2
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2