summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2010-08-02calc57: #i113469# increase width of DataPilot field popupDaniel Rentz
2010-08-02calc57: #i113442# increase width of 'Import Options' dialogDaniel Rentz
2010-08-02calc57: wntmsci12 compiler warningsDaniel Rentz
2010-08-02CWS-TOOLING: integrate CWS calc56Ivo Hinkelmann
2010-07-30mib17: #163146# XLS import: do not skip hidden names, do not rename ↵Daniel Rentz
sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document
2010-07-29calc57: #i113429# adapt manual row/column breaks when inserting/deleting ↵Eike Rathke [er]
rows/columns and undo/redo
2010-07-28mib17: compiler warningDaniel Rentz
2010-07-28calc57: #i113390# handle filter options in ScExternalRefManager::loadSrcDocumentNiklas Nebel
2010-07-28calc57: #i110370# don't accidentally throw away print settings stored in the ↵Niklas Nebel
file (patch from cloph)
2010-07-28calc57: #i113432# restore fix for i94951: catch IndexOutOfBoundsException in ↵Niklas Nebel
ScXMLTableRowCellContext::DoMerge
2010-07-28mib17: resolved conflict after rebase correctedDaniel Rentz
2010-07-28l10nfixer01: #i113441# Remove wrong user defined text attribute for the ↵Carsten Driesner
Search&Replace function within the findbar.xml files
2010-07-27mib17: rebase to OOO330_m2Daniel Rentz
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz
2010-07-27mib17: move VBA specific interfaces into vba subdirDaniel Rentz
2010-07-27mib17: #i112634# prepare loading VBA with document events from ODF and XLSMDaniel Rentz
2010-07-21CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien
Notes: split repo tag: calc_ooo/OOO330_m2
2010-07-19calc56: #i113254# fix GetRange()Eike Rathke [er]
2010-07-19calc56: WaE WindowsEike Rathke [er]
2010-07-19calc56: mergeEike Rathke [er]
2010-07-19calc56: WaE WindowsEike Rathke [er]
2010-07-19calc56: WaE WindowsEike Rathke [er]
2010-07-19calc56: merge with OOO330_m1Niklas Nebel
2010-07-16calc56: #i112882# in ODFF accept ORG.OPENOFFICE.EASTERSUNDAY as an alias for ↵Eike Rathke [er]
EASTERSUNDAY
2010-07-16calc56: #i108385# make TEXT return text if text was passed, handling text ↵Eike Rathke [er]
formats that include a @ code
2010-07-16calc56: #i113139# various performance improvements for 1MB rows, especially ↵Eike Rathke [er]
with large hidden segments
2010-07-15mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and ↵Daniel Rentz
BeforePrint events
2010-07-15calc56: #i113159# check if GetTextEditOutlinerView is null in thesaurus ↵Niklas Nebel
state method
2010-07-15calc56: #i113160# use XSingleComponentFactory to load external ↵Niklas Nebel
DataPilotSource implementation
2010-07-12calc56: #i102690# correct attribute names diagonal-bl-tr-widths and ↵Niklas Nebel
diagonal-tl-br-widths
2010-07-12mib17: #i112634# API changesDaniel Rentz
2010-07-09mib17: restrict export of codenames to ODF to VBA enabled documentsDaniel Rentz
2010-07-09mib17: remove unused static varDaniel Rentz
2010-07-09calc56: #i112745# draw edit cells and printer-metrics text before DataPilot ↵Niklas Nebel
buttons
2010-07-09mib17: compiler warningsDaniel Rentz
2010-07-09#i113045# SetTextToWidthOrHash: do the single-character width calculations ↵Niklas Nebel
in logic units
2010-07-07mib17: adjusted codename handling in xls filter, do not restrict vba event ↵Daniel Rentz
handling to xls files
2010-07-07#i112250# #i113022# better handling of automatic decimals for small values ↵Niklas Nebel
or equal cells
2010-07-06mib17: #i112634# add VBA sheet event handling, based on a patch from Noel PowerDaniel Rentz
2010-07-05#i112745# get the right font size for ScDPFieldButton, clip text to bounding boxNiklas Nebel
2010-07-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]
2010-07-02calc56: #i112849# Prevent hash from accessing dangling pointersEike Rathke [er]
2010-07-01#i112858# don't access invalid resources in ScTabBgColorDlgNiklas Nebel
2010-07-01#i112436# use InterpretDirtyCells instead of SetDirty for charts in xls importNiklas Nebel
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas
2010-06-24masterfix: #i10000# change fileheaderobo
Notes: split repo tag: calc_ooo/DEV300_m84 split repo tag: calc_ooo/OOO330_m0
2010-06-23mib17: #i109119 add Events menu entryDaniel Rentz
2010-06-23CWS-TOOLING: integrate CWS calc55obo
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# ↵obo
#i109387# #i109388# #i109389# #i109391# #i109934# #i109935# #i110116# #i111531# #i111887# #i112190# #i30215# increased the row limit to 1 million, and integrated lots of speed optimization and bug fixes to ensure Calc remains usable after the row limit increase.
2010-06-23unoawt2: #i112622# convert cell style names to pointers after creating a styleNiklas Nebel