summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich2012-02-091-0/+1
* 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
* Try without xmlhelp on non-desktop OSesTor Lillqvist2012-01-161-1/+1
* 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
* presenter console: clean and simplify over-abstract codeMichael Meeks2011-12-051-224/+6
* presenter console: add 'Switch monitors' button to help get setupMichael Meeks2011-12-056-70/+100
* fix typoMarkus Mohrhard2011-12-011-1/+1
* Remove uses of charAtAugust Sodora2011-12-011-3/+4
* Remove uses of OUString::setCharAtAugust Sodora2011-11-281-7/+7
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from sdextNorbert Thiebaud2011-11-2776-148/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
* First cut at making pdfimport unit tests work again.Thorsten Behrens2011-11-253-85/+25
* remove (empty) help of Presentation Minimizer fdo#39306Andras Timar2011-11-229-77/+2
* WaE: unused variable, and catch by constCaolán McNamara2011-11-221-13/+13