summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2014-01-17Window::Notify should return bool, reduxStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16place some elements side by side to regain a lineCaolán McNamara
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-15StartPresentationMode nFlags takes PRESENTATION_* valuesStephan Bergmann
2014-01-15Assume nPageNum shall be compared against 0 or 1 hereStephan Bergmann
2014-01-15Apparent typo when adding bracesStephan Bergmann
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14Dead codeStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2014-01-13fdo#73436 Let SdXImpressDocument handle css.drawing.* requests directlyStephan Bergmann
2014-01-10swap entries to optional checkbox is on last rowCaolán McNamara
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-09remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin
2014-01-08designate which elements should shrink when limited widthCaolán McNamara
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis
2013-12-30fdo#72998: Add unit test case.Muthu Subramanian
2013-12-27convert unlink image querybox to .uiManal Alhassoun
2013-12-27fdo#72998: Custom shapes have improper size.Muthu Subramanian
2013-12-27Some make file fixingZolnai Tamás
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-20Resolves: #i123783# apply patch to correct type of ActiveLayer propertyJürgen Schmidt
2013-12-20typo fixesAndras Timar
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-19n#828390: Unit test for bullet's relative size.Muthu Subramanian
2013-12-19convert OUString** in HtmlExport to std::vector<OUString>Noel Grandin
2013-12-18n#828390: Add unit test for font properties export.Muthu Subramanian
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen