summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-19n#828390: Unit test for bullet's relative size.Muthu Subramanian2-0/+26
2013-12-19convert OUString** in HtmlExport to std::vector<OUString>Noel Grandin2-100/+65
2013-12-18n#828390: Add unit test for font properties export.Muthu Subramanian2-0/+43
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-4/+0
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann3-6/+6
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-2/+2
2013-12-14cppcheck: same expression, should check aPageOffset.X and aPageOffset.YJulien Nabet1-1/+1
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-12-12pages with equal Priority and Class getting droppedCaolán McNamara1-3/+8
2013-12-12remove unused ctor variantCaolán McNamara1-5/+13
2013-12-12fix occasional crash on dragging and dropping pages in slidesortersCaolán McNamara2-7/+38
2013-12-12n#828390: Unit test for resetting char escapement.Muthu Subramanian2-0/+35
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin3-4/+4
2013-12-12Fix C++03 digraphsStephan Bergmann1-3/+3
2013-12-12Missing includeStephan Bergmann1-0/+4
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann8-18/+18
2013-12-12n#828390: Add unit test for new line import.Muthu Subramanian2-0/+21
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann7-72/+69
2013-12-12Remove unnecessary macroStephan Bergmann1-53/+51