summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* tdf#114441: Convert use of sal_uLong to better integer typesBugra2020-03-202-4/+4
* Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2020-03-201-3/+3
* Fix typoAndrea Gelmini2020-03-181-1/+1
* sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai2020-03-171-0/+5
* lok: Send spelling popup menu structure for mobile (calc and impress).Tamás Zolnai2020-03-171-1/+48
* editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian2020-03-154-10/+14
* tdf#80194 proof search: assert to find proof of code correctness.Justin Luth2020-03-131-0/+8
* tdf#89849 editeng: adjust escapement before resetting ProprJustin Luth2020-03-111-0/+7
* improve loplugin:unusedfieldsNoel Grandin2020-03-091-12/+10
* lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti2020-03-061-0/+8
* lok: calc: send text selection rectangles for the input barMarco Cecchetti2020-03-061-0/+40
* use more FastParser in SvxXMLTextImportContexNoel Grandin2020-03-051-2/+6
* use FastParser in SvxXMLTextImportContextNoel Grandin2020-03-041-2/+16
* tdf#80194 editeng: fix auto subscript calculationsJustin Luth2020-03-033-6/+6
* move some headers inside their moduleNoel Grandin2020-03-036-4/+112
* Fix call of PythonStephan Bergmann2020-03-031-1/+1
* sw doc model xml dump: show numbering typeMiklos Vajna2020-03-031-0/+7
* Missing dependencyStephan Bergmann2020-03-031-1/+2
* lok: Resolves: Calc - selecting a hyperlink doesn't show link in dialogMuhammet Kara2020-02-291-6/+35
* lok: send hyperlink info also in editengGrzegorz Araminowicz2020-02-281-1/+16
* new loplugin:xmlimportNoel Grandin2020-02-261-0/+6
* Convert gentoken from Perl to Python.Jussi Pakkanen2020-02-251-3/+3
* tdf#130760 Fix crash when clicking link to other slideSamuel Mehrbrodt2020-02-241-1/+1
* Drop o3tl::optional wrapperStephan Bergmann2020-02-2113-24/+24
* related tdf#80194 editeng RTF: set automatic subscript for \subJustin Luth2020-02-191-8/+8
* clang-analyzer-deadcode.DeadStoresNoel Grandin2020-02-121-1/+1
* rename nFirstLineOfst -> nFirstLineOffsetNoel Grandin2020-02-061-12/+12
* rename nPropFirstLineOfst->nPropFirstLineOffsetNoel Grandin2020-02-061-11/+11
* rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin2020-02-041-3/+3
* rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin2020-02-049-17/+17
* make some headers privateCaolán McNamara2020-02-034-2/+210
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-21/+17
* New loplugin:unsignedcompareStephan Bergmann2020-01-2812-38/+50
* tdf#124176: Use pragma once instead of include guardsBurak Bala2020-01-261-4/+2
* loplugin:makeshared in drawinglayer..fpickerNoel Grandin2020-01-241-1/+1
* tdf#128046: preserve list levels on pasteKatarina Behrens2020-01-232-3/+8
* flush out unused Font objectsCaolán McNamara2020-01-171-6/+0
* return nullptr from Create*Context methods in nullptr subclassesNoel Grandin2020-01-161-6/+4
* loplugin:finalclasses in basic..emfioNoel Grandin2020-01-144-29/+28
* cid#705996 unintended sign extensionCaolán McNamara2020-01-111-1/+1
* use more std::make_sharedNoel Grandin2020-01-101-1/+1
* Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann2020-01-092-2/+2
* tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy2020-01-082-2/+2
* return fast context in SvxXMLTextImportContextNoel Grandin2020-01-081-11/+13
* Grammar fixesAndrea Gelmini2020-01-081-1/+1
* extract some common code from ImportContext classesNoel Grandin2020-01-072-10/+2
* Removed redundant semicolonsAndrea Gelmini2020-01-061-1/+1
* tdf#129708 speed-up: reuse enumeration for each effectSerge Krot2020-01-041-28/+29
* tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth2020-01-031-1/+1
* tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh2019-12-311-0/+4