summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/wrtsh.hxx
AgeCommit message (Expand)Author
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-13sw: some old GCC apparently doesn't like that, let's try thisMichael Stahl
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2016-11-25replace URLLOAD constants with o3tl::typed_flagsNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-20Up/Down's bSelect param cannot be defaulted anywayStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-09-23no point in redeclaring methods with slightly different namesNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23remove unused Link<> parameterNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-21AutoCorrect methods result in ambiguous overloadsNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-14SwWrtShell: rename member variables missing their prefixesMiklos Vajna
2015-03-11sw: s/eEnde/eEnd/Michael Stahl
2015-03-02V813: Decreased performanceCaolán McNamara
2015-02-03Typo: selction/slection -> selectionJulien Nabet
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin