summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-301-2/+2
* Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2014-01-301-0/+3
* coverity#1000866 : Uninitialized scalar fieldNorbert Thiebaud2014-01-291-3/+4
* fdo#39440 - cppcheck cleanlinessRadu Ioan2014-01-291-3/+5
* coverity#1132704 Dereference before null checkCaolán McNamara2014-01-291-23/+9
* fix indentCaolán McNamara2014-01-291-51/+34
* Remove some redundant castsStephan Bergmann2014-01-294-14/+10
* This has only converted the condition of ?: to sal_Int32Stephan Bergmann2014-01-291-2/+2
* coverity#1028539 : Uninitialized scalar fieldNorbert Thiebaud2014-01-281-0/+1
* bool improvementsStephan Bergmann2014-01-28125-614/+614
* Fix apparently broken OSL_ASSERT (that would have never fired)Stephan Bergmann2014-01-281-1/+1
* Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2014-01-283-5/+5
* Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan2014-01-282-3/+3
* coverity#705872 Dereference before null checkCaolán McNamara2014-01-281-10/+7
* sd/qa: Remove InteropGrabBag property from XML dumpsJacobo Aragunde Pérez2014-01-2814-981/+0
* coverity#1158303 Uncaught exceptionCaolán McNamara2014-01-272-2/+3
* coverity#1158304 Uncaught exceptionCaolán McNamara2014-01-272-2/+6
* cp#1000025: Import casemaps from pptx.Muthu Subramanian2014-01-273-0/+14
* coverity#1038498 : Uninitialized scalar fieldNorbert Thiebaud2014-01-271-2/+5
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-231-1/+1
* coverity#1158466 Uninitialized pointer fieldCaolán McNamara2014-01-232-4/+5
* SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara2014-01-231-1/+1
* WaE: Fix bool sillynessTor Lillqvist2014-01-231-1/+1
* remove SvStream::operator<< methodsNoel Grandin2014-01-221-8/+8
* convert more SvStream::operator<< callsNoel Grandin2014-01-221-1/+1
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-221-1/+1
* bool improvementsStephan Bergmann2014-01-227-16/+16
* Change EnableNoYieldMode(bool) to better namesChris Sherlock2014-01-211-4/+4
* boradcast->broadcastCaolán McNamara2014-01-211-1/+1
* Use SAL_WARN instead of printing to stderrTor Lillqvist2014-01-211-16/+16
* Use SAL_INFO consistently, bin a random printfTor Lillqvist2014-01-211-3/+3
* require icu_headers hereCaolán McNamara2014-01-201-0/+1
* Related: #i56998# use locale rules to format percentageCaolán McNamara2014-01-203-1/+5
* ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez2014-01-187-123/+481
* ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez2014-01-183-53/+424
* Window::PreNotify should return boolStephan Bergmann2014-01-181-3/+3
* Window::Notify should return bool, reduxStephan Bergmann2014-01-172-3/+3
* bool improvementsStephan Bergmann2014-01-176-9/+11
* Be explicit when using bool as integral value (as Link return value)Stephan Bergmann2014-01-173-4/+4
* Window::Notify should return boolStephan Bergmann2014-01-1711-29/+14
* place some elements side by side to regain a lineCaolán McNamara2014-01-161-55/+55
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-163-12/+12
* StartPresentationMode nFlags takes PRESENTATION_* valuesStephan Bergmann2014-01-151-1/+1
* Assume nPageNum shall be compared against 0 or 1 hereStephan Bergmann2014-01-151-1/+1
* Apparent typo when adding bracesStephan Bergmann2014-01-151-1/+1
* Remove unused bForBrowsing parameterStephan Bergmann2014-01-149-14/+14
* Dead codeStephan Bergmann2014-01-142-23/+2
* PrepareClose should probably return boolStephan Bergmann2014-01-148-15/+15
* drop unnecessary tools/string.hxx includesCaolán McNamara2014-01-131-1/+0
* fdo#73436 Let SdXImpressDocument handle css.drawing.* requests directlyStephan Bergmann2014-01-131-1/+3