summaryrefslogtreecommitdiff
path: root/sw/inc/PostItMgr.hxx
AgeCommit message (Expand)Author
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
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-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-18convert SidebarPosition to enum classNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-04V801: Decreased performanceCaolán McNamara
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-10only one value of the postit sort enum was being usedNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-23add a 'format all comments' featureCaolán McNamara
2014-04-16Resolves: fdo#36815 enable printing WYSIWYG sidewindow commentsCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-17bool improvementsStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-08-21String to OUStringMatteo Casalin
2013-07-30fdo#43157 - Clean up OSL_ENSUREHonza Havlíček
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-12SwPostItMgr: these can be staticMiklos Vajna
2011-07-06Fixed uninitialized member in SwPostItPageItemCédric Bosdonnat
2011-05-18Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks