summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)Author
2014-02-25Remove visual noise from basicAlexander Wilms
2014-02-25basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-03some more continuous correctionsThomas Arnhold
2014-01-27coverity#984078 Uninitialized scalar fieldCaolán McNamara
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-14bool improvementsStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-20typo fixesAndras Timar
2013-12-11sbxbase.hxx is private to basicTor Lillqvist
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-10-28fixincludeguards.sh: basicThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
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