summaryrefslogtreecommitdiff
path: root/sdext/source
AgeCommit message (Expand)AuthorFilesLines
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-2/+2
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 Bergmann3-2/+37
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+0
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann16-336/+54
2012-11-22move Presenter Console help to main helpAndras Timar2-191/+0
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann114-2078/+31
2012-11-21fix build with poppler-0.21.1Petr Mladek1-1/+6
2012-11-20fdo#42070-Fix RTL support in presenter consoleFaisal M. Al-Otaibi6-196/+591
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar12-71/+48
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-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: 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-02re-base on ALv2 code. Includes:Michael Meeks134-2299/+1954
2012-10-02Use prefixTor Lillqvist6-7/+10
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-4/+2
2012-10-01Fail early if getPackageLocation fails; plus clean-upStephan Bergmann1-18/+15
2012-10-01Revert "take out @PLATFORM@ from extension ID"Andras Timar4-4/+4
2012-10-01drop unused includeDavid Tardon1-1/+0
2012-09-29Some clean upStephan Bergmann1-39/+35
2012-09-28rhbz#826526 Inform user about unsupported PDF encryption formatsStephan Bergmann5-32/+95
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 Timar4-4/+4
2012-09-24drop unused headersDavid Tardon1-3/+0
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-11Revert "Temporary workaround for failing XPDF tests"Fridrich Štrba1-2/+0
2012-09-10add help.tree files to extensions' helpBence Babati2-0/+47
2012-09-02Replace usage of rtl/memory.h in PDF Import with equivalent from string.hArnaud Versini3-17/+19
2012-08-31Temporary workaround for failing XPDF testsFridrich Štrba1-0/+2
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-2/+0
2012-08-27Remove ineffective password erasing security in PDF ImportArnaud Versini2-10/+0
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin3-9/+10
2012-08-12fix typoDavid Tardon1-1/+1
2012-08-12drop #include of itselfDavid Tardon1-1/+0
2012-07-16fdo#521512 - fix presenter console display switchingMichael Meeks1-3/+3
2012-07-07removed unnecessary forward declarations of classTakeshi Abe10-21/+0
2012-06-30Some cppcheck cleaningJulien Nabet2-2/+2
2012-06-28impress211: #i110990# Fixed remaining problems with display ids and indices.Andre Fische1-0/+7
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-4/+0
2012-06-22.map files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14