summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/PostItMgr.cxx
AgeCommit message (Expand)Author
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-15clang-cl loplugin: swStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-09-28sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-07-15sw: indentation fixesMiklos Vajna
2016-06-30everything is called Dispose, hard to find anythingCaolán McNamara
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
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-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2015-12-11sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-17sw lok comments: fix comment widget width with custom zoomMiklos Vajna
2015-11-17sw lok comments: fix text selection with custom zoomMiklos Vajna
2015-11-16sw lok comments: fix sidebar width with custom zoomMiklos 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-12loplugin:nullptrStephan Bergmann
2015-11-12sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessaryMiklos Vajna
2015-11-11sw lok: fix sidebarwindows::SwSidebarWin pixel positionMiklos Vajna
2015-11-10sw lok: fix width of the notes sidebarMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-07Misc tweaks and cleanups.Ashod Nakashian
2015-11-06sw lok annotations: paint all child windowMiklos Vajna
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05sw tiled rendering: initial annotation supportMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier