summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewShellBase.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-28GSoC kill notebookbar after the real impress closeSzymon Kłos1-2/+2
2016-06-28notebookbar: added slide transition tabSzymon Kłos1-0/+4
2016-06-16rhbz#1343752 fix view status in menuDavid Tardon1-56/+30
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-2/+2
2016-06-03Resolves: tdf#100199 crash: switch to Display Mode - Master Modes - NotesCaolán McNamara1-15/+30
2016-04-21new plugin stylepoliceNoel Grandin1-2/+2
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-13/+3
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-3/+2
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung1-7/+13
2015-11-25coverity#1340227 Missing break in switchCaolán McNamara1-0/+1
2015-11-25coverity#1340226 Missing break in switchCaolán McNamara1-0/+1
2015-11-25loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung1-30/+74
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-54/+54
2015-10-29com::sun::star->css in sdNoel Grandin1-6/+4
2015-10-26cppcheck:noExplicitConstructorNoel Grandin1-2/+2
2015-10-21afl-eventtesting: crash if you close shell behind running presentationCaolán McNamara1-0/+6
2015-10-13coverity#1326205 Unchecked dynamic_castCaolán McNamara1-3/+4
2015-10-13coverity#1326204 Unchecked dynamic_castCaolán McNamara1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-5/+5
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-4/+4
2015-09-29Take care of ~ViewShellBase -> ~FormShellManager -> ViewShellBase::...Stephan Bergmann1-0/+2
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-19/+19
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-19/+19
2015-09-17boost->stdCaolán McNamara1-19/+19
2015-07-21loplugin:unusedmethods sdNoel Grandin1-2/+0
2015-06-06callcatcher: update unused codeCaolán McNamara1-8/+0
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-5/+12
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-20sd: convert new to ::Create.Noel Grandin1-1/+1
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-22/+22
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10mend misc. lifecycle breakage.Michael Meeks1-2/+2
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2015-04-09vcl: VclPtr conversion in sdNoel Grandin1-0/+7
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-3/+3
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-2/+2
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-4/+4
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-4/+4
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-4/+4
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2