summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2014-02-05fdo#51525 Add Paste Unformatted Text to Impress.Andrzej Hunt
2014-02-05fdo#62082 Fix buttons in Custom animation toolbarSamuel Mehrbrodt
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04fdo#74519 - don't drag around and use an uninitialized variable.Michael Meeks
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-02-04Disable "Insert - Duplicate Slide" when no slide is selectedStephan Bergmann
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky
2014-02-03uiconfig: remove obsolete helpid's and clean trailing whitespace.Michael Meeks
2014-02-03fdo#74455 - hide direct printing button and replace with new print dialog.Michael Meeks
2014-02-03Remove redundant SAL_DLLPRIVATEStephan Bergmann
2014-02-03some more continuous correctionsThomas Arnhold
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-02-01cppcheck: redundantAssignmentJulien Nabet
2014-01-30Subscript/Superscript also don't depend on argsMaxim Monastirsky
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-29coverity#1000866 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-29fdo#39440 - cppcheck cleanlinessRadu Ioan
2014-01-29coverity#1132704 Dereference before null checkCaolán McNamara
2014-01-29fix indentCaolán McNamara
2014-01-29Remove some redundant castsStephan Bergmann
2014-01-29This has only converted the condition of ?: to sal_Int32Stephan Bergmann
2014-01-28coverity#1028539 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-28Fix apparently broken OSL_ASSERT (that would have never fired)Stephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2014-01-28coverity#705872 Dereference before null checkCaolán McNamara
2014-01-28sd/qa: Remove InteropGrabBag property from XML dumpsJacobo Aragunde Pérez
2014-01-27coverity#1158303 Uncaught exceptionCaolán McNamara
2014-01-27coverity#1158304 Uncaught exceptionCaolán McNamara
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian
2014-01-27coverity#1038498 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-23coverity#1158466 Uninitialized pointer fieldCaolán McNamara
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-23WaE: Fix bool sillynessTor Lillqvist
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-21Change EnableNoYieldMode(bool) to better namesChris Sherlock
2014-01-21boradcast->broadcastCaolán McNamara
2014-01-21Use SAL_WARN instead of printing to stderrTor Lillqvist
2014-01-21Use SAL_INFO consistently, bin a random printfTor Lillqvist
2014-01-20require icu_headers hereCaolán McNamara
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-18ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez
2014-01-18ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez
2014-01-18Window::PreNotify should return boolStephan Bergmann