summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlnumfe.cxx
AgeCommit message (Expand)Author
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
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud
2012-11-18xmloff: convert lcl_FindSymbol to OUStringNorbert Thiebaud
2012-11-18svl: convert GetQuoteEnd to OUStringNorbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-13save fixed denominator for fractions fdo#56419Noel Power
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-02String->OUString in svl::ImpSvNumberformatInfoNoel Grandin
2012-08-03support new xml number:fill-character elem for number-style namespaceNoel Power
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-18Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04removed duplicate #includesTakeshi Abe
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-01-26Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-09simplify CharClassCaolán McNamara
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl