summaryrefslogtreecommitdiff
path: root/sw/qa/core/uwriter.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-04Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara1-8/+26
2014-04-30coverity#738881 Uninitialized pointer fieldCaolán McNamara1-0/+5
2014-04-24Blind fix attempt for error: no matching function for call to 'assertEquals'Tor Lillqvist1-18/+18
2014-04-24add unittest for moving around the marksBjoern Michaelsen1-0/+137
2014-04-08sw: initialize FieldResult::m_eTypeMichael Stahl1-7/+1
2014-04-08another workaround for C++'s lack of proper overloadingMichael Stahl1-1/+2
2014-04-08fdo#69416: make footnote positions available to XProofreaderMichael Stahl1-0/+90
2014-04-08convert testModelToViewHelper to CPPUNIT_ASSERT_EQUALSMichael Stahl1-12/+18
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-2/+1
2014-03-28Related: fdo#73936 allow ModelToViewHelper to not expand footnotes..Caolán McNamara1-5/+11
2014-03-28Related: fdo#73936 expand FormFieldDropDowns in ModelToViewHelperCaolán McNamara1-0/+23
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-01-09sw: remove references to ODF_COMMENTRANGEMiklos Vajna1-42/+0
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar1-8/+8
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-3/+3
2013-11-14remove unnecessary sal_Unicode casts in SW moduleNoel Grandin1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-08-25fdo#57950: Remove some chained appends in swJelle van der Waa1-12/+2
2013-06-10String to OUStringMatteo Casalin1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-25/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-68/+68
2013-03-28sw: ... and was sentenced to write a unit test for itMichael Stahl1-0/+46
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith1-12/+11
2013-02-18uwriter.cxx: try to make tinderboxes happierMichael Stahl1-1/+1
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-2/+3
2013-02-11fdo#59573 position after fieldmark and before annotation anchor is read-onlyMiklos Vajna1-0/+22
2013-02-03sw: sw_swdoc_test -> sw_uwriterMiklos Vajna1-0/+921