summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-6/+6
2013-04-18get rid of some Germanism (and some Windowsism)Eike Rathke1-6/+6
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini1-25/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-51/+51
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01Use local utility functions instead of SbxSimpleCharClassArnaud Versini1-32/+26
2013-03-30fix loplugin warningsPeter Foley1-0/+2
2013-03-29ResMgr with LanguageTagEike Rathke1-2/+1
2013-03-27-Wunused-macrosStephan Bergmann1-5/+1
2013-03-20replace decimal separator at correct position, rhbz#919020Eike Rathke1-2/+2
2013-03-19resolved rhbz#919020 Basic CDbl() and CSng() scan localized numberEike Rathke1-78/+117
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-4/+4
2013-03-14i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile1-2/+5
2013-03-11basic: translation of all debug messagesThomas Arnhold5-17/+18
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-07doh! sReturnStrg is OUStringBuffer, no need to assignNoel Power1-1/+1
2013-03-07fix String->OUString foobarNoel Power1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2-33/+35
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-4/+4
2013-03-01coverity#736108: nesting level mismatchMarkus Mohrhard1-1/+4
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-17coverity#707502 Uninitialized scalar variableCaolán McNamara1-1/+1
2013-01-30make basic XubString freeCaolán McNamara1-2/+2
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2-11/+3
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza18-208/+208
2013-01-01remove use of #pragma optimizeLuboš Luňák1-9/+0
2012-11-22AllSettings with LanguageTagEike Rathke2-5/+5
2012-11-19Bin the HACK() sillynessTor Lillqvist1-3/+3
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud2-3/+3
2012-11-07basic: String -> OUStringNorbert Thiebaud10-1137/+1416
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud8-65/+253
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud14-54/+54
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh1-7/+1
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-2/+1
2012-09-05sal_Bool to boolTakeshi Abe5-27/+27
2012-08-24sal_Bool to boolTakeshi Abe4-30/+30
2012-08-22sal_Bool to boolTakeshi Abe1-1/+1
2012-08-22Remove dead codeTakeshi Abe1-30/+0
2012-08-12sal_Bool to boolTakeshi Abe1-2/+2
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-3/+4
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-20very suspicious combination of used SbxValues and unused aResCaolán McNamara1-1/+2
2012-07-20XubString->rtl::OUStringCaolán McNamara4-10/+8
2012-07-18WaE: basic compile snafuMichael Meeks1-2/+5
2012-07-18re-base on ALv2 code. Includes:Michael Meeks25-575/+350
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-12/+12
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2-2/+2