summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-01-25fdo#48086 - add help for impress (insert -> animated image)Joel Madero4-0/+12
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara1-0/+3
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara3-3/+3
2013-01-23oox: kill no longer needed US() macroMiklos Vajna1-32/+32
2013-01-22oox: kill no longer needed S() macroMiklos Vajna4-9/+9
2013-01-22replace manual ref count with shared_ptrMarkus Mohrhard2-52/+50
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon1-12/+3
2013-01-22rhbz#760765 copy custom styles on copy & pasteDavid Tardon4-9/+77
2013-01-22use already defined variableDavid Tardon1-1/+1
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith8-25/+25
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac6-13/+13
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara2-0/+20
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-17Add close findbar button also on other LO componentsJoren De Cuyper2-0/+2
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida4-5/+5
2013-01-16Resolves: fdo#55974 segfault while closing an Impress fileCaolán McNamara1-0/+7
2013-01-15fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin1-6/+4
2013-01-11Fix formatMatteo Casalin1-65/+62
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist2-4/+4
2013-01-10include PCH headers for headers changesLuboš Luňák1-3/+4
2013-01-10fix Search->indexOf conversionIvan Timofeev1-3/+3
2013-01-10valueOf sal_uInt16 -> valueOf sal_Int32Ivan Timofeev1-1/+1
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 2;Michael Meeks2-2/+3
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac10-51/+45
2013-01-08DynamicErrorInfo objects must be allocated on the heapStephan Bergmann1-2/+2
2013-01-08WaE: struct 'Size' was previously declared as a classTor Lillqvist1-1/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin12-11/+9
2013-01-07Revert "Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is prot...Stephan Bergmann1-0/+1
2013-01-07UNO objects must be allocated on the heapStephan Bergmann3-4/+8
2013-01-07Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protectedTor Lillqvist1-1/+0
2013-01-07fix some memory leaks in sdMarkus Mohrhard4-6/+6
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky12-14/+14
2013-01-03Avoid unnecessary operations on an OUStringMatteo Casalin1-3/+3
2013-01-03Remove unneeded 'else' and fix 'else if' styleMatteo Casalin1-14/+12
2013-01-01remove use of #pragma optimizeLuboš Luňák5-44/+0
2013-01-01WaE: private field 'mPreviouslyDiscoverable' is not usedTor Lillqvist1-2/+2
2012-12-28Remove useless lineJulien Nabet1-1/+0
2012-12-27Fix 'PropEntry::operator=' should return 'PropEntry &'Julien Nabet2-2/+2
2012-12-27remove no longer needed hackLuboš Luňák1-8/+0
2012-12-26ignore #include inside #ifLubos Lunak1-2/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist3-3/+3
2012-12-25WaE: unreferenced local variableTor Lillqvist1-1/+1
2012-12-24Some cppcheck cleaning in sdJulien Nabet6-12/+6
2012-12-21ugly workaround for msvc+ccache problem with gbuild MSC defineLuboš Luňák1-1/+8
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin5-31/+13
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat6-30/+0
2012-12-19regenerate pchPeter Foley1-111/+111
2012-12-19fdo#58129 fix ppt export of paragraphsDavid Tardon2-3/+3