summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlnumfi.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-04accept proper number style condition != as not equal operator, fdo#76777Eike Rathke1-1/+8
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-102/+102
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-02-26Remove visual noise from xmloffAlexander Wilms1-18/+18
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-09resolved fdo#72537 write <loext:fill-character>Eike Rathke1-1/+2
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin1-31/+31
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa1-8/+3
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-33/+0
2013-07-18Mark as static and/or constTakeshi Abe1-9/+9
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke1-14/+50
2013-06-19fdo#43460 xmloff: use isEmpty()Jelle van der Waa1-6/+5
2013-06-15use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-54/+52
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-16/+12
2013-01-03limit the number of imported digits, fdo#58539Markus Mohrhard1-1/+3
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna1-2/+2
2012-12-06OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák1-1/+1
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud1-46/+52
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-2/+2
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud1-1/+1
2012-11-18xmloff: simplify the use of AddToCodeNorbert Thiebaud1-13/+23
2012-11-16use LanguageTagEike Rathke1-6/+6
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-2/+2
2012-11-13save fixed denominator for fractions fdo#56419Noel Power1-3/+17
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara1-3/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-10-02XubString->OUStringCaolán McNamara1-2/+1
2012-08-03support new xml number:fill-character elem for number-style namespaceNoel Power1-0/+10
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-2/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-1/+2
2012-06-01targeted string re-workNorbert Thiebaud1-3/+3
2012-04-18loop with erase(begin()) looks sort of inefficientMichael Stahl1-1/+1
2012-04-18Convert SV_DECL_PTRARR_SORT_DEL to boost:ptr_setNoel Grandin1-14/+11
2012-04-18Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin1-12/+12
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-2/+2
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold1-47/+0
2012-02-19Get rid of size() == 0Elton Chung1-2/+2
2012-01-26Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot1-9/+9
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-0/+1