summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara2013-01-302-9/+5
* Removed empty app.src from drawRobert Roth2013-01-282-26/+0
* remove stray SAL_CALL that breaks windows buildLuboš Luňák2013-01-281-1/+1
* fdo#51232: i#119987# fix Impress crash when pasting text under Outline viewHerbert Dürr2013-01-281-0/+1
* fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks2013-01-286-33/+57
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-1/+2
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-267-2/+14
* sdremote: kill memory corruption / mis-matched alloc/free's.Michael Meeks2013-01-261-3/+3
* fdo#48086 - add help for impress (insert -> animated image)Joel Madero2013-01-254-0/+12
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-241-1/+1
* restore the helpid for impress animation dialog after initializationCaolán McNamara2013-01-241-0/+3
* rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2013-01-243-3/+3
* oox: kill no longer needed US() macroMiklos Vajna2013-01-231-32/+32
* oox: kill no longer needed S() macroMiklos Vajna2013-01-224-9/+9
* replace manual ref count with shared_ptrMarkus Mohrhard2013-01-222-52/+50
* do not second-guess which classes use a stylesheetDavid Tardon2013-01-221-12/+3
* rhbz#760765 copy custom styles on copy & pasteDavid Tardon2013-01-224-9/+77
* use already defined variableDavid Tardon2013-01-221-1/+1
* tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl2013-01-221-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-218-25/+25
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-216-13/+13
* add a way to select the current SfxTabPage by nameCaolán McNamara2013-01-182-0/+20
* Const correct-ness in one place...Kohei Yoshida2013-01-171-1/+1
* Add close findbar button also on other LO componentsJoren De Cuyper2013-01-172-0/+2
* Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida2013-01-164-5/+5
* Resolves: fdo#55974 segfault while closing an Impress fileCaolán McNamara2013-01-161-0/+7
* fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin2013-01-151-6/+4
* Fix formatMatteo Casalin2013-01-111-65/+62
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-112-4/+4
* include PCH headers for headers changesLuboš Luňák2013-01-101-3/+4
* fix Search->indexOf conversionIvan Timofeev2013-01-101-3/+3
* valueOf sal_uInt16 -> valueOf sal_Int32Ivan Timofeev2013-01-101-1/+1
* lame_OUString_valueOf_sal_Int32_casts += 2;Michael Meeks2013-01-092-2/+3
* Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-0910-51/+45
* DynamicErrorInfo objects must be allocated on the heapStephan Bergmann2013-01-081-2/+2
* WaE: struct 'Size' was previously declared as a classTor Lillqvist2013-01-081-1/+1
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-0712-11/+9
* Revert "Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is prot...Stephan Bergmann2013-01-071-0/+1
* UNO objects must be allocated on the heapStephan Bergmann2013-01-073-4/+8
* Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protectedTor Lillqvist2013-01-071-1/+0
* fix some memory leaks in sdMarkus Mohrhard2013-01-074-6/+6
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-0412-14/+14
* Avoid unnecessary operations on an OUStringMatteo Casalin2013-01-031-3/+3
* Remove unneeded 'else' and fix 'else if' styleMatteo Casalin2013-01-031-14/+12
* remove use of #pragma optimizeLuboš Luňák2013-01-015-44/+0
* WaE: private field 'mPreviouslyDiscoverable' is not usedTor Lillqvist2013-01-011-2/+2
* Remove useless lineJulien Nabet2012-12-281-1/+0
* Fix 'PropEntry::operator=' should return 'PropEntry &'Julien Nabet2012-12-272-2/+2
* remove no longer needed hackLuboš Luňák2012-12-271-8/+0