summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/numberformatsbuffer.cxx
AgeCommit message (Expand)Author
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10remove usages of STATIC_ARRAY_END in scJochen Nitschke
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
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-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-22Try to determine whether or not a column has all 'General' number formatKohei Yoshida
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-04Populate raw cell values using ScDocumentImport.Kohei Yoshida
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-10use LanguageTag to convert to LocaleEike Rathke
2013-06-04bnc#821795 eat stray backslashes, in ooxml num format they don't escapeNoel Power
2013-05-22fix for bnc#819865 itemstate in parent style incorrectly reported as setNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04dr80: #i117511# remove some assertions in xlsx/xlsb import filtersDaniel Rentz [dr]
2012-10-31valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-09-26don't let numforats in dxf entries clobber global number formats & update testNoel Power
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-07-12NumberFormatsBuffer: use new configmgr apiMiklos Vajna
2012-04-09Remove some unused methodsJulien Nabet
2012-03-28don't use uno when importing styles ( xlsx,xlsm) )Noel Power
2012-03-16move excel related oox bits to scNoel Power