summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)AuthorFilesLines
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier1-2/+2
2015-06-01xmloff: don't add FIELD namespace twiceMichael Stahl1-6/+1
2015-06-01add field namespace to styles.xml when saving fdo85232-1.docx to .odtCaolán McNamara1-1/+7
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens1-1/+1
2015-05-18xmloff: convert legacy assertions in xmltoken.cxxMichael Stahl1-6/+6
2015-05-06convert FONTTOSUBSFONT constants to scoped enumNoel Grandin1-2/+2
2015-04-28tdf#90133 Extend ODF: variable decimal in scientific formatLaurent Balland-Poirier1-0/+1
2015-04-27tdf#90133 Extend ODF: exponent sign of scientific formatLaurent Balland-Poirier1-0/+1
2015-04-21tdf88056: implement export of page title field to ODFKatarina Behrens1-0/+1
2015-04-17add attribute mandated by ODFMarkus Mohrhard1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin4-14/+14
2015-04-08xmloff: also print what is duplicateMichael Stahl1-1/+1
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard1-0/+1
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin1-2/+2
2015-04-07loplugin:staticmethodsNoel Grandin3-3/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann3-7/+7
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard1-0/+2
2015-03-24loplugin:constantfunction: xmloffNoel Grandin1-20/+0
2015-03-22introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke1-0/+9
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier1-0/+2
2015-03-13V803 decreased performance postfix incrementMichael Stahl1-1/+1
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis1-0/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-5/+5
2015-02-17boost->stdCaolán McNamara1-17/+17
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-3/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-11/+11
2015-01-11LeakSanitizer: leak detected in ooo56669-1.odtCaolán McNamara1-2/+2
2015-01-06fdo#84938: convert ERROR_ #defines to 'enum class'Noel Grandin2-15/+15
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-49/+49
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin1-4/+4
2015-01-02Fix simple typos.Andrea Gelmini1-3/+3
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann3-17/+17
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann3-14/+14
2014-12-07remove invalid attribute that is not read anywayMarkus Mohrhard1-1/+0
2014-12-07use correct xml element name, related fdo#45266Markus Mohrhard1-0/+1
2014-12-07last inconsitently named data table valueMarkus Mohrhard1-1/+1
2014-12-07more fixes for inconsistent namingMarkus Mohrhard1-1/+1
2014-12-07use a consistent naming schemeMarkus Mohrhard1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl6-0/+7
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava3-4/+4
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl1-1/+1
2014-11-03coverity#1250700 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-10-31fdo#80403: Import baseclasses implement FastParser interfacesDaniel Sikeler2-0/+124
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke1-4/+4
2014-10-04coverity#1242759 Result is not floating-pointNorbert Thiebaud1-1/+1