summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* 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
* swap entries to optional checkbox is on last rowCaolán McNamara2014-01-101-14/+9
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-104-12/+12
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-1012-652/+652
* remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin2014-01-091-5/+5
* designate which elements should shrink when limited widthCaolán McNamara2014-01-081-2/+18
* Do not use SvxShapeCollection directly.Matúš Kukan2014-01-083-6/+10
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-1/+1
* Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr2014-01-062-3/+3
* hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis2014-01-041-0/+4
* hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis2014-01-021-1/+1
* fdo#72998: Add unit test case.Muthu Subramanian2013-12-302-0/+26
* convert unlink image querybox to .uiManal Alhassoun2013-12-275-11/+40
* fdo#72998: Custom shapes have improper size.Muthu Subramanian2013-12-272-3/+3
* Some make file fixingZolnai Tamás2013-12-271-3/+2
* Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2013-12-272-3/+6
* Resolves: #i123783# apply patch to correct type of ActiveLayer propertyJürgen Schmidt2013-12-201-1/+1
* typo fixesAndras Timar2013-12-206-7/+7
* hidpi: Use the default scaling algorithm.Jan Holesovsky2013-12-201-1/+1
* hidpi: Make many places Hi-DPI aware.Keith Curtis2013-12-203-2/+5