summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-12-06replace CHAR flags with o3tl::typed_flagsNoel Grandin
2017-12-06convert DELMODE to scoped enumNoel Grandin
2017-12-06convert GETCRSR constants to o3tl::typed_flagsNoel Grandin
2017-12-06convert ATTRSPECIAL to scoped enumNoel Grandin
2017-12-02convert DecodeMechanism to scoped enumNoel Grandin
2017-11-29remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-11-28tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-11-28loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-07-03tdf#108622: use correct type for last check timestamp during autocorrectAron Budea
2017-05-30tdf#107176: just return initial selection when there's no rangeJulien Nabet
2017-05-30fix gdi resource leak (editeng/impedit)Julien Nabet
2017-05-04check for nullptr, tdf#104265Eike Rathke
2017-04-24Fix mouse position conversion in case of BottomToTop textTamás Zolnai
2017-04-24Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai
2017-03-10ofz: leak in loading pptsCaolán McNamara
2017-03-01Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara
2017-02-24LOK - Calc: Text is not visible in cell when entering numerical inputMarco Cecchetti
2017-02-20revert tdf#101815 editeng SetMustRepaint when InsertTextJustin Luth
2017-02-14editeng: presumed copypasta in 048e30c1f8231e6cd144a9251061f6fa127b353eMichael Stahl
2017-02-01tdf#103927: Share single standard VirtualDevice instance.Kohei Yoshida
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-19tdf#96354 correct broken autocorrect INitial CApitalsYossi Zahn
2016-12-19tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl
2016-11-30Resolves: tdf#104152 suppress notifications from EditEngine during PasteEike Rathke
2016-11-30prevent endlessly creating new lines until out of memory, tdf#104152Eike Rathke
2016-11-22trivial makefile cleanupsMichael Stahl
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21make this just every so slightly less awfulCaolán McNamara
2016-11-18editeng: assert SfxPoolItem::operator==Michael Stahl
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-13drop useless semicolonsDavid Tardon
2016-11-11coverity#1371263 Missing move assignment operatorCaolán McNamara
2016-11-11check for self-assignmentCaolán McNamara
2016-11-11make it more typical copy ctorCaolán McNamara
2016-11-11seems dubious to copy the state, but drop the load again bitCaolán McNamara
2016-11-11these are going to get overwritten immediatelyCaolán McNamara
2016-11-11make this operator= a little less crazyCaolán McNamara
2016-11-11why have a pimpl with somethings in it and somethings notCaolán McNamara
2016-11-11the pStream member makes no sense at allCaolán McNamara
2016-11-11this looks like a leak to meCaolán McNamara
2016-11-11use std::unique_ptrCaolán McNamara
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
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-04loplugin:oncevar in desktop..filterNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin