summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlnumfe.cxx
AgeCommit message (Expand)Author
2016-07-20Fix typosAndrea Gelmini
2016-05-31prevent out of bounds string accessEike Rathke
2016-05-25tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-01-21tdf#40517 Export/Import in ODF decimal replacement with spaceLaurent Balland-Poirier
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04tdf#93296 dashes in decimal part => 0 min decimal placesLaurent Balland-Poirier
2015-11-02xmloff: replace boost::ptr_vector with std::vectorMichael Stahl
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier
2015-07-13use the DBL_MAX constant that we also use elsewhere, tdf#92457Eike Rathke
2015-07-11write trailing text subformat also to Excel .xls and .xlsx, tdf#92457Eike Rathke
2015-07-11store trailing text format in ODF, e.g. 0;@ tdf#92457Eike Rathke
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-28tdf#90133 Extend ODF: variable decimal in scientific formatLaurent Balland-Poirier
2015-04-27tdf#90133 Extend ODF: exponent sign of scientific formatLaurent Balland-Poirier
2015-03-22use ODFSaneDefaultVersion to determine if and how to store exponent-intervalEike Rathke
2015-03-22use SvXMLExport::getDefaultVersion()Eike Rathke
2015-03-22write exponent-interval only for 1.2+ and later, tdf#30716 follow-upEike Rathke
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl
2014-11-25Remove ptr_vector header include in favor of forward declaration.Kohei Yoshida
2014-08-16prevent invalid ods files with loext:fill-characterMarkus Mohrhard
2014-08-16just use a typedef, don't inherit from boost::ptr_containerMarkus Mohrhard
2014-04-04resolved fdo#76777 now write correct number style condition operator !=Eike Rathke
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-09resolved fdo#72537 write <loext:fill-character>Eike Rathke
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12write ISO codes for native number transliterationEike Rathke
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke
2013-06-19fdo#43460 xmloff: use isEmpty()Jelle van der Waa
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2012-12-13added some FIXME-BCP47 markersEike Rathke
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud
2012-11-27migrate user of InsertBlanks to OUStringNorbert Thiebaud