summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* poppler: make it build on Mac.Norbert Thiebaud2013-07-091-1/+1
* Remove warning by using the right printf commandsArnaud Versini2013-07-091-1/+1
* Don't link with libraries that are not neededFridrich Štrba2013-07-081-1/+0
* No day witout typoFridrich Štrba2013-07-081-1/+1
* Some tag -> spacesFridrich Štrba2013-07-081-2/+2
* fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba2013-07-083-36/+8
* API change: osl/time.h take const pointers where appropriateLionel Elie Mamane2013-07-051-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-295-15/+15
* remove some createFromAscii usageThomas Arnhold2013-06-292-2/+2
* coverity#1019312 check inflateInit return valueCaolán McNamara2013-06-251-2/+2
* fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa2013-06-243-9/+9
* TypoStephan Bergmann2013-06-201-1/+1
* advance over font token during font name parsingCaolán McNamara2013-06-141-39/+85
* fix field name, was mxMSF, but should have been named mxContextNoel Grandin2013-06-0515-55/+55
* fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin2013-05-283-33/+27
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-254-55/+109
* Resolves: #i121857# Presentation Minimizer: fix filter namingAriel Constenla-Haile2013-05-231-1/+22
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-222-13/+7
* fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin2013-05-213-28/+20
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-214-84/+38
* Resolves: #i82852# Presentation Minimizer: missing icon in info dialogAriel Constenla-Haile2013-05-142-39/+14
* Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr2013-05-101-15/+1
* fdo#56995 Created global option to disable presenter console in Impressmmeof2013-05-092-1/+15
* zlib: remove ExternalPackage_zlibMichael Stahl2013-05-083-16/+4
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* pdf2xml implicitely needs cppunit headers.Thorsten Behrens2013-04-301-0/+1
* Fix warning: unused variable 'aIniUrl' [loplugin]Tor Lillqvist2013-04-301-1/+1
* WaE: 'SAL_OVERRIDE' macro redefinedTor Lillqvist2013-04-301-6/+2
* pdfunzip rather needs ~no office libraries.Thorsten Behrens2013-04-301-4/+0
* Make pdf2xml usable at least from within buildenv again.Thorsten Behrens2013-04-302-27/+13
* Add unit test for pdfimport image import.Thorsten Behrens2013-04-301-1/+5
* Fix import of images from pdf.Thorsten Behrens2013-04-302-72/+89
* fdo#46808 Convert awt::Pointer to new styleNoel Grandin2013-04-252-11/+3
* gbuild: drop empty use_packages callsDavid Tardon2013-04-242-6/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-8/+0
* move URE headers to include/David Tardon2013-04-242-6/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2213-286/+52
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-3/+1
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-12/+3
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-171-6/+6
* Related: rhbz#867808 if one person threw by pointer...Caolán McNamara2013-04-161-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* make file names match library namesPeter Foley2013-04-142-1/+1
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-072-2/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07109-770/+729
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* drop prefix from ::cssThomas Arnhold2013-04-028-13/+13
* fix loplugin unused warningsPeter Foley2013-03-301-2/+1
* OSL_FAIL -> SAL_WARNThomas Arnhold2013-03-301-2/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-2/+2