summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews9.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make string translation loading more uniformCaolán McNamara1-1/+1
2017-03-31use actual UNO enums in sdNoel Grandin1-5/+5
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-11-13drop extra semicolonsDavid Tardon1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-13/+14
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-34/+84
2016-05-04tdf#89466: Slide Background tabRishabh Kumar1-0/+13
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+2
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl1-1/+2
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-29com::sun::star->css in sdNoel Grandin1-2/+2
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-38/+38
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-38/+38
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-1/+1
2015-09-25boost->stdCaolán McNamara1-2/+1
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-07-28inline "old" SbERR constantsNoel Grandin1-18/+18
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-5/+5
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-3/+3
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-3/+3
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-2/+2
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-3/+4
2014-11-10loplugin: cstylecastNoel Grandin1-9/+9
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-18/+20
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-09German comment translation.Lennart Poettering1-2/+1
2014-10-09German comment translation.Michael Meeks1-1/+1
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt1-4/+0
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-13/+15
2014-06-25remove whitespacesMarkus Mohrhard1-7/+0
2014-05-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+3
2014-04-24sd: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-40/+40
2013-08-11String->OUStringIvan Timofeev1-3/+2
2013-07-29fdo#67274 Always embed images from gallerySamuel Mehrbrodt1-4/+0
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile1-100/+99
2013-05-20Related: #i121791# Corrected names for LineDashes, cleaned up resourcesArmin Le Grand1-21/+21