summaryrefslogtreecommitdiff
path: root/editeng/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl1-2/+2
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar1-1/+1
2013-09-21map autocorrection files with LanguageTag keyEike Rathke1-1/+2
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara1-6/+3
2013-09-11convert SvxAutoCorrDoc from String to OUStringNoel Grandin1-9/+9
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida1-9/+9
2013-08-28Fix incorrect logic in section attribute array construction.Kohei Yoshida1-41/+103
2013-08-20Add a means to retrieve all formatting attributes in non-overlapping sections.Kohei Yoshida1-0/+93
2013-07-30String to OUStringMatteo Casalin1-1/+1
2013-06-11Work around -Werror=strict-aliasingStephan Bergmann1-1/+2
2013-06-07sw: fix AutoCorrect bold/underline regressionMichael Stahl1-15/+30
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-16/+16
2013-03-01Related: fdo#55693 add regression tests for autocorrectionCaolán McNamara1-0/+116
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+0
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida1-1/+1
2012-05-11Unit test for UNO field item implementation.Kohei Yoshida1-0/+139
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-1/+1
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara1-1/+1
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida1-2/+0
2012-04-11Remove the TODO comment that's no longer relevant.Kohei Yoshida1-1/+0
2012-04-11We need to delete EditDLL before de-initialize vcl to avoid crash.Kohei Yoshida1-2/+3
2012-04-11Avoid duplicate symbols & use setUp() and tearDown() for the item pool.Kohei Yoshida1-4/+26
2012-04-11Just use the internal item pool already written for the edit engine.Kohei Yoshida1-69/+4
2012-04-11You *are* fixed.Kohei Yoshida1-1/+0
2012-04-11Set default items to the item pool, do this and that, and now the test passes.Kohei Yoshida1-2/+8
2012-04-11needs ure and base-class setUp does necessary stuffCaolán McNamara1-7/+0
2012-04-11Attempt to add general-purpose unit test for editeng.Kohei Yoshida1-0/+141