summaryrefslogtreecommitdiff
path: root/sw/inc/ndtxt.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl
2015-08-20loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-11fix windows buildNoel Grandin
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-01Extract SwTxtNode::dumpAsXml() from nodedumpMiklos Vajna
2014-11-20sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-06Call SwTxtNode-specific part of DelFrms while SwTxtNode is still SwTxtNodeStephan Bergmann
2014-07-22sal_uInt16/MSHORT to SwTwips/sal_Int32Matteo Casalin
2014-07-22return bool instead of sal_uInt16 (0 or 1)Matteo Casalin
2014-07-01loplugin:saloverrideStephan Bergmann
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-07fdo#74790: sw: Compare Document: fix assertions about RSID-only hintsMichael Stahl
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-16sal_Bool to bool and minor optimizationsMatteo Casalin
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2013-12-19Do not expose TXTNODE_MAX and cleanup related code/commentsMatteo Casalin
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin
2013-12-03convert SwTxtNode::GetLang from xub_StrLen->sal_Int32Noel Grandin
2013-11-20fdo#71645 remove footnote numbers in cross-referencesLászló Németh
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-14longparas: change GetExpandTxt to sal_Int32Caolán McNamara
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-22Bin some pointless commentsTor Lillqvist
2013-10-02remove @authorPhilipp Riemer
2013-10-02remove/add blank linesPhilipp Riemer
2013-10-02remove zhaojianwei code markersPhilipp Riemer
2013-09-30Resolves: #i123389#: revert change made for #i121897#Oliver-Rainer Wittmann
2013-08-08convert more SwTxtNode methods to OUStringMichael Stahl
2013-08-08make SwTxtNode::Replace0xFF static functionMichael Stahl
2013-08-08convert some SwTxtNode methods to OUStringMichael Stahl
2013-07-30fdo#43157 - Clean up OSL_ENSUREHonza Havlíček
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák