summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww1
AgeCommit message (Expand)AuthorFilesLines
2013-05-07coverity#704453: new[] vs delete mismatchMarkus Mohrhard1-1/+1
2013-04-28namespacing cleanupThomas Arnhold1-35/+33
2013-04-27some eco-activismThomas Arnhold1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-11/+11
2013-03-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng1-8/+83
2013-03-02coverity#704453: new[] vs delete mismatchMarkus Mohrhard1-2/+2
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-2/+3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida3-6/+6
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky2-2/+3
2012-12-26Nuke unreachable codeTakeshi Abe1-6/+0
2012-12-26sal_Bool to boolTakeshi Abe4-27/+27
2012-12-25sal_Bool to boolTakeshi Abe2-38/+38
2012-12-15Some cppcheck cleaning in sw/Julien Nabet1-2/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks7-161/+98
2012-11-15sal_Bool to boolTakeshi Abe1-2/+2
2012-10-26Resolves: fdo#50285 merging props unsafe with intermediate charstyle propCaolán McNamara1-2/+4
2012-10-20sal_Bool to boolTakeshi Abe1-1/+1
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák4-31/+31
2012-08-09rtl::OUStrings are supposed to be immutableCaolán McNamara1-7/+4
2012-08-09SwFltShell::QuoteStr: UniString -> OUStringMiklos Vajna1-6/+9
2012-08-08n#774681 SwFltControlStack::NewAttr don't extend font name / size attributesMiklos Vajna1-1/+1
2012-07-27sw: fix some warningsMichael Stahl1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-3/+4
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-2/+2
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-5/+5
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-1/+1
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-11/+6
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-2/+2
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara2-6/+3
2012-06-21unused aNameCaolán McNamara1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-4/+4
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-29removed dead codeTakeshi Abe1-19/+0
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-5/+5
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-2/+2
2012-01-18removed dead macroTakeshi Abe1-2/+0
2012-01-15use SAL_N_ELEMENTSDavid Tardon1-3/+3
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+5
2012-01-13simply MSDFFReadZString and friendsCaolán McNamara1-4/+3
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold2-2/+2
2012-01-09simplify CharClassCaolán McNamara1-1/+1
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara1-5/+0
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud5-10/+0
2011-11-24sw: remove some debugging cruftMichael Stahl2-12/+5