summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-10swap entries to optional checkbox is on last rowCaolán McNamara1-14/+9
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann4-12/+12
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin12-652/+652
2014-01-09remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin1-5/+5
2014-01-08designate which elements should shrink when limited widthCaolán McNamara1-2/+18
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan3-6/+10
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr2-3/+3
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis1-0/+4
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis1-1/+1
2013-12-30fdo#72998: Add unit test case.Muthu Subramanian2-0/+26
2013-12-27convert unlink image querybox to .uiManal Alhassoun5-11/+40
2013-12-27fdo#72998: Custom shapes have improper size.Muthu Subramanian2-3/+3
2013-12-27Some make file fixingZolnai Tamás1-3/+2
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2-3/+6
2013-12-20Resolves: #i123783# apply patch to correct type of ActiveLayer propertyJürgen Schmidt1-1/+1
2013-12-20typo fixesAndras Timar6-7/+7
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky1-1/+1
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis3-2/+5