summaryrefslogtreecommitdiff
path: root/sw/inc/swcrsr.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-5/+4
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-1/+0
2016-11-29convert SwCursorSelOverFlags to o3tl::typed_flagsNoel Grandin1-13/+15
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin1-2/+2
2016-10-27loplugin:expandablemethods in swNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-3/+3
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin1-6/+6
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-5/+5
2016-04-22Avoid reserved identifiersStephan Bergmann1-9/+9
2016-03-22loplugin:constantparam in swNoel Grandin1-5/+12
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-24/+24
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-06com::sun::star->css in sw/incNoel Grandin1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-07-21loplugin:unusedmethods swNoel Grandin1-4/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-24/+24
2015-04-25sw: same treatment for SwCursor's fake "copy constructor"Michael Stahl1-2/+5
2015-03-14sw: prefix members of SwTableCursorMichael Stahl1-13/+15
2015-03-14sw: prefix members of SwCursorMichael Stahl1-11/+11
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-72/+72
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-16sal_Bool to boolMatteo Casalin1-2/+2
2014-03-16sal_Bool to bool and minor optimizationsMatteo Casalin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-6/+0
2014-01-17bool improvementsStephan Bergmann1-1/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+3
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-15convert sw/inc/swcrsr.hxx from String to OUStringNoel Grandin1-4/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-30sal_Bool to boolTakeshi Abe1-3/+3
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-4/+4
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-5/+2
2012-04-15writer redlining unit test starts to do something usefulMichael Meeks1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2011-11-23std::map::erase takes a nonconst iteratorCaolán McNamara1-2/+2
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-2/+5
2011-04-18Translate German comments.Christoph Herzog1-14/+12
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-7/+3
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-88/+88
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer1-2/+2
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-23/+0
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-71/+94
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-88/+88