summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-09-28dr77: rebase to DEV300_m88Daniel Rentz [dr]
2010-09-22sb129: merged in DEV300_m88sb
2010-09-20mib19: #163691# remember VBA object provider instanceDaniel Rentz [dr]
2010-09-20mib19: #163666# fire Worksheet_Change event when using the Range.Value, Range...Daniel Rentz [dr]
2010-09-20mib19: wrong parent in VBA Worksheet.Cells symbolDaniel Rentz [dr]
2010-09-17mib19: #163664# text values for VBA range Value property must be parsed (alwa...Niklas Nebel
2010-09-17mib19: branch mergeDaniel Rentz [dr]
2010-09-17mib19: set correct Parent for objects (ranges, sheets) passed to VBA event ha...Daniel Rentz [dr]
2010-09-17mib19: mergeChristian Lippka
2010-09-17mib19: #163556# preserve VBA compatibility in ODF roundtripDaniel Rentz [dr]
2010-09-17mib19: #163566# do not throw assertion if container is not availableChristian Lippka
2010-09-15mib19: #163641# use clipboard content in ScVbaRange::Insert only if it was co...Niklas Nebel
2010-09-15mib19: #163640# do not fire selection change events when changing/insertintg/...Daniel Rentz [dr]
2010-09-14mib19: #163566# use common helper method for ScVbaRange::Cells and ScVbaWorks...Niklas Nebel
2010-09-14mib19: #163625# for empty status bar text, call XStatusIndicator::endNiklas Nebel
2010-09-13mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ...Daniel Rentz [dr]
2010-09-13mib19: #163557# make VBA Application settings globally available for all open...Daniel Rentz [dr]
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-09-09mib19: #163560# use default cell font and RefDevice for column widthNiklas Nebel
2010-09-08mib19: #163530# Filter box shows only entry of first rowThomas Benisch
2010-09-08mib19: #163497# implement VBA Placement propertyNiklas Nebel
2010-09-07mib19: #163561# use mode SC_SIZE_DIRECT for SetWidthOrHeightNiklas Nebel
2010-09-01mib19: #163498# correct parent for sheet-local defined namesDaniel Rentz [dr]
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]
2010-08-26dr77: #i114128# import legacy drawing controlsDaniel Rentz
2010-08-26mib19: #163428# VBA symbol Worksheet.Visible supports xlSheetVeryHidden nowDaniel Rentz
2010-08-25mib19: #163419# corrected wrong commitDaniel Rentz
2010-08-25mib19: #163419# do not throw exceptions into Application coreDaniel Rentz
2010-08-23mib19: improved event handling: do not supreppress global events, when Applic...Daniel Rentz
2010-08-23#163288# treat Excel number format 'General' as standard formatDaniel Rentz
2010-08-18mib19: #163305# do not fire sheet activation events, when a sheet gets insert...Daniel Rentz
2010-08-10mib18: adjusted service name to match VBA symbolDaniel Rentz
2010-08-10mib18: #163259# implementation of global symbol ExcelMichael E. Bohn
2010-08-10heads mergedMichael E. Bohn
2010-08-10mib18: #163120# adding the entrypoint for symbol DebugMichael E. Bohn
2010-08-10mib18: #163243# enable regular expressions in VBA symbol Range.FindDaniel Rentz
2010-08-10mib18: #163246# add VBA symbol Worksheet.ProtectScenariosDaniel Rentz
2010-08-10mib18: #163148# creation og basic modules in library Standard during Workbook...Michael E. Bohn
2010-08-05mib18: #162503# do not create a new Worksheet object in Workbook.ActiveSheet ...Daniel Rentz
2010-08-04mib18: #162938# add VBA symbol Worksheet.AutoFilterModeDaniel Rentz
2010-08-04mib18: #163200# full rework of VBA symbols Application.Intersect and Applicat...Daniel Rentz
2010-08-04mib18: #163198# VBA Names collection must return VBA Name objectsDaniel Rentz
2010-08-04mib18: #163195# set correct parent for range returned by VBA ActiveCell symbolDaniel Rentz
2010-08-04mib18: #162937# extract all integer and floating values from an 'Any' for Boo...Daniel Rentz
2010-08-04mib18: #162039# clear covered cells when merging via VBA MergeCells symbolDaniel Rentz