summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin5-28/+27
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin2-23/+23
2013-11-05fixincludeguards.sh: sdextThomas Arnhold67-148/+148
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2-4/+4
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand3-5/+5
2013-10-30Remove unnecessary #includesTakeshi Abe16-22/+2
2013-10-29Drop unnecessary #includeTakeshi Abe6-7/+0
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
2013-10-28extras: don't hardcode shareMichael Stahl1-1/+1
2013-10-24sdext: deliver that weird pdf file to INSTDIRMichael Stahl1-1/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
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