summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-172-2/+2
* fdo#42865: sdext: no mapfileMichael Stahl2011-11-154-7/+7
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-141-1/+0
* enable localization of extension descriptions in sdextAndras Timar2011-10-319-21/+55
* Revert "enable localization of extension descriptions in sdext"Andras Timar2011-10-309-39/+21
* enable localization of extension descriptions in sdextAndras Timar2011-10-309-21/+39
* remove unused methods from sdext:presenterFelix Zhang2011-10-2530-636/+0
* Revert "localize description.xml of presenter-screen extension"Andras Timar2011-10-203-12/+8
* localize description.xml of presenter-screen extensionAndras Timar2011-10-203-8/+12
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-182-4/+1
* Some callcatcher cleaningJulien Nabet2011-10-162-127/+0
* eliminate @MINIMIZEREXTENSIONPRODUCTNAME@ variableAndras Timar2011-10-052-9/+7
* keep it simple, original won't compile except on msvc anywayCaolán McNamara2011-10-041-1/+1
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-041-0/+1
* WaE: unreachable codeTor Lillqvist2011-10-041-1/+0