summaryrefslogtreecommitdiff
path: root/sd/inc/Outliner.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Resolves: tdf#118799 use spelling/search dialog as message dialog parentCaolán McNamara1-5/+4
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-2/+0
2018-05-11loplugin:datamembershadow in SdrOutlinerNoel Grandin1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-1/+6
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin1-1/+1
2017-06-22loplugin:unusedfields in sd part3Noel Grandin1-11/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-02-22loplugin:unusedfieldsNoel Grandin1-6/+0
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin1-10/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-1/+1
2016-07-12Related: tdf#100861 same selection recorded multiple times...Caolán McNamara1-0/+5
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-6/+6
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-3/+4
2015-11-23loplugin:unusedfields in sd/Noel Grandin1-15/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-02afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara1-0/+1
2015-10-14sd tiled rendering: search rectangle is part-specificMiklos Vajna1-1/+15
2015-10-14sd tiled rendering: initial search allMiklos Vajna1-1/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-4/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+4
2015-09-17boost->stdCaolán McNamara1-4/+2
2015-07-21loplugin:unusedmethods sdNoel Grandin1-5/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-28sd: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-26/+26
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-2/+2
2014-04-14typo: reassings -> reassignsThomas Arnhold1-1/+1
2014-04-14typo: arround -> aroundThomas Arnhold1-4/+4
2014-04-14typo: desribes -> describesThomas Arnhold1-1/+1
2014-04-14typo: inidcates -> indicatesThomas Arnhold1-1/+1
2014-04-14typo: candiate -> candidateThomas Arnhold1-1/+1
2014-04-14typo: remebers -> remembersThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet1-1/+1
2014-02-06Typo: cheking -> checkingJulien Nabet1-1/+1
2013-10-23fixincludeguards.sh: sdThomas Arnhold1-2/+2
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-29removed unnecessary forward declarations of classTakeshi Abe1-4/+0
2011-11-29slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.mst1-8/+9