Kohei Yoshida
d651046b62
enable-sheet-protection-options.diff: Enable sheet protection options
2010-09-15 15:06:06 +02:00
Kohei Yoshida
98b4e6ddc7
chart-odf-always-calc-a1.diff: always store ranges in ODF using A1 syntax
...
n#463305
2010-09-15 14:09:38 +02:00
Kohei Yoshida
4ef978de83
sc-overwrite-char-font-attrs.diff: overwrite character level font attributes
...
n#374580, i#53545, i#96853
Overwrite character level font attributes when changing them at cell level
2010-09-15 14:09:38 +02:00
Kohei Yoshida
0018eb8a1e
sc-excel-chart-default-xlabels.diff: Change x-y plot chart numbering scheme
...
n#257079, i#83679
Change default numbering scheme of x-y plot chart from Row 1, Row2, ... to
1, 2, 3... when the X labels are not explicitly given. This is what Excel
does.
2010-09-15 14:09:38 +02:00
Jonathan Pryor
d50261fd21
sc-drwlayer-units.diff: Unit conversion fixes in ScDrawLayer
...
i#83735
2010-09-15 14:09:38 +02:00
Kohei Yoshida
ff7de59de6
calc-multiline-pattern-fix.diff: Fix bolding in multi-line cell contents
...
n#359690, n#437137, i#99291
For multi-line cell contents, bolding the first line shouldn't bold the
entire cell.
2010-09-15 14:09:38 +02:00
Kohei Yoshida
879dfb1aca
sc-natural-sort.diff: Add a 'Natural' variant of sorting
...
i#26565
2010-09-15 14:09:38 +02:00
Jonathan Pryor
8c929c317b
calc-filter-xml-free-context.diff: Don't use pShapeContext after deleting it
...
n#467536
2010-09-15 14:09:38 +02:00
Jonathan Pryor
4927b87e1d
sc-print-lines.diff: print & page preview for files containing only lines
...
n#351468, i#85076
2010-09-15 14:09:37 +02:00
Jonathan Pryor
7e905a8c79
sc-print-selected-sheets.diff: Make Print Preview consistent with Print output
...
n#335684, i#45497
2010-09-15 14:09:37 +02:00
Jonathan Pryor
833272e9bb
sc-extra-cell-margins.diff: Add extra padding the the cell height
...
n#361358
2010-09-15 14:09:37 +02:00
Jonathan Pryor
82edbbe8b7
sc-xls-builtin-name-scope.diff: Print_Area/_Titles only for sheet local names
...
n#191005, n#257422
2010-09-15 14:09:37 +02:00
Jody Goldberg
164aca5f32
sc-read-only-colrow-resize.diff: Allow resizing Cols/Rows if document is R/O
...
n#165980
2010-09-15 14:09:37 +02:00
Jody Goldberg
38ec0c1814
sc-dp-gridlayout.diff: Something with grid layout :)
...
i#68544, n#190970
2010-09-15 14:09:37 +02:00
Jody Goldberg
568969f061
sc-change-record-dnd.diff: Allow dnd in Change record mode for Data source
...
i#44982
2010-09-15 14:09:37 +02:00
Jody Goldberg
20f5f0613f
sc-datapilot-autoformat.diff: Provision for data-pilot to give autoformat
...
i#37388, bxc#62162
2010-09-15 14:09:37 +02:00
Jody Goldberg
8a14ea8b58
sc-filters-fill-fix.diff: fix Autofill doesnt fill filtered rows
...
bxc#62499
2010-09-15 14:09:37 +02:00
Jody Goldberg
66c8185103
sc-autofilter-empty-nonempty.diff: adds to Autofilter Empty-NonEmpty options
...
i#35578, bxc#62165
2010-09-15 14:09:37 +02:00
Michael Meeks
6e71bad72b
default-no-registration-menu.diff: Remove registration from menu.
2010-09-15 10:52:07 +02:00
Jan Holesovsky
08fea1b8b8
Merge commit 'ooo/OOO330_m6'
2010-09-07 09:33:00 +02:00
Ivo Hinkelmann
8c8d2a8a8f
CWS-TOOLING: integrate CWS calc58
2010-08-26 13:52:56 +02:00
Thorsten Behrens
bc212c565c
linkwarn-dlg-in-apps.diff: Wire up link warning dlg in applications.
...
n#348149
2010-08-25 22:58:27 +02:00
Ivo Hinkelmann
9ceca79b60
CWS-TOOLING: integrate CWS mib18
2010-08-25 12:49:35 +02:00
Eike Rathke [er]
e050b9bc7c
calc58: #i113879# add ScMatrix::CloneIfConst() and regard only temporary matrices created by the interpreter as mutable
2010-08-19 17:12:37 +02:00
Eike Rathke [er]
20cd7f0588
calc58: #i113739# make N return 0 for all strings again
2010-08-18 18:56:10 +02:00
Eike Rathke [er]
f1bcc22031
calc58: #i113820# make TEXT treat string results and inline strings identical to referenced cell text
2010-08-18 16:52:22 +02:00
Daniel Rentz
44d428feaf
mib18: rebase to OOO330m4
2010-08-13 11:29:46 +02:00
Kurt Zenker
73f30fce2f
CWS-TOOLING: integrate CWS l10nfixer01
2010-08-11 13:26:21 +02:00
Kurt Zenker
68e7d26cd5
CWS-TOOLING: integrate CWS calc57
2010-08-11 13:21:33 +02:00
Daniel Rentz
de0ee2cfcf
mib18: adjusted service name to match VBA symbol
2010-08-10 20:18:10 +02:00
Michael E. Bohn
47c57a6a16
mib18: #163259# implementation of global symbol Excel
2010-08-10 18:14:58 +02:00
Michael E. Bohn
b0f04812c6
heads merged
2010-08-10 16:57:47 +02:00
Michael E. Bohn
a1f6f3ec07
mib18: #163120# adding the entrypoint for symbol Debug
2010-08-10 16:55:52 +02:00
Daniel Rentz
061332d81d
mib18: #163243# enable regular expressions in VBA symbol Range.Find
2010-08-10 11:52:54 +02:00
Daniel Rentz
9dac2d24f3
mib18: #163246# add VBA symbol Worksheet.ProtectScenarios
2010-08-10 10:27:30 +02:00
Michael E. Bohn
2e6db5ef3b
mib18: #163148# creation og basic modules in library Standard during Workbooks.add
2010-08-10 06:57:53 +02:00
Daniel Rentz
2f19a7db1f
mib18: #162503# do not create a new Worksheet object in Workbook.ActiveSheet but return existing object supporting VBA module access
2010-08-05 15:43:06 +02:00
Daniel Rentz
86b36edc50
calc57: #i113529# do not touch res strings in ooo330
2010-08-05 15:07:51 +02:00
Daniel Rentz
2c9ce1518a
calc57: #i113529# expand text fields to allow to fit for all languages
2010-08-05 13:54:47 +02:00
Daniel Rentz
8eab4b9f3c
mib18: #162938# add VBA symbol Worksheet.AutoFilterMode
2010-08-04 18:13:02 +02:00
Daniel Rentz
5a6f0aa8c7
mib18: #163200# full rework of VBA symbols Application.Intersect and Application.Union
2010-08-04 16:00:21 +02:00
Daniel Rentz
84a60bade6
mib18: #163198# VBA Names collection must return VBA Name objects
2010-08-04 09:59:00 +02:00
Daniel Rentz
0140f7e96c
mib18: #163195# set correct parent for range returned by VBA ActiveCell symbol
2010-08-04 09:58:00 +02:00
Daniel Rentz
403e06a280
mib18: #162937# extract all integer and floating values from an 'Any' for Boolean parameters
2010-08-04 09:56:54 +02:00
Daniel Rentz
fdaebfd0ad
mib18: #162039# clear covered cells when merging via VBA MergeCells symbol
2010-08-04 09:54:13 +02:00
Ivo Hinkelmann
48018b48b6
CWS-TOOLING: integrate CWS mib17
2010-08-03 11:54:45 +02:00
Daniel Rentz
66f50b2d32
calc57: #i113469# increase width of DataPilot field popup
2010-08-02 17:57:44 +02:00
Daniel Rentz
80547560b9
calc57: #i113442# increase width of 'Import Options' dialog
2010-08-02 17:21:23 +02:00
Daniel Rentz
994b8b72cd
calc57: wntmsci12 compiler warnings
2010-08-02 17:20:44 +02:00
Ivo Hinkelmann
241e2ae39c
CWS-TOOLING: integrate CWS calc56
2010-08-02 16:00:52 +02:00
Daniel Rentz
77ccf4c8b1
mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document
2010-07-30 17:28:42 +02:00
Eike Rathke [er]
3af0508b10
calc57: #i113429# adapt manual row/column breaks when inserting/deleting rows/columns and undo/redo
2010-07-29 18:29:52 +02:00
Daniel Rentz
6d4d2362f1
mib17: compiler warning
2010-07-28 19:28:49 +02:00
Niklas Nebel
b6f0843e33
calc57: #i113390# handle filter options in ScExternalRefManager::loadSrcDocument
2010-07-28 17:58:52 +02:00
Niklas Nebel
dcb62dab13
calc57: #i110370# don't accidentally throw away print settings stored in the file (patch from cloph)
2010-07-28 17:38:30 +02:00
Niklas Nebel
f7a8aabd42
calc57: #i113432# restore fix for i94951: catch IndexOutOfBoundsException in ScXMLTableRowCellContext::DoMerge
2010-07-28 17:18:56 +02:00
Daniel Rentz
ed7dfbf3b0
mib17: resolved conflict after rebase corrected
2010-07-28 14:41:00 +02:00
Carsten Driesner
2b4775df68
l10nfixer01: #i113441# Remove wrong user defined text attribute for the Search&Replace function within the findbar.xml files
2010-07-28 12:01:07 +02:00
Daniel Rentz
e24d76dd8d
mib17: rebase to OOO330_m2
2010-07-27 18:05:46 +02:00
Daniel Rentz
eba961a2cc
mib17: rebase to DEV300_m84
2010-07-27 17:12:01 +02:00
Daniel Rentz
7be8a197e4
mib17: move VBA specific interfaces into vba subdir
2010-07-27 14:43:33 +02:00
Daniel Rentz
5f0cb85911
mib17: #i112634# prepare loading VBA with document events from ODF and XLSM
2010-07-27 11:53:35 +02:00
Jens-Heiner Rechtien
b16e44f08c
CWS-TOOLING: integrate CWS unoawt2
2010-07-21 15:32:50 +02:00
Eike Rathke [er]
9d554627fe
calc56: #i113254# fix GetRange()
2010-07-19 19:53:54 +02:00
Eike Rathke [er]
de6997f354
calc56: WaE Windows
2010-07-19 13:37:46 +02:00
Eike Rathke [er]
f3bcc80119
calc56: merge
2010-07-19 12:51:12 +02:00
Eike Rathke [er]
a0d759f4dc
calc56: WaE Windows
2010-07-19 12:50:34 +02:00
Eike Rathke [er]
4d41675c3a
calc56: WaE Windows
2010-07-19 12:40:29 +02:00
Niklas Nebel
f632144172
calc56: merge with OOO330_m1
2010-07-19 10:34:02 +02:00
Eike Rathke [er]
f331468636
calc56: #i112882# in ODFF accept ORG.OPENOFFICE.EASTERSUNDAY as an alias for EASTERSUNDAY
2010-07-16 21:25:41 +02:00
Eike Rathke [er]
bcc4a4dd5e
calc56: #i108385# make TEXT return text if text was passed, handling text formats that include a @ code
2010-07-16 20:13:45 +02:00
Eike Rathke [er]
98cdf33243
calc56: #i113139# various performance improvements for 1MB rows, especially with large hidden segments
2010-07-16 15:58:36 +02:00
Daniel Rentz
b49326a5ab
mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and BeforePrint events
2010-07-15 14:30:44 +02:00
Niklas Nebel
d5d1472196
calc56: #i113159# check if GetTextEditOutlinerView is null in thesaurus state method
2010-07-15 14:11:48 +02:00
Niklas Nebel
b6a2eaed5b
calc56: #i113160# use XSingleComponentFactory to load external DataPilotSource implementation
2010-07-15 11:38:31 +02:00
Niklas Nebel
8c7337513f
calc56: #i102690# correct attribute names diagonal-bl-tr-widths and diagonal-tl-br-widths
2010-07-12 19:32:20 +02:00
Daniel Rentz
365321d410
mib17: #i112634# API changes
2010-07-12 11:17:00 +02:00
Daniel Rentz
d51b5501b6
mib17: restrict export of codenames to ODF to VBA enabled documents
2010-07-09 19:36:57 +02:00
Daniel Rentz
59665af0c0
mib17: remove unused static var
2010-07-09 19:36:11 +02:00
Niklas Nebel
aaf48ef999
calc56: #i112745# draw edit cells and printer-metrics text before DataPilot buttons
2010-07-09 18:57:49 +02:00
Daniel Rentz
122a13f1cb
mib17: compiler warnings
2010-07-09 16:46:39 +02:00
Niklas Nebel
f801707b08
#i113045# SetTextToWidthOrHash: do the single-character width calculations in logic units
2010-07-09 09:58:50 +02:00
Daniel Rentz
708cbbebc8
mib17: adjusted codename handling in xls filter, do not restrict vba event handling to xls files
2010-07-07 19:44:06 +02:00
Niklas Nebel
e674baba51
#i112250# #i113022# better handling of automatic decimals for small values or equal cells
2010-07-07 17:28:29 +02:00
Daniel Rentz
d5bbb90b33
mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power
2010-07-06 19:34:53 +02:00
Niklas Nebel
50727c4ef2
#i112745# get the right font size for ScDPFieldButton, clip text to bounding box
2010-07-05 19:52:39 +02:00
Philipp Lohmann [pl]
61b7416bab
ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodes
2010-07-05 11:20:24 +02:00
Eike Rathke [er]
da291caaae
calc56: #i112849# Prevent hash from accessing dangling pointers
2010-07-02 13:51:34 +02:00
Niklas Nebel
df61240acd
#i112858# don't access invalid resources in ScTabBgColorDlg
2010-07-01 20:09:06 +02:00
Niklas Nebel
a2c4fece04
#i112436# use InterpretDirtyCells instead of SetDirty for charts in xls import
2010-07-01 17:39:28 +02:00
Andreas Bregas
bee21111f8
mib17: #111144# Enable calls to module function via Sheet object
2010-07-01 16:23:26 +02:00
obo
686b795527
masterfix: #i10000# change fileheader
2010-06-24 07:06:05 +02:00
Daniel Rentz
0dd0ceb57d
mib17: #i109119 add Events menu entry
2010-06-23 19:44:37 +02:00
obo
99785733db
CWS-TOOLING: integrate CWS calc55
2010-06-23 13:54:50 +02:00
obo
b3579d71c6
koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #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-23 13:38:34 +02:00
Niklas Nebel
7d00b8df2b
unoawt2: #i112622# convert cell style names to pointers after creating a style
2010-06-23 12:03:27 +02:00
obo
116fe20cda
CWS-TOOLING: integrate CWS cmcfixes75
2010-06-22 15:46:16 +02:00
obo
7fdade16c9
CWS-TOOLING: integrate CWS mba33issues01
2010-06-22 09:56:28 +02:00
obo
ce65f5aa1a
CWS-TOOLING: integrate CWS dr76
2010-06-22 09:47:50 +02:00
obo
1da68eb19a
CWS-TOOLING: integrate CWS mib16
2010-06-22 05:59:20 +02:00