summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltbli.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-08-12String to OUString and some optimizationsMatteo Casalin1-2/+2
2013-06-16cppcheck: fix some uninitMemberVar in sw partJulien Nabet1-0/+1
2013-05-28Resolves: #i113600# Add call to subtable SwXMLTableRow_Impl.dispose()...Jian Fang Zhang1-0/+3
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller1-20/+6
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-04-23fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl1-3/+15
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+2
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-1/+2
2013-02-15fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl1-20/+63
2013-01-05sal_Bool to boolTakeshi Abe1-27/+27
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-21sal_Bool to boolTakeshi Abe1-2/+2
2012-11-20sal_Bool to boolTakeshi Abe1-2/+2
2012-11-15sal_Bool to boolTakeshi Abe1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann1-8/+4
2012-08-17Translate some German comments to EnglishKevin Hausmann1-9/+7
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-2/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-2/+2
2012-05-09also convert assertions in previous commitMichael Stahl1-3/+3
2012-05-09Convert SV_DECL_PTRARR_DEL(SwXMLTableCells_Impl) to ptr_vectorNoel Grandin1-17/+31
2012-05-09Convert SV_DECL_PTRARR_DEL(SwXMLTableRows_Impl) to boost::ptr_vectorNoel Grandin1-38/+34
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-13/+13
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-10/+9
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-3/+1
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-1/+1
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-7/+8
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-2/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-4/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-8/+8
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-8/+8
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-01avoid implicit castingCaolán McNamara1-1/+1
2011-02-16Remove some SvArray use in SwXMLTableContextNigel Hawkins1-55/+49
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-4/+4
2011-02-06port repository writer to boost unordered containersFridrich Štrba1-1/+1
2011-01-31Remove comments; sw/source/filtershirahara1-17/+10
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-4/+4
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-3/+3
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-2/+2
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-39/+38
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-37/+37