summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* sdext: clean up some pointless #ifdefsMichael Stahl2013-12-051-9/+5
* Drop duplicate #includeTakeshi Abe2013-12-021-1/+0
* Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens2013-11-291-2/+2
* Fix fdo#71527 no unguarded ptr dereference here.Thorsten Behrens2013-11-291-1/+2
* Revert "Resolves: fdo#71527 don't crash in presenter console"Thorsten Behrens2013-11-291-2/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-4/+4
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-4/+4
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-4/+4
* cppcheck: Variable is reassigned a value before the old one has been usedCaolán McNamara2013-11-201-1/+0
* Resolves: fdo#71527 don't crash in presenter consoleCaolán McNamara2013-11-201-1/+2
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-4/+4
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-194-7/+7
* GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPEMichael Stahl2013-11-141-2/+2
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-22/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-2/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-20/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-2/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-130/+0
* -Werror,-Wunused-exception-parameterStephan Bergmann2013-11-141-1/+2
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-145-19/+19
* remove more pragma instances of GCC system_headerMichael Stahl2013-11-141-2/+9
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-115-28/+27
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-1/+1
* remove unnecessary use of OUString constructorNoel Grandin2013-11-112-23/+23
* fixincludeguards.sh: sdextThomas Arnhold2013-11-0567-148/+148
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-042-4/+4
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-313-5/+5
* Remove unnecessary #includesTakeshi Abe2013-10-3016-22/+2
* Drop unnecessary #includeTakeshi Abe2013-10-296-7/+0
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
* extras: don't hardcode shareMichael Stahl2013-10-281-1/+1
* sdext: deliver that weird pdf file to INSTDIRMichael Stahl2013-10-241-1/+3
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* Minimizer: *.mini was saved w/o .odp etc. extension (and clean up)Stephan Bergmann2013-10-151-24/+7
* fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky2013-10-151-4/+5
* could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke2013-10-154-146/+146
* Remove unnecessary TK_LastStephan Bergmann2013-10-152-6/+1
* Small simplification (and exit loop early)Stephan Bergmann2013-10-151-3/+3
* Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann2013-10-152-6/+5
* Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann2013-10-153-5/+5
* Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann2013-10-156-414/+414
* Remove unused fileStephan Bergmann2013-10-141-2/+0
* Remove file apparently unused since inceptionStephan Bergmann2013-10-141-106/+0
* No need to have com.sun.star.comp.PPPOptimizer as a serviceStephan Bergmann2013-10-145-111/+17
* fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky2013-10-1415-1089/+16
* little String to OUString + documentationThomas Arnhold2013-10-101-1/+1
* Normalize ENABLE_PDFIMPORT: TRUE or emptyTor Lillqvist2013-10-101-1/+1
* XCanvas does no longer imply XBitmapCanvasThorsten Behrens2013-10-071-0/+1
* gbuild: kill gb_XcsTarget_get_outdir_targetMatúš Kukan2013-10-021-1/+1
* sdext: kill Package_pdfimport_xcu.mkMatúš Kukan2013-10-023-17/+1