summaryrefslogtreecommitdiff
path: root/sdext/source
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-21re-base on ALv2 code.Michael Meeks48-1138/+704
2012-06-21re-base on ALv2 code.Michael Meeks2-47/+29
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl2-2/+4
2012-06-09fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold1-1/+1
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-21/+16
2012-06-05Remove bogus dependency of extension on comphelperStephan Bergmann2-5/+3
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-4/+7
2012-06-02targeted string re-workNorbert Thiebaud29-203/+180
2012-06-02targeted string re-workNorbert Thiebaud1-14/+14
2012-05-31target cppcheck index incrementing revertMichael Meeks2-7/+3
2012-05-30sdext: cleanup presenter screen handling pwrt. namingMichael Meeks2-23/+23
2012-05-31nuke unused typedefTakeshi Abe1-3/+0
2012-05-30presenter-console: cleanup and simplify threading mess around timers.Michael Meeks2-55/+29
2012-05-20Some cppcheck cleaningJulien Nabet1-1/+1
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-17WaE: MSVC2008 C4309 truncation of constant dataCaolán McNamara3-5/+7
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara5-8/+0