summaryrefslogtreecommitdiff
path: root/editeng/qa
AgeCommit message (Expand)AuthorFilesLines
2022-09-21use more string_view in editengNoel Grandin1-24/+24
2022-05-11tdf#148148: Applying Title Case when selection contains only spacesMichael Warner1-0/+85
2022-04-18tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin1-2/+2
2022-02-17tdf#147196: Fix crash in editeng when applying title case formatMichael Warner1-0/+22
2022-02-01tdf#144851 Honor Selection When Applying Title Case FormatMichael Warner1-1/+11
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-3/+0
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski1-0/+1
2021-11-26tdf#49033 Honor Selection When Applying Sentence Case FormatMichael Warner1-4/+108
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin1-1/+1
2021-10-14Use more appropriate return type for some editeng functionsStephan Bergmann1-36/+36
2021-07-03tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh1-1/+2
2021-05-08ref-count SfxItemPoolNoel Grandin1-18/+18
2021-05-04speed up loading large ODS a littleNoel Grandin1-2/+2
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann1-10/+20
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann1-3/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-15/+15
2020-10-20use tools::Long in editengNoel1-23/+23
2020-06-03Upcoming loplugin:elidestringvar: editengStephan Bergmann1-22/+11
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh1-0/+4
2020-05-20use for-range on Sequence in e*Noel Grandin1-2/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-2/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann1-1/+1
2019-05-22Spell out element access explicitly in test codeStephan Bergmann1-410/+346
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+5
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov1-39/+15
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin1-1/+1
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai1-144/+0
2018-10-29loplugin:oncevarNoel Grandin1-2/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-3/+3
2018-10-11Make editeng_core test depend on more_fontsJan-Marek Glogowski1-0/+8
2018-08-26tdf#106260 Fix invisible pasted urlsPaul Trojahn1-5/+4
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin1-1/+1
2018-04-27convert auto correct flags to scoped enumNoel Grandin1-1/+1
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-2/+0
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski1-50/+42
2018-03-29tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos1-1/+1
2018-03-09tdf#116101 Correct bullet position for linespacing > 100%Szymon Kłos1-1/+1
2018-03-09tdf#116101 Correct position for linespacing > 100%Szymon Kłos1-1/+1
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-15/+9
2018-02-21Increase delta value for these checksTamás Zolnai1-11/+6
2018-02-20Blind fix for -Werror,-Wunused-variable on macOSStephan Bergmann1-0/+2
2018-02-20workaround jenkins failure on OSXNoel Grandin1-0/+3
2018-02-19tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai1-0/+33
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai1-0/+111
2018-01-12More loplugin:cstylecast: editengStephan Bergmann2-280/+280
2018-01-07tdf#114628 unit test for line spacingSzymon Kłos1-0/+92
2017-11-27rhbz#1517407 Capitalize every word doesn't work after bracketsCaolán McNamara1-0/+15
2017-10-23loplugin:includeform: editengStephan Bergmann1-19/+19