summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2013-02-09Remove unused methodsThomas Arnhold
2013-02-09Translate German commentsThomas Arnhold
2013-02-07sdremote: More logging.Jan Holesovsky
2013-02-07sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky
2013-02-07sdremote - disable the menu item if it is not compiled in.Michael Meeks
2013-02-06fdo#58699 - sdremote - fix it so it closes even with no bluetooth.Michael Meeks
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-04String to OUString.Kohei Yoshida
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2013-02-04Use application background consistently in Draw, fdo#59042Robert Roth
2013-02-04fdo#60213- fix the right-click misbehaviorFaisal M. Al-Otaibi
2013-01-31MIN_FREEHAND_DISTANCE is used nowhereTakeshi Abe
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara
2013-01-28Removed empty app.src from drawRobert Roth
2013-01-28remove stray SAL_CALL that breaks windows buildLuboš Luňák
2013-01-28fdo#51232: i#119987# fix Impress crash when pasting text under Outline viewHerbert Dürr
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
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-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-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