summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2014-08-28Resolves: fdo#83137 NULL pActionCaolán McNamara1-1/+1
2014-04-19Related: rhbz#1088625 PresenterPaintManager seen as NULLCaolán McNamara1-3/+13
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-4/+4
2013-12-02Resolves: fdo#71527 make presenter console not crash/uselessThorsten Behrens1-2/+2
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-4/+4
2013-11-20cppcheck: Variable is reassigned a value before the old one has been usedCaolán McNamara1-1/+0
2013-11-20Resolves: fdo#71527 don't crash in presenter consoleCaolán McNamara1-1/+2
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-4/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin4-7/+7
2013-11-14GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPEMichael Stahl1-2/+2
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-22/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-2/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-20/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-2/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-130/+0
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-1/+2
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin5-19/+19
2013-11-14remove more pragma instances of GCC system_headerMichael Stahl1-2/+9
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