summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2020-07-10lokit: editeng: Use 'special-positioning' data for selectionsDennis Francis2-8/+46
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-09scPrintTwipsMsgs: Use top-left of output-area as the refpointDennis Francis1-1/+1
2020-07-09lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis3-3/+18
2020-07-08scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis2-0/+14
2020-07-07Typo: pargraph->paragraphJulien Nabet1-1/+1
2020-07-07lokit: editeng: Use 'special-positioning' data...Dennis Francis1-14/+49
2020-07-07Introduce LOK 'special positioning' methods to EditViewDennis Francis3-0/+226
2020-07-05tdf#133524 AutoCorrect: fix Romanian nested quotationsLászló Németh1-9/+30
2020-07-03avoid some sortingNoel Grandin1-1/+6
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann4-24/+24
2020-06-29loplugin:constantparamNoel Grandin1-4/+2
2020-06-27AutoCorrect: fix redundant loadingLászló Németh1-9/+2
2020-06-26Upcoming improved loplugin:elidestringvar: editengStephan Bergmann3-15/+9
2020-06-26tdf#123786 AutoCorrect: fix apostrophe in RussianLászló Németh1-9/+21
2020-06-26tdf#133524 AutoCorrect angle quotes for fr-CH and gl-ESLászló Németh1-2/+7
2020-06-26tdf#133524 add option to angle quote AutoCorrectLászló Németh3-7/+21
2020-06-24Remove obsolete comments about '\r' on old Mac OSStephan Bergmann1-2/+2
2020-06-14Fix typoAndrea Gelmini1-2/+2
2020-06-03Upcoming loplugin:elidestringvar: editengStephan Bergmann4-36/+18
2020-06-02tdf#132301 AutoCorrect: fix ’« in French qu’« word »László Németh1-1/+7
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh6-7/+46
2020-05-31tdf#128860 AutoCorrect: fix apostrophe in Czech, German,László Németh1-0/+22
2020-05-31tdf#133524 AutoCorrect: support double angle quotesLászló Németh1-1/+73
2020-05-31AutoCorrect: clean-up InsertQuoteLászló Németh1-31/+24
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin2-2/+2
2020-05-29improve pahole script and pack a few classesNoel Grandin1-2/+2
2020-05-20use for-range on Sequence in e*Noel Grandin3-8/+5
2020-05-18Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara1-4/+9
2020-05-13Related tdf#132945: fix warningJulien Nabet1-5/+0
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-6/+6
2020-05-10lok: calc: formula bar: improve selection handlingMarco Cecchetti1-0/+16
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-2/+3
2020-05-08compact namespace in editeng..extensionsNoel Grandin1-2/+2
2020-05-08tdf#102625: fix Formula editor breaks surrogate pairsJulien Nabet1-0/+9
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2-0/+10
2020-05-05use SfxStyleSheetIterator::Count directlyCaolán McNamara1-2/+2
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk1-3/+5
2020-04-26update pchesCaolán McNamara1-4/+3
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin1-2/+1
2020-04-24Typo: LANGUAGE_ENGLISH_CARRIBEAN->LANGUAGE_ENGLISH_CARIBBEANJulien Nabet1-2/+2
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara3-1/+18
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis3-31/+88
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen5-0/+5
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-2/+8
2020-04-15loplugin:buriedassign in e*Noel Grandin5-22/+42
2020-04-14loplugin:flatten in editengNoel Grandin30-2585/+2580
2020-04-12small cleanups in TextRangerNoel Grandin2-15/+15
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-2/+2
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0