summaryrefslogtreecommitdiff
path: root/sw/inc/acmplwrd.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2019-03-04sw: prefix members of SwBlockCursor, SwAutoCompleteWord and TransWrpMiklos Vajna1-8/+8
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-1/+0
2017-11-27loplugin:countusersofdefaultparams in sw (3)Noel Grandin1-1/+1
2017-03-23loplugin:loopvartoosmallStephan Bergmann1-3/+6
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-01-19loplugin:unusedmethods in sw/Noel Grandin1-3/+0
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin1-1/+2
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+1
2013-10-15convert sw/source/ui/docvw/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-15convert sw/inc/acmplwrd.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-09-11convert include/editeng/swafopt.hxx from String to OUStringNoel Grandin1-1/+1
2013-06-11fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl1-2/+2
2013-04-23fdo#62643 sw: fix autocomplate wrt. adding to a partially finished wordMiklos Vajna1-15/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-16sal_Bool to boolTakeshi Abe1-1/+1
2012-10-15Drop undefined functionTakeshi Abe1-2/+0
2012-10-07sal_Bool to boolTakeshi Abe1-1/+1
2012-09-02Improved usage of the auto-complete tree structure.Nico Weyand1-1/+15
2012-07-30First step to change sorted vector with LookupTree for word autocompletion.Tomaž Vajngerl1-0/+5
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl1-7/+13
2012-07-04Convert Svptrarr to std::deque<SwAutoCompleteString*>Noel Grandin1-1/+4
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-8/+8
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-11/+11
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-30Convert BOOL to bool in SwAutoCompleteWordNorbert Thiebaud1-3/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.5.738); FILE MERGEDRüdiger Timm1-23/+18
2006-08-14INTEGRATION: CWS writercorehandoff (1.3.466); FILE MERGEDJens-Heiner Rechtien1-5/+2
2005-09-09INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGEDRüdiger Timm1-47/+21
2004-08-12INTEGRATION: CWS tune05 (1.2.736); FILE MERGEDOliver Bolte1-6/+2
2002-08-06#96286#enable removal of auto completion words when the source document is cl...Oliver Specht1-4/+13
2000-09-18initial importJens-Heiner Rechtien1-0/+105