summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-205-0/+5
* fdo#75195 PDF import: Revert commit 128adf7e5c06fff378c8d72b44ec4be1e462984fVort2014-02-201-34/+5
* cid#983380 Dereference before null checkNoel Grandin2014-02-201-5/+0
* fdo#37246 PDF Import: Color to string conversion fixVort2014-02-181-3/+3
* fdo#45003 PDF import: Implementing linejoin and linecap propertiesVort2014-02-121-0/+32
* cppcheck: duplicateExpressionJulien Nabet2014-02-081-1/+1
* Rename makefile to match the name of test.Matúš Kukan2014-02-082-1/+1
* fdo#35143 PDF import: Reimplementation of whitespace detection functionVort2014-02-042-232/+42
* fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi2014-02-021-31/+2
* bool improvementsStephan Bergmann2014-01-281-1/+1
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-4/+4
* Use proper bool operationsStephan Bergmann2014-01-101-1/+1
* typo fixesAndras Timar2013-12-201-1/+1
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-181-4/+0
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-172-0/+6
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-172-15/+5
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-173-8/+6
* Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin2013-12-171-1/+1
* Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin2013-12-173-4/+4
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-4/+4
* 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