summaryrefslogtreecommitdiff
path: root/editeng/source/misc/SvXMLAutoCorrectImport.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-13Also get rid of :: prefix for cssTor Lillqvist1-2/+2
2015-09-13editeng: com::sun::star->cssNoel Grandin1-11/+7
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-6/+6
2014-11-05fdo#79761: parse BlockList.xml only onceDaniel Sikeler1-1/+2
2014-10-31missing SAL_CALLMatúš Kukan1-2/+2
2014-10-31fdo#80403: AutoCorrect uses XFastParserDaniel Sikeler1-112/+49
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-08-22Simplify autocorrect loading - removing redundant parameter.Michael Meeks1-1/+1
2014-04-15editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann1-2/+2
2013-09-11convert editeng/source/misc/*.cxx from String to OUStringNoel Grandin1-3/+3
2013-09-11convert SvStringsISortDtor from OUString* to OUStringNoel Grandin1-4/+1
2013-09-11convert SvStringsISortDtor class from String to OUStringNoel Grandin1-1/+1
2013-07-30String to OUStringMatteo Casalin1-4/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-4/+4
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks1-4/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin1-2/+2
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-3/+3
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-4/+0
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-2/+2
2011-02-16Translation of german comments.Albert Thuswaldner1-2/+0
2011-02-14Remove bogus comments and dead code from editeng, next part.Arnaud Versini1-2/+0
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+269