summaryrefslogtreecommitdiffstats
path: root/sdext/source
Commit message (Expand)AuthorAgeFilesLines
* fix Windows build, dbglevel=2Andras Timar2013-09-201-4/+4
* dummy implementation for getTranslationOffsetSiqi LIU2013-08-232-0/+10
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2111-29/+29
* also adjust for poppler 0.24Bjoern Michaelsen2013-08-202-2/+2
* Mark as constTakeshi Abe2013-08-191-1/+1
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-2/+3
* oups.. forgot to comment out a debug lineSiqi LIU2013-07-201-1/+1
* remove server if no longer visibleSiqi LIU2013-07-201-3/+4
* minor bug fixSiqi LIU2013-07-201-2/+2
* comment out updateCurrentSlide(0) in presentationController constructor as it...Siqi LIU2013-07-181-1/+1
* fdo#67045 - fix several nasty screen selection issues with presenter console.Michael Meeks2013-07-181-4/+9
* fdo#65457 - Provide visual clues in presenter view.Ciorba Edmond2013-07-185-1/+123
* Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard2013-07-171-1/+3
* fix build with system poppler-0.23.0Petr Mladek2013-07-162-2/+10
* Remove warning by using the right printf commandsArnaud Versini2013-07-091-1/+1
* fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba2013-07-082-36/+2
* 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
* Fix warning: unused variable 'aIniUrl' [loplugin]Tor Lillqvist2013-04-301-1/+1
* WaE: 'SAL_OVERRIDE' macro redefinedTor Lillqvist2013-04-301-6/+2
* Make pdf2xml usable at least from within buildenv again.Thorsten Behrens2013-04-301-27/+11
* 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
* 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
* 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
* drop prefix from ::cssThomas Arnhold2013-04-028-13/+13
* fix loplugin unused warningsPeter Foley2013-03-301-2/+1