summaryrefslogtreecommitdiff
path: root/sw/inc/PostItMgr.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-21tdf#68604: Commit the data from the postit to the model before docx save.Jan Holesovsky1-2/+4
2017-02-18lok: Allow to delete comment by post it idPranav Kant1-0/+1
2017-02-18lok: Allow to reply to comments using postit idPranav Kant1-0/+4
2017-02-17lok: Implement new callbacks for comment notificationsPranav Kant1-1/+1
2016-10-27loplugin:expandablemethods in swNoel Grandin1-2/+0
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna1-2/+0
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-2/+1
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+3
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-1/+1
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+2
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-11-12sw lok: forward key events to annotation window if necessaryMiklos Vajna1-0/+4
2015-11-12sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessaryMiklos Vajna1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/incNoel Grandin1-10/+10
2015-11-05sw tiled rendering: initial annotation supportMiklos Vajna1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-80/+80
2015-07-21loplugin:unusedmethods swNoel Grandin1-3/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-11/+11
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+3
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+3
2015-03-18convert SidebarPosition to enum classNoel Grandin1-1/+1
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+3
2015-03-04V801: Decreased performanceCaolán McNamara1-1/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-10only one value of the postit sort enum was being usedNoel Grandin1-5/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+2
2014-04-23add a 'format all comments' featureCaolán McNamara1-0/+5
2014-04-16Resolves: fdo#36815 enable printing WYSIWYG sidewindow commentsCaolán McNamara1-0/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-01-17bool improvementsStephan Bergmann1-1/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+2
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-08-21String to OUStringMatteo Casalin1-8/+5
2013-07-30fdo#43157 - Clean up OSL_ENSUREHonza Havlíček1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-12SwPostItMgr: these can be staticMiklos Vajna1-3/+3