summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-31The *_develop.zip files appear to be unusedStephan Bergmann3-71/+0
2012-08-31fdo#53009: Compile extension help in gbuildStephan Bergmann1-5/+1
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-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks3-12/+3
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-26gbuild: add gb_CppunitTest_use_executableMichael Stahl1-0/+2
2012-06-25gbuild: add gb_Extension_add_executableMichael Stahl1-1/+4
2012-06-25fdo#51115: fix sdext extensions on Windows:Michael Stahl3-5/+8
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-16gbuildify basegfxNorbert Thiebaud2-2/+4
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl2-2/+4
2012-06-11fdo#50964 - fix presenter console artwork locationMichael Meeks1-1/+1
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 Bergmann3-6/+3
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-4/+8
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-24fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky1-4/+4
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
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara2-35/+18
2012-05-15Do not call getOrigName everTomas Chvatal1-4/+0
2012-05-14better fix for poppler 0.20Petr Mladek1-3/+1
2012-05-14poppler 0.20 changed its apiIonut Biru1-0/+4
2012-05-12fdo#46223: Fix Presenter Console help screen layoutGábor Stefanik1-15/+51
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl2-10/+8