summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/Window.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti1-2/+2
2022-10-24Drop Window::LogicMouse*Mike Kaganski1-6/+0
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC1-4/+1
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer1-42/+42
2020-11-01tdf#137620 support surrounding text for impress outline viewCaolán McNamara1-0/+4
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara1-0/+2
2020-10-23long->tools::Long in pyuno..sdNoel1-10/+11
2019-09-29loplugin:constmethod in sdNoel Grandin1-8/+8
2019-08-12Fix typosAndrea Gelmini1-1/+1
2018-11-13loplugin singlevalfields improvementNoel Grandin1-1/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-03-29loplugin:virtualdown in vclNoel Grandin1-1/+1
2018-03-17sd lok: Enable mapmode in case of lok to calculate centerPranav Kant1-0/+1
2018-02-27lok: All mouse,key events asyncPranav Kant1-0/+6
2018-01-29Fix typosAndrea Gelmini1-1/+1
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-27loplugin:singlevalfields in sdNoel Grandin1-1/+0
2016-06-18uitest: add initial code for impress main edit windowMarkus Mohrhard1-0/+3
2016-04-14loplugin:passstuffbyref in sdNoel Grandin1-3/+3
2015-11-23loplugin:unusedfields in sd/Noel Grandin1-1/+0
2015-10-29com::sun::star->css in sdNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-19/+19
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-21loplugin:unusedmethods sdNoel Grandin1-1/+0
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-2/+2
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28sd: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-10/+10
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sdNoel Grandin1-0/+1
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna1-1/+1
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna1-1/+1
2015-02-23sd: initial Window::LogicInvalidate()Miklos Vajna1-0/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-1/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-25remove whitespacesMarkus Mohrhard1-2/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+5
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-1/+1
2014-04-14typo: arround -> aroundThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-17/+17
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-11-28Integrate branch of IAccessible2Steve Yin1-0/+1