summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-29More fixes to fdo#57422Ahmad Harthi
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-14Modify constructor, remove setters + unused defineJulien Nabet
2013-01-10Fix some errors and remove duplicate code on PresenterFaisal M. Al-Otaibi
2013-01-10fdo#57422 - presenter console RTL support needs completionAbdulelah Alarifi
2013-01-07Code enhancement remove duplicate code from presenter consoleAbdulmajeed Al-Abaulrazzaq
2013-01-04SunPresentationMinimizer uses uno interfacesLuboš Luňák
2012-12-27Fix Possible inefficient checking for 'm_GlyphsList' emptinessJulien Nabet
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-24fix postprocess xcu warningPeter Foley
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20this custom target is needed by pdfimport_s libDavid Tardon
2012-12-19Remove duplicate code from Presenter Help ViewFaisal M. Al-Otaibi
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-12-12fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi
2012-12-12fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-02sdext: there is a severe shortage of boost dependencies hereMichael Stahl
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30Missing includeFridrich Štrba
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann
2012-11-22move Presenter Console help to main helpAndras Timar
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann
2012-11-21fix build with poppler-0.21.1Petr Mladek
2012-11-20translations is a source-only moduleAndras Timar
2012-11-20fdo#42070-Fix RTL support in presenter consoleFaisal M. Al-Otaibi
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna
2012-11-07Delete unused filesZolnai Tamás
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-01Delete useless slashesZolnai Tamás
2012-10-31add missing deps on sal headersDavid Tardon
2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31fix build with system poppler-0.21.0Petr Mladek
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-23gbuild: fix XcuMergeTarget build breakage:Michael Stahl
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-14Correct helpfile localization in sdextZolnai Tamás
2012-10-02re-base on ALv2 code. Includes:Michael Meeks