summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* execute move of global headersBjoern Michaelsen2013-04-2328-3493/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-42/+10
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* get rid of some Germanism (and some Windowsism)Eike Rathke2013-04-182-13/+13
* Revert "svformatter already accept OUString input", fdo#63306Eike Rathke2013-04-181-3/+5
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-1/+1
* -Werror=unused-macros (MinGW, GradientStyle_RECT)Stephan Bergmann2013-04-171-1/+0
* Get rid of SHL_SBCTor Lillqvist2013-04-123-13/+9
* basic: SbCompare_UString_PropertyValue_Impl MSVC workaroundMichael Stahl2013-04-121-0/+6
* Introduce characters utilities in rtl/character.hxxArnaud Versini2013-04-101-25/+6
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0733-146/+146
* new module i18nlangtagEike Rathke2013-04-0510-10/+10
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+2
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* Use local utility functions instead of SbxSimpleCharClassArnaud Versini2013-04-011-32/+26
* fix loplugin warningsPeter Foley2013-03-301-0/+2
* ResMgr with LanguageTagEike Rathke2013-03-292-4/+2
* Bypass extension scanning unless HAVE_FEATURE_EXTENSIONSTor Lillqvist2013-03-281-0/+4
* -Wunused-macrosStephan Bergmann2013-03-275-19/+1
* sal_Bool to boolTakeshi Abe2013-03-251-3/+3
* basic: Remove non working AboutStarBasicThomas Arnhold2013-03-243-10/+0
* coverity#704205/704206/704207 Logically dead codeJulien Nabet2013-03-231-3/+3
* in Val() check status after stringToDouble()Eike Rathke2013-03-221-3/+14
* added unit test for 10e308 math overflowEike Rathke2013-03-211-0/+11
* SbiScanner::NextSym: check status after rtl_math_uStringToDouble()Eike Rathke2013-03-211-2/+5
* another variation of the localised Cdbl testNoel Power2013-03-211-0/+14
* tweak basic_coverage test to support locale specific testingNoel Power2013-03-203-2/+57
* replace decimal separator at correct position, rhbz#919020Eike Rathke2013-03-201-2/+2
* resolved rhbz#919020 Basic CDbl() and CSng() scan localized numberEike Rathke2013-03-191-78/+117
* windows build fixAndras Timar2013-03-191-1/+1
* fdo#39445 writing out tools/fsys.hxx (basic)Andras Timar2013-03-192-29/+17
* remove unused header: tools/fsys.hxxAndras Timar2013-03-191-1/+0
* fdo#39445 writing out tools/fsys.hxx (basic)Krisztian Pinter2013-03-193-4/+1
* More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann2013-03-191-1/+1
* follow on fix for fdo#62090 ensure out of range startpos is handledNoel Power2013-03-191-2/+6
* remove commented out line I inserted to screw up Juliens patchNoel Power2013-03-191-1/+0
* fix for fdo#62090 Mid function regressionJulien Nabet2013-03-191-1/+2
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2013-03-181-4/+4
* coverity#982854 Assign instead of compareJulien Nabet2013-03-161-2/+2
* coverity#982853 Assign instead of compareJulien Nabet2013-03-161-1/+1
* WaE: Werror=shadowCaolán McNamara2013-03-151-7/+7
* unittest and test data for bnc#809017Noel Power2013-03-152-3/+28
* detect follow-on default member of default member object bnc#809017Noel Power2013-03-152-0/+29
* i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile2013-03-141-2/+5
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* Windows oleautobridge depends on ATLStephan Bergmann2013-03-141-2/+2
* Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752Noel Power2013-03-131-1/+1
* basic: make the makefile a bit nicerMatúš Kukan2013-03-121-10/+5