summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2012-12-19regenerate pchPeter Foley
2012-12-19fdo#58129 fix ppt export of paragraphsDavid Tardon
2012-12-18fdo#49277 use correct default tab sizeDavid Tardon
2012-12-18DiscoveryService: include errno.hMichael Stahl
2012-12-18DiscoveryService: -Werror=unused-but-set-variableMichael Stahl
2012-12-18Store some (sadly ignored) return values in variables to make debugging easie...Tor Lillqvist
2012-12-15Revert "define must be overridden on cmdline"Peter Foley
2012-12-14Correct the function names in two SAL_INFOsTor Lillqvist