summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlnvs2.cxx
AgeCommit message (Expand)Author
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2020-10-28convert some more long -> tools::LongNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-07-27weld RemoteDialogCaolán McNamara
2019-05-28tdf#120905 Remove old FuOutlineBullet dialog code.Gülşah Köse
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-01-14no need to test for the presence of the dialog factoryNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-13weld SdModifyFieldDlgCaolán McNamara
2018-05-11weld SdPhotoAlbumDialogCaolán McNamara
2018-03-26loplugin:useuniqueptr in OutlineViewShell and ViewShellNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-01-30coverity#1428736 Dereference null return valueCaolán McNamara
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2016-11-10Wrap pointer to dialog with VclPtrTakeshi Abe
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-26boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky
2014-06-30fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-27Avoid possible memory leaks in case of exceptionsTakeshi Abe