summaryrefslogtreecommitdiff
path: root/sw/inc/SidebarWin.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-15/+15
2017-02-06lok: Emit modify comment callback when anchor changesPranav Kant1-0/+3
2017-02-06lok: comments: emit add callback after layout finishesPranav Kant1-0/+1
2017-02-05lok: Send complete anchor rectanglePranav Kant1-0/+1
2017-01-27lok: Calculate and return parent comment idPranav Kant1-1/+1
2017-01-27lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant1-0/+4
2016-11-25Lok: invalidate Writer comments correctlyAshod Nakashian1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-1/+0
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna1-0/+2
2015-11-14sw lok comments: implement setTextSelection() APIMiklos Vajna1-0/+2
2015-11-13sw lok: fix blinking cursor position of commentsMiklos Vajna1-2/+3
2015-11-12sw lok: forward key events to annotation window if necessaryMiklos Vajna1-0/+1
2015-11-12sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessaryMiklos Vajna1-0/+2
2015-11-06com::sun::star->css in sw/incNoel Grandin1-1/+1
2015-11-05sw tiled rendering: initial annotation supportMiklos Vajna1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-09-20convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-2/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-2/+2
2015-05-14refactor sw Sidebar classes to use RenderContextTomaž Vajngerl1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+7
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-5/+5
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+1
2015-03-04V801: Decreased performanceCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+4
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2014-04-16Resolves: fdo#36815 enable printing WYSIWYG sidewindow commentsCaolán McNamara1-0/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-14/+28
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-08-20String to OUString, cleanup, typoMatteo Casalin1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14