summaryrefslogtreecommitdiffstats
path: root/editeng/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Related cid#1371287: Improve code to not depend on missing move assignmentStephan Bergmann2016-09-201-10/+6
* don't autocapitalize words that follow a field markCaolán McNamara2016-07-011-0/+22
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-2/+2
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-311-14/+14
* loplugin:unusedmethodsNoel Grandin2016-02-081-13/+4
* loplugin:unusedmethods unused return value in include/editengNoel Grandin2016-01-121-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-16/+16
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-11/+11