summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2015-04-17add attribute mandated by ODFMarkus Mohrhard
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-08xmloff: also print what is duplicateMichael Stahl
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard
2015-03-24loplugin:constantfunction: xmloffNoel Grandin
2015-03-22introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-17boost->stdCaolán McNamara
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-11LeakSanitizer: leak detected in ooo56669-1.odtCaolán McNamara
2015-01-06fdo#84938: convert ERROR_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-07remove invalid attribute that is not read anywayMarkus Mohrhard
2014-12-07use correct xml element name, related fdo#45266Markus Mohrhard
2014-12-07last inconsitently named data table valueMarkus Mohrhard
2014-12-07more fixes for inconsistent namingMarkus Mohrhard
2014-12-07use a consistent naming schemeMarkus Mohrhard
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl
2014-11-03coverity#1250700 Uninitialized scalar fieldCaolán McNamara
2014-10-31fdo#80403: Import baseclasses implement FastParser interfacesDaniel Sikeler
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-04coverity#1242759 Result is not floating-pointNorbert Thiebaud
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12xmloff: remove yet another SunStudio workaroundMichael Stahl
2014-09-11Avoid ODR-violating name clashStephan Bergmann
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-31cleanup usage of MapUnit enumNoel Grandin