summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand1-0/+3
2014-01-29coverity#1000866 : Uninitialized scalar fieldNorbert Thiebaud1-3/+4
2014-01-29fdo#39440 - cppcheck cleanlinessRadu Ioan1-3/+5
2014-01-29coverity#1132704 Dereference before null checkCaolán McNamara1-23/+9
2014-01-29fix indentCaolán McNamara1-51/+34
2014-01-29Remove some redundant castsStephan Bergmann4-14/+10
2014-01-29This has only converted the condition of ?: to sal_Int32Stephan Bergmann1-2/+2
2014-01-28coverity#1028539 : Uninitialized scalar fieldNorbert Thiebaud1-0/+1
2014-01-28bool improvementsStephan Bergmann125-614/+614
2014-01-28Fix apparently broken OSL_ASSERT (that would have never fired)Stephan Bergmann1-1/+1
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan3-5/+5
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan2-3/+3
2014-01-28coverity#705872 Dereference before null checkCaolán McNamara1-10/+7
2014-01-28sd/qa: Remove InteropGrabBag property from XML dumpsJacobo Aragunde Pérez14-981/+0
2014-01-27coverity#1158303 Uncaught exceptionCaolán McNamara2-2/+3
2014-01-27coverity#1158304 Uncaught exceptionCaolán McNamara2-2/+6
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian3-0/+14
2014-01-27coverity#1038498 : Uninitialized scalar fieldNorbert Thiebaud1-2/+5
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-1/+1
2014-01-23coverity#1158466 Uninitialized pointer fieldCaolán McNamara2-4/+5
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara1-1/+1
2014-01-23WaE: Fix bool sillynessTor Lillqvist1-1/+1
2014-01-22remove SvStream::operator<< methodsNoel Grandin1-8/+8
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-1/+1
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-22bool improvementsStephan Bergmann7-16/+16
2014-01-21Change EnableNoYieldMode(bool) to better namesChris Sherlock1-4/+4
2014-01-21boradcast->broadcastCaolán McNamara1-1/+1
2014-01-21Use SAL_WARN instead of printing to stderrTor Lillqvist1-16/+16
2014-01-21Use SAL_INFO consistently, bin a random printfTor Lillqvist1-3/+3
2014-01-20require icu_headers hereCaolán McNamara1-0/+1
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara3-1/+5
2014-01-18ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez7-123/+481
2014-01-18ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez3-53/+424
2014-01-18Window::PreNotify should return boolStephan Bergmann1-3/+3
2014-01-17Window::Notify should return bool, reduxStephan Bergmann2-3/+3
2014-01-17bool improvementsStephan Bergmann6-9/+11
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann3-4/+4
2014-01-17Window::Notify should return boolStephan Bergmann11-29/+14
2014-01-16place some elements side by side to regain a lineCaolán McNamara1-55/+55
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin3-12/+12
2014-01-15StartPresentationMode nFlags takes PRESENTATION_* valuesStephan Bergmann1-1/+1
2014-01-15Assume nPageNum shall be compared against 0 or 1 hereStephan Bergmann1-1/+1
2014-01-15Apparent typo when adding bracesStephan Bergmann1-1/+1
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann9-14/+14
2014-01-14Dead codeStephan Bergmann2-23/+2
2014-01-14PrepareClose should probably return boolStephan Bergmann8-15/+15
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2014-01-13fdo#73436 Let SdXImpressDocument handle css.drawing.* requests directlyStephan Bergmann1-1/+3