summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2013-10-15Minimizer: *.mini was saved w/o .odp etc. extension (and clean up)Stephan Bergmann1-24/+7
2013-10-15fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky1-4/+5
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke4-146/+146
2013-10-15Remove unnecessary TK_LastStephan Bergmann2-6/+1
2013-10-15Small simplification (and exit loop early)Stephan Bergmann1-3/+3
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann2-6/+5
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann3-5/+5
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann6-414/+414
2013-10-14Remove unused fileStephan Bergmann1-2/+0
2013-10-14Remove file apparently unused since inceptionStephan Bergmann1-106/+0
2013-10-14No need to have com.sun.star.comp.PPPOptimizer as a serviceStephan Bergmann5-111/+17
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky15-1089/+16
2013-10-10little String to OUString + documentationThomas Arnhold1-1/+1
2013-10-10Normalize ENABLE_PDFIMPORT: TRUE or emptyTor Lillqvist1-1/+1
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens1-0/+1
2013-10-02gbuild: kill gb_XcsTarget_get_outdir_targetMatúš Kukan1-1/+1
2013-10-02sdext: kill Package_pdfimport_xcu.mkMatúš Kukan3-17/+1
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
2013-09-20fix Windows build, dbglevel=2Andras Timar1-4/+4
2013-08-30ENABLE_MINIMIZER Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-1/+1
2013-08-23dummy implementation for getTranslationOffsetSiqi LIU2-0/+10
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák11-29/+29
2013-08-20also adjust for poppler 0.24Bjoern Michaelsen2-2/+2
2013-08-19Mark as constTakeshi Abe1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-2/+3
2013-07-20oups.. forgot to comment out a debug lineSiqi LIU1-1/+1
2013-07-20remove server if no longer visibleSiqi LIU1-3/+4
2013-07-20minor bug fixSiqi LIU1-2/+2
2013-07-18comment out updateCurrentSlide(0) in presentationController constructor as it...Siqi LIU1-1/+1
2013-07-18fdo#67045 - fix several nasty screen selection issues with presenter console.Michael Meeks1-4/+9
2013-07-18fdo#65457 - Provide visual clues in presenter view.Ciorba Edmond5-1/+123
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard1-1/+3
2013-07-16fix build with system poppler-0.23.0Petr Mladek2-2/+10
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