summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2012-01-23A copy-paste bug detected by cppcheckMariusz Dykierek1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann9-35/+30
2012-01-16Try without xmlhelp on non-desktop OSesTor Lillqvist1-1/+1
2012-01-16Clang -Wunused-variable.Stephan Bergmann2-4/+0
2012-01-16Clang -Wunused-variable.Stephan Bergmann1-2/+0
2012-01-16Clang -Wunused-variable.Stephan Bergmann1-1/+0
2012-01-12sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham66-3282/+0
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot23-57/+57
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold1-2/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-12-26catch exception by constant referenceTakeshi Abe4-8/+7
2011-12-22unusedcode: remove various unused classesMatúš Kukan5-1470/+0
2011-12-21callcatcher: remove some unused codeCaolán McNamara2-38/+0
2011-12-20remove un-used code, and make a start at rampant vspace wastingMichael Meeks12-393/+3
2011-12-19fix racecondition in sdext/source/minimizer/makefile.mkAndras Timar1-1/+4
2011-12-19fix racecondition in sdext/source/pdfimport/makefile.mkBjoern Michaelsen1-1/+4
2011-12-15fdo#43707: tweak workarounds for fdo#42865:Michael Stahl2-0/+8
2011-12-11The common_build stuff is surely obsoleteTor Lillqvist1-1/+0
2011-12-09we don't pack runtime with internal extensionsAndras Timar1-41/+0
2011-12-08Fix misc. bugs in presenter view switch screen feature: make it work.Michael Meeks5-26/+85
2011-12-07much improved presenter console monitor switch artworkStefan Knorr (astron)3-0/+0
2011-12-05WaE: fix Mac build wrt. fprintfMichael Meeks1-1/+1
2011-12-05presenter console: clean and simplify over-abstract codeMichael Meeks1-224/+6
2011-12-05presenter console: add 'Switch monitors' button to help get setupMichael Meeks6-70/+100
2011-12-01fix typoMarkus Mohrhard1-1/+1
2011-12-01Remove uses of charAtAugust Sodora1-3/+4
2011-11-28Remove uses of OUString::setCharAtAugust Sodora1-7/+7
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from sdextNorbert Thiebaud76-148/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-25First cut at making pdfimport unit tests work again.Thorsten Behrens3-85/+25
2011-11-22remove (empty) help of Presentation Minimizer fdo#39306Andras Timar9-77/+2
2011-11-22WaE: unused variable, and catch by constCaolán McNamara1-13/+13
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2-2/+2
2011-11-15fdo#42865: sdext: no mapfileMichael Stahl4-7/+7
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-1/+0
2011-10-31enable localization of extension descriptions in sdextAndras Timar9-21/+55
2011-10-30Revert "enable localization of extension descriptions in sdext"Andras Timar9-39/+21
2011-10-30enable localization of extension descriptions in sdextAndras Timar9-21/+39
2011-10-25remove unused methods from sdext:presenterFelix Zhang30-636/+0
2011-10-20Revert "localize description.xml of presenter-screen extension"Andras Timar3-12/+8
2011-10-20localize description.xml of presenter-screen extensionAndras Timar3-8/+12
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2-4/+1
2011-10-16Some callcatcher cleaningJulien Nabet2-127/+0
2011-10-05eliminate @MINIMIZEREXTENSIONPRODUCTNAME@ variableAndras Timar2-9/+7
2011-10-04keep it simple, original won't compile except on msvc anywayCaolán McNamara1-1/+1
2011-10-04WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1