summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewShellBase.cxx
AgeCommit message (Expand)Author
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-06tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-16sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna
2016-09-15sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-15lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-28GSoC kill notebookbar after the real impress closeSzymon Kłos
2016-06-28notebookbar: added slide transition tabSzymon Kłos
2016-06-16rhbz#1343752 fix view status in menuDavid Tardon
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-03Resolves: tdf#100199 crash: switch to Display Mode - Master Modes - NotesCaolán McNamara
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung
2015-11-25coverity#1340227 Missing break in switchCaolán McNamara
2015-11-25coverity#1340226 Missing break in switchCaolán McNamara
2015-11-25loplugin:unusedfields variousNoel Grandin
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