summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-12-02Resolves: fdo#71527 make presenter console not crash/uselessThorsten Behrens
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20cppcheck: Variable is reassigned a value before the old one has been usedCaolán McNamara
2013-11-20Resolves: fdo#71527 don't crash in presenter consoleCaolán McNamara
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPEMichael Stahl
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-14remove more pragma instances of GCC system_headerMichael Stahl
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-05fixincludeguards.sh: sdextThomas Arnhold
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
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