summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* lok: sc: ctrl-clicking links doesn't workMarco Cecchetti2018-07-041-1/+11
* lokdialog: Allow switching language of editengine ResMgrAron Budea2018-06-071-5/+7
* tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos2018-04-202-8/+5
* sd lok: Impress: Right-click menu on misspelled word locks up sessionTamás Zolnai2018-04-161-0/+4
* Fix buildAron Budea2018-04-121-0/+1
* sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2018-04-102-1/+3
* tdf#112118: Use correct border when calculating marginMike Kaganski2018-03-191-4/+4
* tdf#112118: DOC: properly import/export border distanceMike Kaganski2018-03-191-0/+125
* tdf#116101 Correct bullet position for linespacing > 100%Szymon Kłos2018-03-132-7/+100
* lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky2018-03-121-1/+1
* Revert "lok: Don't freeze the LibreOfficeKit via the spell-checking popup..."Jan Holesovsky2018-03-121-5/+1
* ofz#5477 if the para is already oversize, nums would go negativeCaolán McNamara2018-03-061-4/+5
* sd lok: Delete selection highlight after cutting text.Tamás Zolnai2018-02-261-0/+3
* tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai2018-02-215-7/+40
* tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2018-02-196-12/+160
* tdf#114628 correct line spacing for impressSzymon Kłos2018-01-172-17/+28
* replace CHAR flags with o3tl::typed_flagsNoel Grandin2017-12-185-21/+28
* convert DELMODE to scoped enumNoel Grandin2017-12-184-20/+21
* convert GETCRSR constants to o3tl::typed_flagsNoel Grandin2017-12-185-43/+53
* convert ATTRSPECIAL to scoped enumNoel Grandin2017-12-187-16/+13
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-184-10/+10
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-051-1/+1
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-12-051-0/+3
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-12-051-3/+2
* sd lok: fix spell checking languages in ImpressHenry Castro2017-10-261-0/+10
* lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.cp-5.3-26Jan Holesovsky2017-09-211-1/+5
* lok - add support for in place chart editingMarco Cecchetti2017-08-031-2/+24
* tdf#108622: use correct type for last check timestamp during autocorrectAron Budea2017-07-031-1/+1
* tdf#107176: just return initial selection when there's no rangeJulien Nabet2017-05-301-0/+4
* fix gdi resource leak (editeng/impedit)Julien Nabet2017-05-302-0/+5
* check for nullptr, tdf#104265Eike Rathke2017-05-041-10/+13
* Fix mouse position conversion in case of BottomToTop textTamás Zolnai2017-04-241-2/+10
* Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai2017-04-241-1/+3
* tdf#105286: Implement text rotation for Impress tablesTamás Zolnai2017-04-1814-90/+413
* ofz: leak in loading pptsCaolán McNamara2017-03-101-7/+5
* Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara2017-03-011-0/+11
* LOK - Calc: Text is not visible in cell when entering numerical inputMarco Cecchetti2017-02-242-13/+13
* revert tdf#101815 editeng SetMustRepaint when InsertTextJustin Luth2017-02-201-1/+0
* editeng: presumed copypasta in 048e30c1f8231e6cd144a9251061f6fa127b353eMichael Stahl2017-02-141-1/+1
* tdf#103927: Share single standard VirtualDevice instance.Kohei Yoshida2017-02-014-25/+25
* tdf#101828 handle rtf/richtext correctlyOliver Specht2017-01-262-4/+15
* tdf#96354 correct broken autocorrect INitial CApitalsYossi Zahn2017-01-191-3/+3
* tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl2016-12-191-15/+0
* Resolves: tdf#104152 suppress notifications from EditEngine during PasteEike Rathke2016-11-301-0/+5
* prevent endlessly creating new lines until out of memory, tdf#104152Eike Rathke2016-11-301-17/+61
* trivial makefile cleanupsMichael Stahl2016-11-221-1/+1
* convert inventorId to scoped enumNoel Grandin2016-11-211-1/+1
* make this just every so slightly less awfulCaolán McNamara2016-11-213-12/+13
* editeng: assert SfxPoolItem::operator==Michael Stahl2016-11-186-31/+31
* make the element names in dumpAsXml match the class namesNoel Grandin2016-11-169-24/+24