summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmluconv.cxx
AgeCommit message (Expand)Author
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-11-22xmloff: These arrays are constantTakeshi Abe
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27correct some Date related typesJochen Nitschke
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-17sal_Bool to boolTakeshi Abe
2013-07-29fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-20fdo#48969: switch units in Converter::convertDoubleMichael Stahl
2012-02-01callcatcher: update listCaolán McNamara
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
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