summaryrefslogtreecommitdiff
path: root/sw/inc/ndtxt.hxx
AgeCommit message (Expand)Author
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
2013-03-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-18sw; convert SwTxtNode::m_Text to OUStringMichael Stahl
2013-02-15fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl
2013-02-15fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl
2013-02-15fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl
2013-02-13asynchronous word-count.Michael Meeks
2012-12-26translate remaining German comments in sw/incPhilipp Riemer
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-28sal_Bool to boolTakeshi Abe
2012-09-11Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara
2012-04-05Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara
2012-02-15sw: add doxygen comments for some document model / layout classesMiklos Vajna