summaryrefslogtreecommitdiffstats
path: root/editeng/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* boost->stdCaolán McNamara2015-09-181-5/+5
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-071-1/+1
* new loplugin: refcountingNoel Grandin2015-08-031-28/+28
* editeng: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* Adapt to int/sal_Int32 mismatch on 32-bit buildTor Lillqvist2014-12-021-1/+1
* Adapt to int/sal_Int32 mismatch on 32-bit buildTor Lillqvist2014-12-021-1/+1
* fdo#85496: editeng: do not add multiple 0-length attributes...Michael Stahl2014-12-011-0/+39
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-4/+4
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-4/+4
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-2/+2
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-07-281-1/+1
* bnc#467459 - fix editeng text search with expanded fields.Michael Meeks2014-07-271-6/+94
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-10/+10
* editeng: sal_Bool->boolNoel Grandin2014-02-271-6/+6
* fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl2014-02-081-2/+2
* Remove LookupTree as it is replaced with Trie.Tomaž Vajngerl2014-02-061-185/+0
* Add getAllElements (strings) for Trie.Tomaž Vajngerl2014-02-061-3/+31
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-031-30/+30
* Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara2014-01-151-6/+6
* bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar2013-11-171-1/+1
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-4/+4
* map autocorrection files with LanguageTag keyEike Rathke2013-09-211-1/+2
* convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara2013-09-181-6/+3
* convert SvxAutoCorrDoc from String to OUStringNoel Grandin2013-09-111-9/+9
* Rename SectionAttribute to Section.Kohei Yoshida2013-08-281-9/+9
* Fix incorrect logic in section attribute array construction.Kohei Yoshida2013-08-281-41/+103
* Add a means to retrieve all formatting attributes in non-overlapping sections.Kohei Yoshida2013-08-201-0/+93
* String to OUStringMatteo Casalin2013-07-301-1/+1
* fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl2013-06-111-4/+91
* Work around -Werror=strict-aliasingStephan Bergmann2013-06-111-1/+2
* sw: fix AutoCorrect bold/underline regressionMichael Stahl2013-06-071-15/+30
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-24/+4
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-23/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-21/+21
* Related: fdo#55693 add regression tests for autocorrectionCaolán McNamara2013-03-011-0/+116
* Invalidate current position in LookupTree at remove action.Tomaž Vajngerl2012-07-311-6/+6
* LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl2012-07-301-0/+225
* refactor handling of double border widths:Michael Stahl2012-07-041-4/+31
* replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl2012-07-041-8/+10
* targetted re-work of cppunit pieces.Michael Meeks2012-06-272-6/+1
* rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl2012-06-251-6/+6
* Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida2012-05-141-1/+1
* Unit test for UNO field item implementation.Kohei Yoshida2012-05-111-0/+139
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-131-1/+1
* partially revert the editeng singleton stuff to get build to completeCaolán McNamara2012-04-121-1/+1
* Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida2012-04-121-2/+0
* Remove the TODO comment that's no longer relevant.Kohei Yoshida2012-04-111-1/+0