summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshe3.cxx
AgeCommit message (Expand)Author
2017-07-26sd lok: disable undo state if conflict with other viewsHenry Castro
2017-07-26sd lok: fix Undo/Redo Document RepairHenry Castro
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
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-10String->OUStringIvan Timofeev
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-06-09Resolves: fdo#34723 unused variables and argumentsCaolán McNamara
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-08Remove all bogus comments in impress.Guillaume Poussel
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-07-01renaissance1: merge with DEV300_m84Andre Fischer
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; rem...Mathias Bauer
2010-04-13fixed unix warningsChristian Lippka