summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
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-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-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-08Do not use SvxShapeCollection directly.Matúš Kukan
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-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-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-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-10svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl
2013-12-09fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-09Missing includesStephan Bergmann
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-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