summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlnumfi.cxx
AgeCommit message (Expand)Author
2016-05-30tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier
2016-05-30Choose ODF version for min-decimal-place and force-exponent-signLaurent Balland-Poirier
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-09tdf#38097 min numerator/denominator at least 1Laurent Balland-Poirier
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-11tdf#40517 Export/Import in ODF decimal replacement with spaceLaurent Balland-Poirier
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
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-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07xmloff: replace boost::ptr_set with std::mapMichael Stahl
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier
2015-07-11the last condition is "all other numbers", not the third, tdf#92457Eike Rathke
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-28SvXMLEnumMapEntry holds all values as sal_uInt16Stephan Bergmann
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-04-01Engineering notation: Slight optimisationLaurent Balland-Poirier
2015-03-22read both, XML_NAMESPACE_LO_EXT and XML_NAMESPACE_NUMBER, tdf#30716 follow-upEike Rathke
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-01loplugin: cstylecastNoel Grandin
2014-08-16prevent invalid ods files with loext:fill-characterMarkus Mohrhard
2014-04-17coverity#738948 Uninitialized scalar fieldCaolán McNamara
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04accept proper number style condition != as not equal operator, fdo#76777Eike Rathke
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-09resolved fdo#72537 write <loext:fill-character>Eike Rathke
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-18Mark as static and/or constTakeshi Abe
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-15use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke