summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26sdremote: kill memory corruption / mis-matched alloc/free's.Michael Meeks
2013-01-25fdo#48086 - add help for impress (insert -> animated image)Joel Madero
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
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-22do not second-guess which classes use a stylesheetDavid Tardon
2013-01-22rhbz#760765 copy custom styles on copy & pasteDavid Tardon
2013-01-22use already defined variableDavid Tardon
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl
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-18add a way to select the current SfxTabPage by nameCaolán McNamara
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-17Add close findbar button also on other LO componentsJoren De Cuyper
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida
2013-01-16Resolves: fdo#55974 segfault while closing an Impress fileCaolán McNamara
2013-01-15fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin
2013-01-11Fix formatMatteo Casalin
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10fix Search->indexOf conversionIvan Timofeev
2013-01-10valueOf sal_uInt16 -> valueOf sal_Int32Ivan Timofeev
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 2;Michael Meeks
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-08WaE: struct 'Size' was previously declared as a classTor Lillqvist
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07Revert "Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is prot...Stephan Bergmann
2013-01-07UNO objects must be allocated on the heapStephan Bergmann
2013-01-07Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protectedTor Lillqvist
2013-01-07fix some memory leaks in sdMarkus Mohrhard
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-03Avoid unnecessary operations on an OUStringMatteo Casalin
2013-01-03Remove unneeded 'else' and fix 'else if' styleMatteo Casalin
2013-01-01remove use of #pragma optimizeLuboš Luňák
2013-01-01WaE: private field 'mPreviouslyDiscoverable' is not usedTor Lillqvist
2012-12-28Remove useless lineJulien Nabet
2012-12-27Fix 'PropEntry::operator=' should return 'PropEntry &'Julien Nabet
2012-12-27remove no longer needed hackLuboš Luňák
2012-12-26ignore #include inside #ifLubos Lunak
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-25WaE: unreferenced local variableTor Lillqvist
2012-12-24Some cppcheck cleaning in sdJulien Nabet
2012-12-21ugly workaround for msvc+ccache problem with gbuild MSC defineLuboš Luňák
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat