summaryrefslogtreecommitdiff
path: root/editeng/source/editeng
AgeCommit message (Expand)AuthorFilesLines
2020-05-18Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara1-4/+9
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-08tdf#102625: fix Formula editor breaks surrogate pairsJulien Nabet1-0/+9
2020-05-05use SfxStyleSheetIterator::Count directlyCaolán McNamara1-2/+2
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara2-1/+15
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 Kelemen1-0/+1
2020-04-15loplugin:buriedassign in e*Noel Grandin2-2/+8
2020-04-14loplugin:flatten in editengNoel Grandin10-1256/+1254
2020-04-12small cleanups in TextRangerNoel Grandin1-1/+1
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-2/+2
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth3-13/+15
2020-03-20tdf#114441: Convert use of sal_uLong to better integer typesBugra2-4/+4
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-3/+3
2020-03-18Fix typoAndrea Gelmini1-1/+1
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai1-0/+5
2020-03-17lok: Send spelling popup menu structure for mobile (calc and impress).Tamás Zolnai1-1/+48
2020-03-15editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian3-7/+10
2020-03-11tdf#89849 editeng: adjust escapement before resetting ProprJustin Luth1-0/+7
2020-03-06lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti1-0/+8
2020-03-06lok: calc: send text selection rectangles for the input barMarco Cecchetti1-0/+40
2020-03-03tdf#80194 editeng: fix auto subscript calculationsJustin Luth3-6/+6
2020-02-29lok: Resolves: Calc - selecting a hyperlink doesn't show link in dialogMuhammet Kara1-6/+35
2020-02-28lok: send hyperlink info also in editengGrzegorz Araminowicz1-1/+16
2020-02-24tdf#130760 Fix crash when clicking link to other slideSamuel Mehrbrodt1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-3/+3
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin6-10/+10
2020-01-28New loplugin:unsignedcompareStephan Bergmann5-10/+16
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin1-1/+1
2020-01-23tdf#128046: preserve list levels on pasteKatarina Behrens1-2/+4
2020-01-17flush out unused Font objectsCaolán McNamara1-6/+0
2020-01-11cid#705996 unintended sign extensionCaolán McNamara1-1/+1
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2020-01-08tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy1-1/+1
2020-01-08Grammar fixesAndrea Gelmini1-1/+1
2019-12-30tdf#96505 - Get rid of cargo cult long integer literalsKemal Ayhan1-1/+1
2019-12-22editeng: detect invalid paragraphs when drawingAshod Nakashian1-2/+4
2019-12-20tdf#124176: Use pragma once instead of include guardsBatuhan Görkem Benzer6-25/+6
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen21-84/+7
2019-12-17Fix typoAndrea Gelmini1-1/+1
2019-12-17lok: get spelling context menu on long pressMarco Cecchetti1-1/+5
2019-12-14Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3Stephan Bergmann1-1/+1
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt2-49/+51
2019-12-03remove some useless comment linesNoel Grandin5-31/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-3/+3
2019-11-27Better handling of text rotation attribute.Tamás Zolnai7-21/+108
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet3-48/+38
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-17cid#1430104 Arguments in wrong orderCaolán McNamara1-0/+1