summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* 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
* n#828390: Unit test for bullet's relative size.Muthu Subramanian2013-12-192-0/+26
* convert OUString** in HtmlExport to std::vector<OUString>Noel Grandin2013-12-192-100/+65
* n#828390: Add unit test for font properties export.Muthu Subramanian2013-12-182-0/+43
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+4
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-171-4/+0
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-173-6/+6
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-1/+0
* uiconfig is a l10n-relevant targetBjoern Michaelsen2013-12-161-2/+2
* cppcheck: same expression, should check aPageOffset.X and aPageOffset.YJulien Nabet2013-12-141-1/+1
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-12-131-1/+1
* pages with equal Priority and Class getting droppedCaolán McNamara2013-12-121-3/+8
* remove unused ctor variantCaolán McNamara2013-12-121-5/+13
* fix occasional crash on dragging and dropping pages in slidesortersCaolán McNamara2013-12-122-7/+38
* n#828390: Unit test for resetting char escapement.Muthu Subramanian2013-12-122-0/+35
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-123-4/+4
* Fix C++03 digraphsStephan Bergmann2013-12-121-3/+3
* Missing includeStephan Bergmann2013-12-121-0/+4
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-128-18/+18
* n#828390: Add unit test for new line import.Muthu Subramanian2013-12-122-0/+21
* Remove unnecessary macro ITYPEStephan Bergmann2013-12-127-72/+69
* Remove unnecessary macroStephan Bergmann2013-12-121-53/+51
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-1211-304/+299
* fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2013-12-112-2/+0
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-1111-299/+304
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-1111-304/+299
* Typos (mainly "propably")Julien Nabet2013-12-102-2/+2
* Fix unit test case.Muthu Subramanian2013-12-101-1/+1
* Force int16 as int32Muthu Subramanian2013-12-101-2/+2
* svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl2013-12-101-1/+0
* sd: PPT export: fix assert on 0-length text portionsMichael Stahl2013-12-101-1/+3
* Force enums as ints - to avoid warning/errors.Muthu Subramanian2013-12-101-3/+3
* n#753460: Copying slides having same master page name.Muthu Subramanian2013-12-103-6/+56
* fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza2013-12-099-125/+26
* Missing includesStephan Bergmann2013-12-091-0/+5
* GetBasic and m_pBasic are unusedCaolán McNamara2013-12-093-4/+4
* unittest for fdo#71434Korrawit Pruegsanusak2013-12-083-0/+12
* XShapeDumper: empty name should not be dumpedKorrawit Pruegsanusak2013-12-081-1/+1