summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)Author
2013-10-12Nothing Unix-specific about <stdlib.h>Tor Lillqvist
2013-10-07sal_Bool to boolTakeshi Abe
2013-09-17convert BASIC from String to OUStringNoel Grandin
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-09-10janitorial: c++-style castLionel Elie Mamane
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-08tweak comment translationsMichael Stahl
2013-08-01Mark as constTakeshi Abe
2013-07-22Mark as constTakeshi Abe
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-18get rid of some Germanism (and some Windowsism)Eike Rathke
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-01Use local utility functions instead of SbxSimpleCharClassArnaud Versini
2013-03-30fix loplugin warningsPeter Foley
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20replace decimal separator at correct position, rhbz#919020Eike Rathke
2013-03-19resolved rhbz#919020 Basic CDbl() and CSng() scan localized numberEike Rathke
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-14i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile
2013-03-11basic: translation of all debug messagesThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07doh! sReturnStrg is OUStringBuffer, no need to assignNoel Power
2013-03-07fix String->OUString foobarNoel Power
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01coverity#736108: nesting level mismatchMarkus Mohrhard
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-17coverity#707502 Uninitialized scalar variableCaolán McNamara
2013-01-30make basic XubString freeCaolán McNamara
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-05sal_Bool to boolTakeshi Abe