summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit3.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Online: selection highlight in Calc should follow font size changes / core partMarco Cecchetti1-4/+1
2020-05-28editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian1-3/+3
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-10-19Fix typo and dotsAndrea Gelmini1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-07-24cid#1451637 silence Dereference after null checkCaolán McNamara1-0/+2
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth1-1/+0
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl1-1/+6
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-06-24cleanup lcl_DrawRedLines in editeng, reverse the if conditionTomaž Vajngerl1-53/+59
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin1-2/+0
2019-06-07improve empty tools::Rectangle (width)Noel Grandin1-0/+2
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski1-3/+1
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski1-1/+3
2019-05-10handle empty tools::Rectangle in editengNoel Grandin1-2/+2
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin1-1/+1
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen1-3/+2
2018-12-23Fix typoAndrea Gelmini1-1/+1
2018-12-12loplugin:useuniqueptr in editengNoel Grandin1-3/+3
2018-11-22loplugin:unusedenumconstants in EEControlBitsNoel Grandin1-10/+0
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-19Fix typosAndrea Gelmini1-35/+35
2018-11-18Fix typosAndrea Gelmini1-1/+1
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai1-10/+2
2018-11-04tdf#120703 VPS: V547 Expression is always true/falseMike Kaganski1-107/+89
2018-10-25tdf#120525 fix linespacing <100% for impressAlicVB1-2/+2
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-1/+1
2018-10-22pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara1-3/+0
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-09Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke1-1/+6
2018-10-09use unique_ptr in ParaPortionListNoel Grandin1-2/+1
2018-10-06drop some now unnecessary includesCaolán McNamara1-2/+0
2018-09-25Queue notifications only oncePaul Trojahn1-1/+2
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn1-4/+2
2018-08-14SvxCharSetColorItem can be removedNoel Grandin1-1/+0
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-6/+6
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-6/+6
2018-03-31unprefixed to prefixed, GetRightToLeft() to IsRightToLeft()himajin1000001-2/+3
2018-03-29tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos1-7/+4
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-11Use for-range loops in editengJulien Nabet1-2/+1
2018-03-09tdf#116101 Correct bullet position for linespacing > 100%Szymon Kłos1-7/+6
2018-03-09tdf#116101 Correct position for linespacing > 100%Szymon Kłos1-1/+1
2018-03-07fixup "use more Color in editeng..forms"Noel Grandin1-3/+3
2018-03-07use more Color in editeng..formsNoel Grandin1-3/+3
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-1/+1