summaryrefslogtreecommitdiff
path: root/sd/source/filter
AgeCommit message (Expand)Author
2013-01-23oox: kill no longer needed US() macroMiklos Vajna
2013-01-22oox: kill no longer needed S() macroMiklos Vajna
2013-01-22replace manual ref count with shared_ptrMarkus Mohrhard
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-08DynamicErrorInfo objects must be allocated on the heapStephan Bergmann
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07fix some memory leaks in sdMarkus Mohrhard
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-27Fix 'PropEntry::operator=' should return 'PropEntry &'Julien Nabet
2012-12-19fdo#58129 fix ppt export of paragraphsDavid Tardon
2012-12-18fdo#49277 use correct default tab sizeDavid Tardon
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-19use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
2012-11-02loplugin: unused UniStringsCaolán McNamara
2012-11-01add .odg regression load testCaolán McNamara
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-10-08There is no ExportCGMTor Lillqvist
2012-10-07More glitchesTor Lillqvist
2012-10-07Forgot to change the function pointer type name in two more placesTor Lillqvist
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17Cppcheck: remove duplicate if/else in sd.Thorsten Behrens
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-12small optimizationRadek Doulik
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-09-06try to use old animations when new ones doesn't contain any leave nodeRadek Doulik
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-23Some clean up after previous commitStephan Bergmann
2012-08-15avoid writing empty p:childTnLst elements, fixes rest of fdo#41992Radek Doulik
2012-08-13Convert tools/list.hxx to std::vector in maExOleObj field of PPTWriter classNoel Grandin
2012-08-13Convert ParagraphObj from tools/list.hxx to std::vectorNoel Grandin
2012-08-08STL'ify CustomShowListNoel Grandin
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-06Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)Norah A. Abanumay
2012-08-01Convert documents to follow the doxygen standardNorah Abanimy
2012-08-01Revert "WaE: indexes past the end of an array"Michael Stahl
2012-07-29Replace usage of rtl/memory.h in sd with their equivalent from string.hArnaud Versini
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl