summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* sdext: deliver that weird pdf file to INSTDIRMichael Stahl2013-10-241-1/+3
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* Minimizer: *.mini was saved w/o .odp etc. extension (and clean up)Stephan Bergmann2013-10-151-24/+7
* fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky2013-10-151-4/+5
* could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke2013-10-154-146/+146
* Remove unnecessary TK_LastStephan Bergmann2013-10-152-6/+1
* Small simplification (and exit loop early)Stephan Bergmann2013-10-151-3/+3
* Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann2013-10-152-6/+5
* Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann2013-10-153-5/+5
* Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann2013-10-156-414/+414
* Remove unused fileStephan Bergmann2013-10-141-2/+0
* Remove file apparently unused since inceptionStephan Bergmann2013-10-141-106/+0
* No need to have com.sun.star.comp.PPPOptimizer as a serviceStephan Bergmann2013-10-145-111/+17
* fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky2013-10-1415-1089/+16
* little String to OUString + documentationThomas Arnhold2013-10-101-1/+1
* Normalize ENABLE_PDFIMPORT: TRUE or emptyTor Lillqvist2013-10-101-1/+1
* XCanvas does no longer imply XBitmapCanvasThorsten Behrens2013-10-071-0/+1
* gbuild: kill gb_XcsTarget_get_outdir_targetMatúš Kukan2013-10-021-1/+1
* sdext: kill Package_pdfimport_xcu.mkMatúš Kukan2013-10-023-17/+1
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-4/+0
* fix Windows build, dbglevel=2Andras Timar2013-09-201-4/+4
* ENABLE_MINIMIZER Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2013-08-301-1/+1
* 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
* 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