summaryrefslogtreecommitdiff
path: root/svx/source/xml
AgeCommit message (Expand)Author
2013-09-05convert svx/source/xml/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xmlgrhlp.hxx from String to OUStringNoel Grandin
2013-07-04Mark as constTakeshi Abe
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-22sal_Bool to boolTakeshi Abe
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30Simplify iterators stuffJulien Nabet
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-12coverity#705734: Resource leakJulien Nabet
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-04-27removed unused definesTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-27mpStreamMap is leakingCaolán McNamara
2012-02-22revert slew of debug code committed in errorMichael Meeks
2012-02-22fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Resolves: fdo#43867 collection of problems causing loss of ole2 previewsCaolán McNamara
2012-01-05don't make it a secret what the invalid url wasCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-11Remove ByteStringJulien Nabet
2011-12-03move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-11catch by const refCaolán McNamara
2011-11-10ByteString->rtl::OStringCaolán McNamara
2011-11-01MetaCommentAction now using rtl::OStringCaolán McNamara
2011-10-21Fix fdo#41995 - true embedding of svg images.Thorsten Behrens