summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltbli.cxx
AgeCommit message (Expand)Author
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-23fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-15fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl
2013-01-05sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21sal_Bool to boolTakeshi Abe
2012-11-20sal_Bool to boolTakeshi Abe
2012-11-15sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann
2012-08-17Translate some German comments to EnglishKevin Hausmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-05-09also convert assertions in previous commitMichael Stahl
2012-05-09Convert SV_DECL_PTRARR_DEL(SwXMLTableCells_Impl) to ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(SwXMLTableRows_Impl) to boost::ptr_vectorNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-01avoid implicit castingCaolán McNamara
2011-02-16Remove some SvArray use in SwXMLTableContextNigel Hawkins
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-06port repository writer to boost unordered containersFridrich Štrba
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-23remove dead commentsKayo Hamid
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud