summaryrefslogtreecommitdiffstats
path: root/editeng/qa
Commit message (Expand)AuthorAgeFilesLines
* Spell out element access explicitly in test codeStephan Bergmann2019-05-221-410/+346
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-011-0/+5
* Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov2019-02-201-39/+15
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-081-1/+1
* Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai2018-11-161-144/+0
* loplugin:oncevarNoel Grandin2018-10-291-2/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-3/+3
* Make editeng_core test depend on more_fontsJan-Marek Glogowski2018-10-111-0/+8
* tdf#106260 Fix invisible pasted urlsPaul Trojahn2018-08-261-5/+4
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-101-1/+1
* convert auto correct flags to scoped enumNoel Grandin2018-04-271-1/+1
* tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen2018-04-181-2/+0
* tdf#93173: Remove arbitrary line spacing limitMike Kaganski2018-04-031-50/+42
* tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos2018-03-291-1/+1
* tdf#116101 Correct bullet position for linespacing > 100%Szymon Kłos2018-03-091-1/+1
* tdf#116101 Correct position for linespacing > 100%Szymon Kłos2018-03-091-1/+1
* New loplugin:nestedunnamedStephan Bergmann2018-02-211-15/+9
* Increase delta value for these checksTamás Zolnai2018-02-211-11/+6
* Blind fix for -Werror,-Wunused-variable on macOSStephan Bergmann2018-02-201-0/+2
* workaround jenkins failure on OSXNoel Grandin2018-02-201-0/+3
* tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai2018-02-191-0/+33
* tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2018-02-171-0/+111
* More loplugin:cstylecast: editengStephan Bergmann2018-01-122-280/+280
* tdf#114628 unit test for line spacingSzymon Kłos2018-01-071-0/+92
* rhbz#1517407 Capitalize every word doesn't work after bracketsCaolán McNamara2017-11-271-0/+15
* loplugin:includeform: editengStephan Bergmann2017-10-231-19/+19
* Move editeng/source/editeng include files to common include directoryStephan Bergmann2017-10-161-2/+3
* convert SvxURLFormat to scoped enumNoel Grandin2017-09-161-6/+6
* Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke2017-08-241-6/+12
* Removing unused serialisation codeVarun Dhall2017-08-171-1/+1
* loplugin:oncevar: empty strings: editengStephan Bergmann2017-07-131-3/+1
* EditEngine: Making ODF Format Default for Copy/PasteVarun Dhall2017-07-121-25/+54
* EditEngine: Added test for large para copy/pasteVarun Dhall2017-07-061-0/+76
* EditEngine: Added test to check multi para start copy/pasteVarun Dhall2017-07-031-0/+49
* loplugin:oncevar variousNoel Grandin2017-06-291-1/+1
* EditEngine: Added test to check MultiPara Copy/Paste with Bold/Italic textVarun Dhall2017-06-261-0/+301
* Fix typosAndrea Gelmini2017-06-261-1/+1
* EditEngine: Added test to check MultiPara SelectiveSelection Copy/PasteVarun Dhall2017-06-231-0/+50
* EditEngine: Added test to check Multi Para Copy/PasteVarun Dhall2017-06-231-0/+46
* loplugin:oncevar editeng..extensionsNoel Grandin2017-06-231-24/+17
* consider field marks as text for auto quotesCaolán McNamara2017-06-191-0/+17
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-5/+5
* Added Test for EditEngine - Copy/Paste with Hyperlinks in TextVarun Dhall2017-03-241-0/+131
* Added Test for EditEngine - Copy/Paste with Tabs in TextVarun Dhall2017-03-241-0/+57
* Added Test for EditEngine - Copy/Paste using Underline TextVarun Dhall2017-03-241-0/+125
* convert SvxBorderStyle to scoped enumNoel Grandin2017-03-171-15/+15
* Added Test for EditEngine - Copy/Paste using Bold/Italic TextVarun Dhall2017-03-131-0/+192
* ensure SfxApplication exists for editeng testCaolán McNamara2017-03-101-0/+3
* Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall2017-02-241-0/+36
* editeng: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-09-231-14/+14