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