summaryrefslogtreecommitdiffstats
path: root/sdext/source
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-066-14/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-17/+17
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* fdo#33914 do not play sound in presenter consoleDavid Tardon2012-04-042-13/+20
* set alpha tooDavid Tardon2012-04-041-1/+1
* sdext: use CustomTarget makefilesMatúš Kukan2012-04-042-77/+0
* removed duplicate includes in filter / i18npool / sdextTakeshi Abe2012-03-302-2/+0
* .pdf files don't need executable bitsMichael Stahl2012-03-232-0/+0
* maTransform had to go ( was always = identity)Christina Rossmanith2012-03-222-3/+0
* callcatcher: update listCaolán McNamara2012-03-203-38/+0
* Remove unused code (sdext)Christina Rossmanith2012-03-208-58/+0
* Remove unused code (sdext)Christina Rossmanith2012-03-204-65/+2
* Remove unused codeChristina Rossmanith2012-03-202-13/+0
* cppcheck report: logical disjunction always evaluates to trueJulien Nabet2012-03-201-1/+1
* orientation is always verticalCaolán McNamara2012-03-204-396/+43
* do not let a unittest create temp files in the current directoryLuboš Luňák2012-03-161-12/+10
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-143-1/+10
* suppress errors with -WerrorDavid Tardon2012-03-121-1/+5
* operator must be in template or argument namespaceLuboš Luňák2012-03-101-2/+5
* Fix Windows compilation errors caused by int/sal_Int32 borkageTor Lillqvist2012-03-081-11/+11
* use better assertion macros in pdfimport unit testMarkus Mohrhard2012-03-081-59/+65
* WaE: various higher debug level compile time warningsCaolán McNamara2012-03-072-8/+8
* use const_iteratorDavid Tardon2012-03-071-3/+3
* this code is still used by pdfimport's test appsDavid Tardon2012-03-062-0/+19
* the passed string is already quotedDavid Tardon2012-03-061-3/+1
* remove leftover makefilesDavid Tardon2012-03-065-59/+0
* convert pdfimport testDavid Tardon2012-03-062-144/+98
* remove unused bitmapDavid Tardon2012-03-061-0/+0
* remove unused sourcesDavid Tardon2012-03-062-1483/+0
* fix platform IDDavid Tardon2012-03-061-2/+2
* let gb_Extension do the necessary manifest updatesDavid Tardon2012-03-066-127/+4
* set platformDavid Tardon2012-03-063-6/+6
* gbuildize sdextDavid Tardon2012-03-0623-1346/+275
* Avoid temporary rtl::OUStringTakeshi Abe2012-02-283-7/+7
* Avoid temporary rtl::OUStringJulien Nabet2012-02-261-3/+3
* WaE: duplicateBranchThomas Arnhold2012-02-211-2/+0
* Get rid of size() == 0Elton Chung2012-02-192-3/+3
* Fix typos in commentsElton Chung2012-02-181-1/+1
* WaE: unreachable codeCaolán McNamara2012-02-171-9/+2
* Remove unused pdfi::PDFIRawAdaptor::odfConvertKate Goss2012-02-132-19/+0
* Remove unused pdfi::PDFIProcessor::sortDocument(bool)Kate Goss2012-02-132-11/+0
* Remove unused pdfi::DrawXmlEmitter::GetBreakIterator()Kate Goss2012-02-132-13/+0
* This method is still used on WIN32.Kohei Yoshida2012-02-102-3/+57
* Removed unused codeAlexander Bergmann2012-02-102-50/+0
* update unused listCaolán McNamara2012-02-082-25/+0
* replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud2012-02-053-4/+4
* A copy-paste bug detected by cppcheckMariusz Dykierek2012-01-231-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-219-35/+30
* Clang -Wunused-variable.Stephan Bergmann2012-01-162-4/+0