summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2013-10-30Remove unnecessary #includesTakeshi Abe
2013-10-29Drop unnecessary #includeTakeshi Abe
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-28extras: don't hardcode shareMichael Stahl
2013-10-24sdext: deliver that weird pdf file to INSTDIRMichael Stahl
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-15Minimizer: *.mini was saved w/o .odp etc. extension (and clean up)Stephan Bergmann
2013-10-15fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke
2013-10-15Remove unnecessary TK_LastStephan Bergmann
2013-10-15Small simplification (and exit loop early)Stephan Bergmann
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann
2013-10-14Remove unused fileStephan Bergmann
2013-10-14Remove file apparently unused since inceptionStephan Bergmann
2013-10-14No need to have com.sun.star.comp.PPPOptimizer as a serviceStephan Bergmann
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky
2013-10-10little String to OUString + documentationThomas Arnhold
2013-10-10Normalize ENABLE_PDFIMPORT: TRUE or emptyTor Lillqvist
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-10-02gbuild: kill gb_XcsTarget_get_outdir_targetMatúš Kukan
2013-10-02sdext: kill Package_pdfimport_xcu.mkMatúš Kukan
2013-10-02WaE: unused variableTor Lillqvist
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-20fix Windows build, dbglevel=2Andras Timar
2013-08-30ENABLE_MINIMIZER Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-23dummy implementation for getTranslationOffsetSiqi LIU
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20also adjust for poppler 0.24Bjoern Michaelsen
2013-08-19Mark as constTakeshi Abe
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-20oups.. forgot to comment out a debug lineSiqi LIU
2013-07-20remove server if no longer visibleSiqi LIU
2013-07-20minor bug fixSiqi LIU
2013-07-18comment out updateCurrentSlide(0) in presentationController constructor as it...Siqi LIU
2013-07-18fdo#67045 - fix several nasty screen selection issues with presenter console.Michael Meeks
2013-07-18fdo#65457 - Provide visual clues in presenter view.Ciorba Edmond
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard
2013-07-16fix build with system poppler-0.23.0Petr Mladek
2013-07-09poppler: make it build on Mac.Norbert Thiebaud
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-07-08Don't link with libraries that are not neededFridrich Štrba
2013-07-08No day witout typoFridrich Štrba
2013-07-08Some tag -> spacesFridrich Štrba
2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba
2013-07-05API change: osl/time.h take const pointers where appropriateLionel Elie Mamane
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29remove some createFromAscii usageThomas Arnhold