summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshe3.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-01-19inline some definesNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: sdStephan Bergmann1-5/+5
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-25/+25
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-06-28sd lok: disable undo state if conflict with other viewsHenry Castro1-32/+36
2017-06-28sd lok: fix Undo/Redo Document RepairHenry Castro1-10/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-3/+3
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-2/+2
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist1-0/+1
2017-02-16Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist1-1/+1
2016-10-11convert PageKind to scoped enumNoel Grandin1-6/+6
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl1-2/+2
2016-08-17sd lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-0/+11
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-3/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-5/+5
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-5/+5
2015-07-28inline "old" SbERR constantsNoel Grandin1-2/+2
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-22callcatcher: update unused codeCaolán McNamara1-1/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-2/+4
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-5/+5
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-5/+5
2014-06-25remove whitespacesMarkus Mohrhard1-4/+0
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-7/+3
2014-04-24sd: sal_Bool->boolNoel Grandin1-6/+6
2014-01-28bool improvementsStephan Bergmann1-7/+7
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-08-10String->OUStringIvan Timofeev1-7/+7
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler1-8/+5
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist1-2/+4
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-2/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-06-09Resolves: fdo#34723 unused variables and argumentsCaolán McNamara1-2/+0
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel1-13/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-29/+35