summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2012-03-20map of kind+name -> new-nameCaolán McNamara
2012-03-18Some cppcheck cleaningJulien Nabet
2012-03-12xmloff: implement contextual spacing import/exportMiklos Vajna
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-07Some configmgr usage clean upStephan Bergmann
2012-02-01callcatcher: update listCaolán McNamara
2012-01-31callcatcher: update listCaolán McNamara
2012-01-31Clean upStephan Bergmann
2012-01-30reduce unnecessary includesCaolán McNamara
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-12-15Removed extra semicolonsJesse
2011-12-05The ODG should have office:drawing after office:body, not office:graphicsFridrich Štrba
2011-11-30handle dates with year < 1000Eike Rathke
2011-11-28switch source and target units, so that it works right with sax conversionsRadek Doulik
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-11-18Added handler to handle the new <table:filter-set-item> elements.Kohei Yoshida
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-10callcatcher: remove unused methodsCaolán McNamara
2011-11-03callcatcher: drop unused methodsCaolán McNamara
2011-10-11#i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverterMichael Stahl
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
2011-10-10make xmloff ByteString freeCaolán McNamara
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan
2011-09-29WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATETor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26WaE: control reaches end of non-void functionTor Lillqvist
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel
2011-09-14pointless fooCaolán McNamara
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti
2011-08-26export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks
2011-08-16ditch some junkCaolán McNamara
2011-08-11Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactorNigel Hawkins
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-07-27callcatcher: remove unused disaster waiting to happenCaolán McNamara
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-16catch by const referenceCaolán McNamara
2011-06-01use this pattern throughoutCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky