summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)Author
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-05-12Fix memory leak when using XMLPropertyHandler in sw xml filters.Arnaud Versini
2012-05-09Convert SV_DECL_PTRARR(SwXMLConditions_Impl) 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-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-11Some cppcheck cleaningJulien Nabet
2012-02-22fdo#33393 - tentative workaround for autosave image lossMichael Meeks
2012-02-18xmloff: use ::comphelper::UStringLess instead of less_functorThomas Arnhold
2012-01-27fdo#38542: sw: ODF import: prevent border width overriding:Michael Stahl
2012-01-27fdo#38542: sw: ODF import: divide width by 3 for "double" bordersMichael Stahl
2012-01-24order database properties so that opening it in writer works (bnc#740032)Luboš Luňák
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-19removed unused headerTakeshi Abe
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-18removed dead macroTakeshi Abe
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-07catch exception by constant referenceTakeshi Abe
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05sObjectReplacements string unreferencedCaolán McNamara
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-16removed dead codeTakeshi Abe
2011-11-15avoid crasher from unusual odt document fdo#42785Michael Meeks
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev
2011-11-02n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach: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