summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewShellBase.cxx
AgeCommit message (Expand)Author
2016-08-02rhbz#1343752 fix view status in menuDavid Tardon
2016-08-02Resolves: tdf#100199 crash: switch to Display Mode - Master Modes - NotesCaolán McNamara
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung
2015-11-26coverity#1340227 Missing break in switchCaolán McNamara
2015-11-26coverity#1340226 Missing break in switchCaolán McNamara
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-21afl-eventtesting: crash if you close shell behind running presentationCaolán McNamara
2015-10-13coverity#1326205 Unchecked dynamic_castCaolán McNamara
2015-10-13coverity#1326204 Unchecked dynamic_castCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29Take care of ~ViewShellBase -> ~FormShellManager -> ViewShellBase::...Stephan Bergmann
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-06-06callcatcher: update unused codeCaolán McNamara
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10mend misc. lifecycle breakage.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin