summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShellBase.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-12sc: announce theme colors with lok callbackSzymon Kłos1-0/+2
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios1-2/+0
2023-08-11lok: a11y: get focused paragraph notified on document loadMarco Cecchetti1-2/+0
2023-07-05Make sure views get new themes on .uno:ChangeThemeParis Oplopoios1-0/+2
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios1-0/+2
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl1-0/+2
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara1-1/+1
2023-01-26GetDrawController should return pointerNoel Grandin1-1/+1
2022-11-09lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos1-0/+4
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin1-1/+1
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC1-4/+1
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos1-0/+4
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara1-1/+1
2020-10-23long->tools::Long in pyuno..sdNoel1-1/+1
2020-05-09compact namespace in sdNoel Grandin1-2/+2
2019-09-29loplugin:constmethod in sdNoel Grandin1-2/+2
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen1-3/+0
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin1-4/+4
2017-10-23loplugin:includeform: sdStephan Bergmann1-1/+1
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-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-1/+1
2016-10-06tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-3/+0
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/+2
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna1-0/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-1/+0
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-3/+2
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-2/+1
2015-11-25loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-11unused headerCaolán McNamara1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-10-29com::sun::star->css in sdNoel Grandin1-5/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-21/+21
2015-09-29boost->stdCaolán McNamara1-1/+1
2015-09-26boost->stdCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-7/+6
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-7/+8
2015-09-17boost->stdCaolán McNamara1-8/+7
2015-07-21loplugin:unusedmethods sdNoel Grandin1-1/+0
2015-06-06callcatcher: update unused codeCaolán McNamara1-4/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-15/+15
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2