summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/Outliner.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-04Resolves: tdf#118799 use spelling/search dialog as message dialog parentCaolán McNamara1-15/+12
2018-05-11loplugin:datamembershadow in SdrOutlinerNoel Grandin1-11/+11
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-8/+9
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai1-0/+1
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-10/+10
2017-11-15Fix typosAndrea Gelmini1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-17/+17
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-2/+2
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand1-0/+11
2017-07-21migrate to boost::gettextCaolán McNamara1-5/+4
2017-06-22loplugin:unusedfields in sd part3Noel Grandin1-6/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock1-7/+7
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-7/+7
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-4/+4
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-3/+1
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-03-22lok sd: Fix crash when searching.Jan Holesovsky1-5/+14
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-14sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky1-3/+7
2017-02-22loplugin:unusedfieldsNoel Grandin1-1/+0
2017-02-16convert EESpellState to scoped enumNoel Grandin1-10/+2
2017-01-11tdf#105182 sd: avoid iterating too far in SdOutliner::Initialize()Michael Stahl1-1/+4
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin1-155/+156
2016-10-11convert PageKind to scoped enumNoel Grandin1-4/+4
2016-10-11convert EditMode to scoped enumNoel Grandin1-4/+4
2016-10-11convert DocumentType to scoped enumNoel Grandin1-1/+1
2016-08-23convert SearchLabel to scoped enumNoel Grandin1-5/+5
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-1/+1
2016-07-12Resolves: tdf#100861 replace all doesn't workCaolán McNamara1-2/+0
2016-07-12Related: tdf#100861 same selection recorded multiple times...Caolán McNamara1-1/+4
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-50/+14
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-5/+12
2016-06-13sd: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna1-7/+46
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-3/+2
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky1-0/+2
2016-02-04impress - unable to search inside table - fixedMarco Cecchetti1-6/+1
2016-01-25sd lok: Fix normal 'search' performed after a 'search all'.Jan Holesovsky1-5/+2