summaryrefslogtreecommitdiff
path: root/editeng/source/misc/acorrcfg.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-19loplugin:stringcopy: editengStephan Bergmann1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin1-5/+3
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-06-28Simplify some PutProperties callsStephan Bergmann1-156/+117
2016-06-13Clean up uses of Any::getValue() in editengStephan Bergmann1-47/+48
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-30/+14
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann1-35/+33
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-2/+2
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-4/+4
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky1-4/+4
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky1-2/+2
2015-05-26bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-10/+10
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-47/+47
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-4/+2
2015-03-11tdf#89867: editeng: fix crash on shutdown after changing AutoCorrect optionsMichael Stahl1-0/+2
2014-11-13sw: delete global SwAutoCorrect instance to avoid crash...Michael Stahl1-3/+3
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-21sal_Bool->boolNoel Grandin1-12/+12
2013-10-01in editeng module, convert remains of String to OUStringNoel Grandin1-3/+3
2013-09-11convert editeng/source/misc/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara1-2/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-05-20make this a well-behaved singletonCaolán McNamara1-10/+11
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-15/+15
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-16Translation of german comments.Albert Thuswaldner1-1/+1
2011-02-14Remove bogus comments and dead code from editeng, next part.Arnaud Versini1-4/+0
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-15/+15
2010-11-09Clean up the codeAlexander O. Anisimov1-24/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29Ported autocorrect-accidental-caps-lock-svx.diff from ooo-build.Kohei Yoshida1-2/+11
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-16CWS-TOOLING: integrate CWS cbosdo01Vladimir Glazunov1-94/+91
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+681