summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)AuthorFilesLines
2012-05-24use correct namespace for calc odf extensionsMarkus Mohrhard2-0/+8
2012-05-24first part for databar exportMarkus Mohrhard1-0/+6
2012-04-20fdo#48969: switch units in Converter::convertDoubleMichael Stahl1-1/+1
2012-04-18Convert SV_DECL_PTRARR_SORT_DEL to boost::ptr_setNoel Grandin1-7/+6
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin1-15/+11
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-7/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-4/+4
2012-04-04removed duplicate #includesTakeshi Abe4-6/+0
2012-03-26Remove unused code in xmloff.Santiago Martinez1-17/+0
2012-03-20map of kind+name -> new-nameCaolán McNamara1-86/+12
2012-03-18Some cppcheck cleaningJulien Nabet1-1/+1
2012-03-12xmloff: implement contextual spacing import/exportMiklos Vajna1-0/+1
2012-03-07remove various unused methods and source filesCaolán McNamara1-4/+0
2012-02-27Removed unused codeSzabolcs Dezsi3-115/+0
2012-02-07Some configmgr usage clean upStephan Bergmann2-34/+9
2012-02-01callcatcher: update listCaolán McNamara1-46/+0
2012-01-31callcatcher: update listCaolán McNamara1-6/+0
2012-01-31Clean upStephan Bergmann1-14/+9
2012-01-30reduce unnecessary includesCaolán McNamara2-5/+2
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot12-62/+62
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann3-3/+3
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2-2/+2
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2-2/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2-0/+30
2011-12-15Removed extra semicolonsJesse2-3/+3
2011-12-05The ODG should have office:drawing after office:body, not office:graphicsFridrich Štrba1-0/+2
2011-11-30handle dates with year < 1000Eike Rathke1-2/+9
2011-11-28switch source and target units, so that it works right with sax conversionsRadek Doulik1-1/+1
2011-11-27remove include of pch header from xmloffNorbert Thiebaud26-50/+0
2011-11-18Added handler to handle the new <table:filter-set-item> elements.Kohei Yoshida1-0/+1
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2-3/+2
2011-11-10callcatcher: remove unused methodsCaolán McNamara1-14/+0
2011-11-03callcatcher: drop unused methodsCaolán McNamara2-79/+0
2011-10-11#i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverterMichael Stahl1-27/+92
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl4-795/+45
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-729/+1
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl5-451/+63
2011-10-10make xmloff ByteString freeCaolán McNamara3-11/+11
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan1-7/+0
2011-09-29WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATETor Lillqvist2-2/+2
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-18/+16
2011-09-26WaE: control reaches end of non-void functionTor Lillqvist1-5/+2
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel1-0/+6
2011-09-14pointless fooCaolán McNamara1-2/+0
2011-09-08add chaff to encrypted documentsCaolán McNamara1-2/+14
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti3-3/+3