summaryrefslogtreecommitdiff
path: root/editeng/qa
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann
2019-05-22Spell out element access explicitly in test codeStephan Bergmann
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-10-29loplugin:oncevarNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-11Make editeng_core test depend on more_fontsJan-Marek Glogowski
2018-08-26tdf#106260 Fix invisible pasted urlsPaul Trojahn
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-03-29tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos
2018-03-09tdf#116101 Correct bullet position for linespacing > 100%Szymon Kłos
2018-03-09tdf#116101 Correct position for linespacing > 100%Szymon Kłos
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-21Increase delta value for these checksTamás Zolnai
2018-02-20Blind fix for -Werror,-Wunused-variable on macOSStephan Bergmann
2018-02-20workaround jenkins failure on OSXNoel Grandin
2018-02-19tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2018-01-07tdf#114628 unit test for line spacingSzymon Kłos
2017-11-27rhbz#1517407 Capitalize every word doesn't work after bracketsCaolán McNamara
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-10-16Move editeng/source/editeng include files to common include directoryStephan Bergmann
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke
2017-08-17Removing unused serialisation codeVarun Dhall
2017-07-13loplugin:oncevar: empty strings: editengStephan Bergmann
2017-07-12EditEngine: Making ODF Format Default for Copy/PasteVarun Dhall
2017-07-06EditEngine: Added test for large para copy/pasteVarun Dhall
2017-07-03EditEngine: Added test to check multi para start copy/pasteVarun Dhall
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-26EditEngine: Added test to check MultiPara Copy/Paste with Bold/Italic textVarun Dhall
2017-06-26Fix typosAndrea Gelmini
2017-06-23EditEngine: Added test to check MultiPara SelectiveSelection Copy/PasteVarun Dhall
2017-06-23EditEngine: Added test to check Multi Para Copy/PasteVarun Dhall
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-19consider field marks as text for auto quotesCaolán McNamara
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-03-24Added Test for EditEngine - Copy/Paste with Hyperlinks in TextVarun Dhall
2017-03-24Added Test for EditEngine - Copy/Paste with Tabs in TextVarun Dhall
2017-03-24Added Test for EditEngine - Copy/Paste using Underline TextVarun Dhall
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-13Added Test for EditEngine - Copy/Paste using Bold/Italic TextVarun Dhall
2017-03-10ensure SfxApplication exists for editeng testCaolán McNamara
2017-02-24Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall