summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2014-01-09remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin
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-27convert unlink image querybox to .uiManal Alhassoun
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-19convert OUString** in HtmlExport to std::vector<OUString>Noel Grandin
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-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-14cppcheck: same expression, should check aPageOffset.X and aPageOffset.YJulien Nabet
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-12pages with equal Priority and Class getting droppedCaolán McNamara
2013-12-12remove unused ctor variantCaolán McNamara
2013-12-12fix occasional crash on dragging and dropping pages in slidesortersCaolán McNamara
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Fix C++03 digraphsStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann
2013-12-12Remove unnecessary macroStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-10Typos (mainly "propably")Julien Nabet
2013-12-10Force int16 as int32Muthu Subramanian
2013-12-10svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl
2013-12-10sd: PPT export: fix assert on 0-length text portionsMichael Stahl
2013-12-10Force enums as ints - to avoid warning/errors.Muthu Subramanian
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian
2013-12-09fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-09Missing includesStephan Bergmann
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-12-05Resolves: #i123789# ppt import, if sub address is not document...Jürgen Schmidt
2013-12-03FLT_TOOL_PANEL_DOCKING_WINDOW unusedCaolán McNamara
2013-12-03unused .src fileCaolán McNamara
2013-12-03convert the last tabpage in sd to .uiCaolán McNamara
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens