summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Collapse)Author
2013-01-10#121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
Notes: merged as: e0cce521f1ad0cc384d30ce2f1077ea229fffe62
2012-11-30i118923 - OS/2 port: use of gcc style import libraries.Yuri Dario
Notes: ignore: OS/2
2012-11-27#121389# remove old testool resources and obsolete testautomation moduleJürgen Schmidt
Notes: ignore: obsolete
2012-11-01#i76852# Basic : incorrect conversions Single to String and Double to StringDamjan Jovanovic
Call myftoa() with nExpWidth=4 even when nNum=dMaxNumWithoutExp. Found by: bmarcelly Patch by: Damjan Jovanovic Review by: Oliver-Rainer Wittmann Notes: merged as: cec37835ae6e67bfd571f09cc1ab579a9195e798
2012-09-10#i120867#, in SfxLibraryContainer::storeLibraries_Impl(),need to free ↵Jian Fang Zhang
created pLibArray object before returning from branch code Found by: zhangjf Patch by: zhangjf Notes: prefer: 02d609ca991b044e584b24054d43ecf70668444e
2012-07-18basic, cui, extensions, filter, vcl: fix some warningsArmin Le Grand
Patch by: Michael Stahl Notes: prefer: 6a94d7b5c924e3a8ef3ff0f68f54061c035a3cb0
2012-06-10i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile
Notes: merged as: a63cc778d1d09f49046f1e205557b08534fdc030
2012-03-29Update headers to Alv2 headersAndrew Rist
2012-02-18i118923 - OS/2 port: new link system now uses unix style.Yuri Dario
2012-02-15remove svn:executable properties from more source filesHerbert Dürr
2012-02-15remove svn:executable properties from source filesHerbert Dürr
2012-01-19Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-04-13CWS-TOOLING: integrate CWS dr80_OOO340Kurt Zenker
2011-04-13CWS-TOOLING: integrate CWS gridfixes_OOO340Kurt Zenker
2011-04-01CWS-TOOLING: integrate CWS calcvbaIvo Hinkelmann
2011-03-30calcvba: missing includeDaniel Rentz [dr]
2011-03-30calcvba: disable basic tracing by defaultDaniel Rentz [dr]
2011-03-25calcvba: #164410# obviously, extractBoolFromAny should also check for ↵Daniel Rentz [dr]
boolean value...
2011-03-25gridfixes: pulled and merged DEV300:m104Frank Schoenheit [fs]
2011-03-25dr80: rebase to DEV300_m104Daniel Rentz [dr]
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ↵Daniel Rentz [dr]
Excel symbols, MSForms symbols, document and forms event handling
2011-03-21dr80: #i117392# initialize VBAGlobals object if single Basic module is in ↵Daniel Rentz [dr]
VBA mode, do not expect existing parent sheet in implementation of Excel.Application.ActiveCell
2011-03-16CWS-TOOLING: integrate CWS debuglevelsobo
2011-03-15dr80: rebase to DEV300_m102Daniel Rentz [dr]
2011-03-15dr80: #i117388# do not try to access nonexisting documentDaniel Rentz [dr]
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]
2011-03-07CWS-TOOLING: integrate CWS vcl119Ivo Hinkelmann
2011-03-01gridfixes: pulled and merged DEV300m101Frank Schoenheit [fs]
2011-02-28CWS-TOOLING: integrate CWS ab81Ivo Hinkelmann
2011-02-25gridfixes: USHORT -> sal_uInt16Frank Schoenheit [fs]
2011-02-23vcl119: rebase to DEV300_m101Philipp Lohmann [pl]
2011-02-23debuglevels: pulled and merged latest changes from DEV300_nextFrank Schoenheit [fs]
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
Notes: split repo tag: libs-core_ooo/DEV300_m101
2011-02-21masterfix DEV300: #i10000# added missing fileIvo Hinkelmann
2011-02-18masterfix DEV300: #i10000# include removedIvo Hinkelmann
2011-02-18masterfix DEV300: #i10000# cxx removedIvo Hinkelmann
2011-02-18ab81: resync to m100Andreas Bregas
2011-02-17ab81: #164411# Fix accidental index access at UNO objectsAndreas Bregas
2011-02-16rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-15debuglevels: BasicManager::ExecuteMacro: when the return value of the ↵Frank Schoenheit [fs]
executed method is the method itself, don't retrieve its value - it would execute the method, again (encountered in the refactored smoketest_native)