summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2013-04-18get rid of some Germanism (and some Windowsism)Eike Rathke
2013-04-18Revert "svformatter already accept OUString input", fdo#63306Eike Rathke
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-17-Werror=unused-macros (MinGW, GradientStyle_RECT)Stephan Bergmann
2013-04-12Get rid of SHL_SBCTor Lillqvist
2013-04-12basic: SbCompare_UString_PropertyValue_Impl MSVC workaroundMichael Stahl
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01Use local utility functions instead of SbxSimpleCharClassArnaud Versini
2013-03-30fix loplugin warningsPeter Foley
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-28Bypass extension scanning unless HAVE_FEATURE_EXTENSIONSTor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25sal_Bool to boolTakeshi Abe
2013-03-24basic: Remove non working AboutStarBasicThomas Arnhold
2013-03-23coverity#704205/704206/704207 Logically dead codeJulien Nabet
2013-03-22in Val() check status after stringToDouble()Eike Rathke
2013-03-21added unit test for 10e308 math overflowEike Rathke
2013-03-21SbiScanner::NextSym: check status after rtl_math_uStringToDouble()Eike Rathke
2013-03-21another variation of the localised Cdbl testNoel Power
2013-03-20tweak basic_coverage test to support locale specific testingNoel Power
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-19windows build fixAndras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Andras Timar
2013-03-19remove unused header: tools/fsys.hxxAndras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Krisztian Pinter
2013-03-19More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann
2013-03-19follow on fix for fdo#62090 ensure out of range startpos is handledNoel Power
2013-03-19remove commented out line I inserted to screw up Juliens patchNoel Power
2013-03-19fix for fdo#62090 Mid function regressionJulien Nabet
2013-03-19further OUString cleanupThomas Arnhold
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-16coverity#982854 Assign instead of compareJulien Nabet
2013-03-16coverity#982853 Assign instead of compareJulien Nabet
2013-03-15WaE: Werror=shadowCaolán McNamara
2013-03-15unittest and test data for bnc#809017Noel Power
2013-03-15detect follow-on default member of default member object bnc#809017Noel Power
2013-03-14i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14Windows oleautobridge depends on ATLStephan Bergmann
2013-03-13Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752Noel Power
2013-03-12basic: make the makefile a bit nicerMatúš Kukan
2013-03-11basic: translation of all debug messagesThomas Arnhold
2013-03-11remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM fooNoel Power
2013-03-11unit tests and data for bnc#805071Noel Power