summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-05-22tdf#112118: DOC: properly import/export border distanceMike Kaganski1-0/+30
2018-02-21tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai1-1/+1
2018-02-19tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2-1/+9
2017-12-18convert ATTRSPECIAL to scoped enumNoel Grandin1-1/+5
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-0/+1
2017-07-08tdf#108925: Too small bullet size confuses the userTamás Zolnai1-1/+4
2017-07-03tdf#108622: use correct type for last check timestamp during autocorrectAron Budea1-1/+1
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai6-11/+60
2016-12-19tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl1-6/+0
2016-11-18includes should be at the top of the fileNoel Grandin3-14/+13
2016-11-11coverity#1371263 Missing move assignment operatorCaolán McNamara1-1/+3
2016-11-11why have a pimpl with somethings in it and somethings notCaolán McNamara1-3/+4
2016-11-11the pStream member makes no sense at allCaolán McNamara1-2/+0
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin5-16/+0
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin5-10/+10
2016-11-05make a useful function - SvxBoxItem::CalcLineWidthJustin Luth1-0/+1
2016-11-05tdf#90070 don't clip flys with bordersJustin Luth1-2/+3
2016-11-03loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin1-1/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin5-12/+6
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+7
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-3/+3
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin5-20/+0
2016-10-20add dumpAsXmlEditDocNoel Grandin1-0/+1
2016-10-18loplugin:unusedmethodsNoel Grandin1-1/+0
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti1-0/+2
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti1-1/+9
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin1-17/+16
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-3/+0
2016-10-10drop some unused forward declarations and includesCaolán McNamara2-2/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin2-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-10-04OUTLINERMODE_USERMASK is useless nowNoel Grandin1-4/+2
2016-10-03add more dumpAsXml()Noel Grandin1-1/+5
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke1-1/+1
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin1-0/+2
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-2/+1
2016-09-16Missing includeStephan Bergmann1-0/+2
2016-09-13sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna1-0/+2
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna2-0/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann32-44/+44
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin3-5/+3
2016-09-01coverity#1372384 Uncaught exceptionCaolán McNamara1-1/+1
2016-08-26reduce defines to boolJochen Nitschke1-2/+0
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin11-49/+42
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara64-204/+204
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin4-38/+10
2016-08-17convert SvxEscapement to scoped enumNoel Grandin2-7/+7
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin2-10/+10