summaryrefslogtreecommitdiffstats
path: root/sdext/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clang -Wunused-variable.Stephan Bergmann2012-01-161-2/+0
* Clang -Wunused-variable.Stephan Bergmann2012-01-161-1/+0
* sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham2012-01-1266-3282/+0
* Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot2012-01-1023-57/+57
* Use SAL_N_ELEMENTSThomas Arnhold2012-01-101-2/+2
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-062-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* function component_canUnload is exportedDavid Tardon2011-12-271-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-264-8/+7
* unusedcode: remove various unused classesMatúš Kukan2011-12-225-1470/+0
* callcatcher: remove some unused codeCaolán McNamara2011-12-212-38/+0
* remove un-used code, and make a start at rampant vspace wastingMichael Meeks2011-12-2012-393/+3
* fix racecondition in sdext/source/minimizer/makefile.mkAndras Timar2011-12-191-1/+4
* fix racecondition in sdext/source/pdfimport/makefile.mkBjoern Michaelsen2011-12-191-1/+4
* fdo#43707: tweak workarounds for fdo#42865:Michael Stahl2011-12-152-0/+8
* The common_build stuff is surely obsoleteTor Lillqvist2011-12-111-1/+0
* we don't pack runtime with internal extensionsAndras Timar2011-12-091-41/+0
* Fix misc. bugs in presenter view switch screen feature: make it work.Michael Meeks2011-12-085-26/+85
* much improved presenter console monitor switch artworkStefan Knorr (astron)2011-12-073-0/+0
* WaE: fix Mac build wrt. fprintfMichael Meeks2011-12-051-1/+1