summaryrefslogtreecommitdiff
path: root/sw/inc/pam.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl1-31/+0
2018-09-11loplugin:useuniqueptr in SwPaM::MakeRegionNoel Grandin1-1/+1
2018-08-16remove mempoolNoel Grandin1-3/+0
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-2/+0
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-2/+0
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin1-3/+3
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin1-1/+1
2017-04-12convert SwComparePosition to scoped enumNoel Grandin1-20/+20
2017-04-12add SAL_WARN_UNUSED to sw::Ring and friendsNoel Grandin1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-6/+4
2016-10-01default copy ctor/assignment are sufficientCaolán McNamara1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31Remove irrelevant commentStephan Bergmann1-2/+0
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin1-21/+20
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-8/+8
2016-08-25Drop duplicate forward declaration of SwPaMTor Lillqvist1-1/+0
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+3
2016-01-21loplugin: unused return valuesNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-11-06com::sun::star->css in sw/incNoel Grandin1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-02loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-08sw: let's try some C++11 syntax for function pointersMichael Stahl1-1/+3
2015-06-05sw: let's export the debug-logging stuff so msword filters can use itMichael Stahl1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-22/+22
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl1-3/+6
2015-02-24Add SwPaM::dumpAsXml()Miklos Vajna1-0/+2
2015-01-27Extract SwPosition::dumpAsXml() from MarkManagerMiklos Vajna1-0/+1
2014-12-05use unique() for checks for multiselectionBjoern Michaelsen1-0/+2
2014-12-05Rename GetNext/GetPrev to GetPrevInRing/GetNextInRing ...Bjoern Michaelsen1-0/+8
2014-12-02move Ring to sw::RingBjoern Michaelsen1-1/+1
2014-12-02use new typesafer implementationBjoern Michaelsen1-1/+2
2014-12-02use boostBjoern Michaelsen1-1/+1
2014-12-02test intrusiveBjoern Michaelsen1-1/+1
2014-11-05operator<< for SwPosition/SwPaM/etc. for use with SAL_DEBUGLuboš Luňák1-0/+6
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-4/+4
2014-03-28Related: fdo#73936 expand FormFieldDropDowns in ModelToViewHelperCaolán McNamara1-1/+1
2014-03-16Simplify expression and fix typo in a commentMatteo Casalin1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2013-11-23SwPaM: xub_StrLen to sal_Int32Matteo Casalin1-6/+6
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+2
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-5/+5
2013-06-10String to OUStringMatteo Casalin1-1/+1