summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-2/+2
2012-12-02sdext: there is a severe shortage of boost dependencies hereMichael Stahl7-4/+13
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens34-65/+0
2012-11-30Missing includeFridrich Štrba1-0/+1
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-5/+5
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann5-3/+39
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+0
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann24-442/+88
2012-11-22move Presenter Console help to main helpAndras Timar2-191/+0
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann120-2354/+35
2012-11-21fix build with poppler-0.21.1Petr Mladek1-1/+6
2012-11-20translations is a source-only moduleAndras Timar1-1/+1
2012-11-20fdo#42070-Fix RTL support in presenter consoleFaisal M. Al-Otaibi7-196/+592
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar15-74/+56
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna1-10/+0
2012-11-07Delete unused filesZolnai Tamás1-29/+0
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-4/+3
2012-11-01Delete useless slashesZolnai Tamás1-1/+1
2012-10-31add missing deps on sal headersDavid Tardon1-0/+5
2012-10-31fix sdext build with poppler >= 0.19.xRene Engelhard2-4/+8
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2-36/+24
2012-10-31fix build with system poppler-0.21.0Petr Mladek1-0/+4
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2-6/+4
2012-10-23gbuild: fix XcuMergeTarget build breakage:Michael Stahl2-3/+3
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl3-0/+0
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2-11/+5
2012-10-14Correct helpfile localization in sdextZolnai Tamás1-1/+1
2012-10-02re-base on ALv2 code. Includes:Michael Meeks136-2299/+1962
2012-10-02Use prefixTor Lillqvist6-7/+10
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-4/+2
2012-10-01fdo#50163 move definition of PLATFORMID into configure.inAndras Timar7-70/+5
2012-10-01Fail early if getPackageLocation fails; plus clean-upStephan Bergmann1-18/+15
2012-10-01Revert "take out @PLATFORM@ from extension ID"Andras Timar7-6/+48
2012-10-01add missing deps on headers to static libsDavid Tardon1-0/+5
2012-10-01drop unused includeDavid Tardon1-1/+0
2012-10-01add missing dep for tools/errcode.hxxDavid Tardon1-0/+4
2012-09-29Some clean upStephan Bergmann1-39/+35
2012-09-28rhbz#826526 Inform user about unsupported PDF encryption formatsStephan Bergmann5-32/+95
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-26followup patch to recent changes for sal_Bool -> boolNoel Power1-1/+1
2012-09-26sal_Bool -> boolNoel Grandin1-2/+2
2012-09-25take out @PLATFORM@ from extension IDAndras Timar7-48/+6
2012-09-24drop unused headersDavid Tardon1-3/+0
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar1-1/+1
2012-09-11Revert "Temporary workaround for failing XPDF tests"Fridrich Štrba1-2/+0
2012-09-10add help.tree files to extensions' helpBence Babati3-0/+51
2012-09-02Replace usage of rtl/memory.h in PDF Import with equivalent from string.hArnaud Versini3-17/+19