summaryrefslogtreecommitdiff
path: root/sw/inc/ndtxt.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-2/+2
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-3/+3
2016-06-16Remove the :: prefix in ::std for swMark Page1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-2/+1
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-4/+2
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-7/+4
2016-01-21loplugin: unused return valuesNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-5/+5
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-11-06com::sun::star->css in sw/incNoel Grandin1-9/+5
2015-10-30sw: prefix members of SwNodeMiklos Vajna1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-23/+23
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl1-1/+4
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-88/+88
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna1-1/+5
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-03-11fix windows buildNoel Grandin1-2/+2
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin1-4/+3
2015-03-11convert SetAttrMode to enum classNoel Grandin1-3/+3
2015-03-01Extract SwTxtNode::dumpAsXml() from nodedumpMiklos Vajna1-1/+1
2014-11-20sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna1-0/+3
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-06Call SwTxtNode-specific part of DelFrms while SwTxtNode is still SwTxtNodeStephan Bergmann1-1/+3
2014-07-22sal_uInt16/MSHORT to SwTwips/sal_Int32Matteo Casalin1-2/+2
2014-07-22return bool instead of sal_uInt16 (0 or 1)Matteo Casalin1-2/+2
2014-07-01loplugin:saloverrideStephan Bergmann1-1/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-0/+6
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-07fdo#74790: sw: Compare Document: fix assertions about RSID-only hintsMichael Stahl1-0/+3
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-22/+22
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist1-3/+2
2014-02-27Remove visual noise from swAlexander Wilms1-6/+0
2014-02-16sal_Bool to bool and minor optimizationsMatteo Casalin1-30/+30
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-21/+21
2013-12-19Do not expose TXTNODE_MAX and cleanup related code/commentsMatteo Casalin1-7/+14