summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshe3.cxx
AgeCommit message (Expand)Author
2019-11-03loplugin:stringaddNoel Grandin
2019-10-30tdf#114175: Proper naming for 'Insert Page' undo action in DrawMuhammet Kara
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-05-23tdf#125447 get rid of ~ in STR_UNDO stringCaolán McNamara
2019-05-23Resolves: tdf#125447 mnemonic appearing in tooltipCaolán McNamara
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-09-27Fix typosAndrea Gelmini
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-01-19inline some definesNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-28sd lok: disable undo state if conflict with other viewsHenry Castro
2017-06-28sd lok: fix Undo/Redo Document RepairHenry Castro
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
2017-02-16Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-08-17sd lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
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-07-28inline "old" SbERR constantsNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann