summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-05make a useful function - SvxBoxItem::CalcLineWidthJustin Luth
2016-11-05tdf#90070 don't clip flys with bordersJustin Luth
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin
2016-10-20add dumpAsXmlEditDocNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-10drop some unused forward declarations and includesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04OUTLINERMODE_USERMASK is useless nowNoel Grandin
2016-10-03add more dumpAsXml()Noel Grandin
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-16Missing includeStephan Bergmann
2016-09-13sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-01coverity#1372384 Uncaught exceptionCaolán McNamara
2016-08-26reduce defines to boolJochen Nitschke
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-08-02editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-07-27Resolves: tdf#101003 don't give paras in editeng accessible namesCaolán McNamara
2016-07-27formally->formerlyCaolán McNamara