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