summaryrefslogtreecommitdiffstats
path: root/xmloff/source/style/xmlnumfe.cxx
Commit message (Expand)AuthorAgeFilesLines
* Omit comparator which is the same as default std::less<key_type>Takeshi Abe2016-10-311-9/+1
* loplugin:expandablemethods in xmloffNoel Grandin2016-10-241-9/+4
* tdf#102370 Correctly export to Excel exponent without signLaurent Balland-Poirier2016-10-071-2/+3
* tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier2016-07-271-3/+14
* tdf#100755 Extend ODF to allow 0 in fractionLaurent Balland-Poirier2016-07-271-1/+17
* tdf#100755 Allow '0' for denominator symbolLaurent Balland-Poirier2016-07-151-2/+3
* convert DBG_ASSERT in xmloffNoel Grandin2016-06-171-3/+3
* tdf#89329: use unique_ptr for pImpl in xmlnumfeXisco Fauli2016-06-061-3/+2
* Choose ODF version for fill-characterLaurent Balland-Poirier2016-05-301-4/+11
* prevent out of bounds string accessEike Rathke2016-05-311-2/+3
* tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier2016-05-301-12/+39
* Choose ODF version for min-decimal-place and force-exponent-signLaurent Balland-Poirier2016-05-301-12/+28
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* tdf#88657 calculate denominator lengthLaurent Balland-Poirier2016-05-091-2/+4
* fix export crash test due to assert hit, tdf#61996 follow-upEike Rathke2016-05-041-1/+8
* tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier2016-05-031-2/+2
* tdf#40517 Export/Import in ODF decimal replacement with spaceLaurent Balland-Poirier2016-01-111-2/+14
* Fix typosAndrea Gelmini2016-01-101-1/+1
* com::sun::star->css in xmloff/Noel Grandin2015-11-261-4/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-11/+11
* tdf#93296 dashes in decimal part => 0 min decimal placesLaurent Balland-Poirier2015-11-041-0/+3
* xmloff: replace boost::ptr_vector with std::vectorMichael Stahl2015-11-021-17/+17
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-4/+4
* Clean up sEmptyStephan Bergmann2015-08-271-2/+1
* loplugin: defaultparamsNoel Grandin2015-08-111-7/+7
* tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier2015-07-131-4/+4
* use the DBL_MAX constant that we also use elsewhere, tdf#92457Eike Rathke2015-07-131-2/+1
* write trailing text subformat also to Excel .xls and .xlsx, tdf#92457Eike Rathke2015-07-111-3/+1
* store trailing text format in ODF, e.g. 0;@ tdf#92457Eike Rathke2015-07-111-20/+51
* Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann2015-06-241-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* tdf#90133 Extend ODF: variable decimal in scientific formatLaurent Balland-Poirier2015-04-281-15/+28
* tdf#90133 Extend ODF: exponent sign of scientific formatLaurent Balland-Poirier2015-04-271-2/+15
* use ODFSaneDefaultVersion to determine if and how to store exponent-intervalEike Rathke2015-03-221-12/+3
* use SvXMLExport::getDefaultVersion()Eike Rathke2015-03-221-2/+2
* write exponent-interval only for 1.2+ and later, tdf#30716 follow-upEike Rathke2015-03-221-3/+19
* tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier2015-03-221-3/+10
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-31/+31
* fix 64-bit build after OUStringBuffer changeMichael Stahl2015-01-231-2/+2
* Remove ptr_vector header include in favor of forward declaration.Kohei Yoshida2014-11-251-0/+24
* prevent invalid ods files with loext:fill-characterMarkus Mohrhard2014-08-161-4/+4
* just use a typedef, don't inherit from boost::ptr_containerMarkus Mohrhard2014-08-161-2/+0
* resolved fdo#76777 now write correct number style condition operator !=Eike Rathke2014-04-041-1/+1
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-114/+114
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-24/+24
* bool improvementsStephan Bergmann2014-01-281-9/+9
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-4/+4
* resolved fdo#72537 write <loext:fill-character>Eike Rathke2013-12-091-1/+1
* xmloff: include <> for external includesNorbert Thiebaud2013-11-111-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1