summaryrefslogtreecommitdiff
path: root/svx/source/xml
AgeCommit message (Expand)AuthorFilesLines
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-5/+5
2013-04-22sal_Bool to boolTakeshi Abe4-14/+14
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-115/+114
2013-03-30Simplify iterators stuffJulien Nabet1-8/+4
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-5/+2
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin1-28/+14
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-11/+11
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist2-116/+0
2013-03-12coverity#705734: Resource leakJulien Nabet1-0/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-9/+3
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-9/+3
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks4-92/+56
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-26/+17
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-13/+6
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2-5/+6
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-01targeted string re-workNorbert Thiebaud1-33/+33
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann2-2/+2
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-04-27removed unused definesTakeshi Abe1-1/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe1-1/+1
2012-02-27mpStreamMap is leakingCaolán McNamara1-0/+1
2012-02-22revert slew of debug code committed in errorMichael Meeks1-5/+0
2012-02-22fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez1-0/+5
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot3-12/+12
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2012-01-05Resolves: fdo#43867 collection of problems causing loss of ole2 previewsCaolán McNamara2-50/+49
2012-01-05don't make it a secret what the invalid url wasCaolán McNamara1-1/+2
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+3
2011-12-11Remove ByteStringJulien Nabet1-2/+2
2011-12-03move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl1-1/+1
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-1/+2
2011-11-27remove include of pch header from svxNorbert Thiebaud5-10/+0
2011-11-11catch by const refCaolán McNamara1-12/+18
2011-11-10ByteString->rtl::OStringCaolán McNamara1-9/+9
2011-11-01MetaCommentAction now using rtl::OStringCaolán McNamara1-2/+1
2011-10-21Fix fdo#41995 - true embedding of svg images.Thorsten Behrens1-4/+20
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2-6/+8
2011-10-07WaE: unreferenced local variableTor Lillqvist3-5/+5
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-5/+7