summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewShellBase.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen1-2/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin1-2/+2
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-2/+2
2018-02-15loplugin:changetoolsgen in sdNoel Grandin1-2/+2
2018-01-15More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-2/+2
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin1-4/+4
2017-12-22Revert "unused SID command in sd"Noel Grandin1-0/+13
2017-12-21unused SID command in sdNoel Grandin1-13/+0
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-11-17sd: enable language status bar itemHenry Castro1-0/+15
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: sdStephan Bergmann1-31/+31
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand1-1/+1
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-26loplugin:oncevar in sdNoel Grandin1-5/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-8/+5
2017-05-07revert OSL_ASSERT changesChris Sherlock1-12/+12
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-12/+12
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-4/+4
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant1-2/+1
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-6/+0
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-3/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-21Use module name when getting labelsMaxim Monastirsky1-2/+2
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar1-1/+1
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-3/+3
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-1/+1
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann1-1/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-5/+0
2016-10-11convert PageKind to scoped enumNoel Grandin1-7/+7
2016-10-11convert EditMode to scoped enumNoel Grandin1-3/+3
2016-10-06tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-39/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-1/+0
2016-09-16sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna1-0/+11
2016-09-15sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna1-1/+16
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna1-0/+19
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-1/+1