Andras Timar
bb2f27b26c
make CustomUnitText "Pixel" localisable, #i35956#
2010-10-02 09:13:11 +02:00
Kohei Yoshida
bc7b2bdb80
Ported calc-toggle-relative-ref-fix.diff from ooo-build.
...
This corrects the code used for the Shift-F4 toggle relative / absolute
reference feature in Calc, to adopt for configurable argument separators.
2010-10-01 22:35:15 -04:00
Kohei Yoshida
0cfa5a12cc
Ported calc-perf-import-dbf-sc.diff from ooo-build
...
This speeds up import of dBase (dbf) files 4-5 times.
2010-10-01 22:30:59 -04:00
Luke Symes
4e75e8379e
Removed more commented out code.
...
I went through all files under clone/calc/* that had "//#include" and
tidied them up a bit.
2010-10-01 21:45:05 -04:00
Luke Symes
44231089ee
Finished removing //CHINA comments and odd dead code from sc/source/ui/*
2010-10-01 11:17:38 +02:00
Luke Symes
c548012e1e
Removed more //CHINA comments from sc/source/ui/*.
2010-10-01 11:14:59 +02:00
Sean McNamara
10cf3fed2d
Fixed build breakage.
2010-09-30 09:08:47 -04:00
Michael Meeks
6e6cdb9b22
Remove some //CHINA comments and dead code
...
Hi, I have removed some //CHINA comments, dead code, and reworked some
comments in a few files under clone/calc.
From Luke Symes <allsymes@gmail.com>
2010-09-30 12:31:16 +01:00
Kohei Yoshida
a027830bbb
Ported statusbar-fancy-modified-status-sc.diff from ooo-build.
2010-09-29 17:08:24 -04:00
Kohei Yoshida
9a5f4ce6e2
Ported autocorrect-accidental-caps-lock-sc.diff from ooo-build.
2010-09-29 16:12:41 -04:00
Justin Malcolm
31018e35b1
I think that this eliminates the remaining //UNUSED comments
...
There were still some of these comments (actually, a lot of them).
The most recent attachment should get rid of the last of them.
(fd#30442)
2010-09-29 14:14:15 -04:00
Norbert Thiebaud
da4c41c60b
Removed some other UNUSED comment
2010-09-29 10:04:00 +02:00
Norbert Thiebaud
952fdd9c09
Removed some UNUSED comment
2010-09-29 10:02:35 +02:00
Justin Malcolm
4c2fcdee19
This gets rid of a great number of the comments
...
There are a great number of places in calc where code is commented out
with lines staring in "//UNUSED". Since 'git' is being used, there is
no reason to keep old code like this in comments.
2010-09-28 22:45:09 -04:00
Kohei Yoshida
c062dad9b1
Ported calc-xls-export-row-height-wrapped-text.diff from ooo-build.
2010-09-28 15:02:47 -04:00
Kohei Yoshida
08e0f9aaf1
Ported calc-perf-rowheight-no-progress-bar.diff from ooo-build.
2010-09-28 15:00:21 -04:00
Kohei Yoshida
b7ea2eb235
Ported calc-perf-filtering-with-notes.diff from ooo-build.
2010-09-28 12:25:16 -04:00
Kohei Yoshida
5157d9a63e
Ported calc-auto-tab-complete.diff from ooo-build.
2010-09-28 12:06:54 -04:00
Kohei Yoshida
2d301b6f4a
Ported calc-find-replace-skip-filtered-sc.diff from ooo-build.
2010-09-28 12:00:52 -04:00
Kohei Yoshida
6debc8710f
Ported calc-ods-sheet-protection-sc.diff from ooo-build.
2010-09-28 11:45:33 -04:00
Kohei Yoshida
e3b425d36a
Forgot to add new files created by cws-koheicopyborder-sc.diff.
2010-09-28 11:15:28 -04:00
Kohei Yoshida
be2150398c
Port cws-koheicopyborder-sc.diff from ooo-build.
2010-09-28 11:13:12 -04:00
Kohei Yoshida
f2ab6ab838
Remove datapilot autoformat feature.
...
This reverts commit 1cd57db36c14e98190311ceed238c01f2dd60eea.
The current datapilot autoformat feature was done by "duct-taping"
two separate features together which don't mix well and cause stability
issues. This feature needs to be re-implemented the right way in the
future.
2010-09-28 11:07:45 -04:00
Fridrich Štrba
232deabc45
Replace the "Help Support" menu item by the "License Information" one
2010-09-28 08:44:08 +02:00
Tor Lillqvist
38b57fa5d2
Update .gitignore for Windows builds
2010-09-16 21:16:21 +03:00
Kohei Yoshida
c629d87b5c
ooo-build-resources-sc-sc-hrc.diff: Migrated
2010-09-16 12:42:02 +02:00
Kohei Yoshida
ca1582d4eb
calc-enhanced-merge-cells-sc.diff
...
n#213205, i#67243, i#101042
Merging/unmerging of cells on multiple sheets & merge center icon.
2010-09-16 11:43:15 +02:00
Kohei Yoshida
e278e19136
calc-html-csv-import-force-text-cell.diff: Migrated
...
n#523414
set cell format to Text when a string format is requested, and don't
prepend ' in front of the value.
2010-09-16 11:32:16 +02:00
Kohei Yoshida
b2051877f9
calc-autofilter-shrink-selection.diff: Migrated
...
n#514164, shrink selection to data area before setting autofilter.
2010-09-16 11:27:59 +02:00
Kohei Yoshida
97bea8c3e2
calc-cursor-split-view.diff: show cursor in non-active panes
...
n#433834
2010-09-16 11:21:13 +02:00
Kohei Yoshida
6d0be7e8be
calc-selection-fixed-cursor-fix.diff: Migrated
...
n#595822, when making selection, don't move the cursor position.
2010-09-16 11:12:39 +02:00
Kohei Yoshida
ac3b66057b
calc-selection-fixed-cursor.diff: Migrated
...
n#502717, i#21869, i#97093, when making selection, don't move the cursor position
2010-09-16 11:09:29 +02:00
Kohei Yoshida
e8adf8fc4d
chart-highlight-selection-fix.diff: Migrated
...
n#568016, correctly highlight disjoint ranges in chart mode
2010-09-16 11:03:28 +02:00
Kohei Yoshida
35c5fca7f6
sc-uninitialized-var-fix.diff: initialize data members for sure
2010-09-16 10:51:53 +02:00
Kohei Yoshida
fbf28ef12b
calc-jump-on-formula-ref-sc.diff: Migrated
...
n#464359, i#101018
allow ctrl-[ and ctrl-] to jump to references used in a formula expression.
2010-09-16 10:35:22 +02:00
Kohei Yoshida
d8bb8c4fb8
calc-autoinput-case-insensitive-matching.diff: no case matching on autoinput
...
n#472395, i#101046
2010-09-16 10:22:36 +02:00
Kohei Yoshida
f59e350d17
calc-filter-dbf-precision.diff: import/export precision of value cells fix
...
n#479025, i#101045
2010-09-16 10:13:57 +02:00
Kohei Yoshida
b592eb99d1
calc-find-replace-empty-cells-sc.diff: Support find and replace empty cells
...
i#49380, n#415352
2010-09-16 10:08:52 +02:00
Kohei Yoshida
cc69943c86
Pushing new files
2010-09-16 07:52:45 +02:00
Kohei Yoshida
1363fe2fa6
calc-xls-disable-adjust-row-height.diff: Don't adjust row height on xls load
...
Don't adjust row height on xls load for better layout preservation and
faster file load.
2010-09-15 21:47:40 +02:00
Kohei Yoshida
cd52a0ae7c
calc-external-defined-names-enable.diff: Enable external defined names
...
Enable external defined name import on xls documents.
2010-09-15 21:43:57 +02:00
Kohei Yoshida
28092ca22e
chart-subtitle-xls-export.diff: Export chart subtitle
...
i#92357
Squeeze chart's subtitle into the 2nd line of the main title when exporting
to xls.
2010-09-15 21:38:36 +02:00
Kohei Yoshida
d1b6cb4619
calc-formula-variable-separators-sc.diff: formula separators changeable
...
n#447164, i#92056
Make the formula separators changeable per locale setting, and add new
configuration page for formula syntax and separators.
2010-09-15 21:19:24 +02:00
Kohei Yoshida
fe8f3ddf3a
sc-sheet-gridline-toggle.diff: Toggle gridline display per sheet.
...
i#14893
2010-09-15 21:15:49 +02:00
Kohei Yoshida
340f9bd08c
calc-dp-default-new-sheet.diff: default output to new sheet
...
i#50886
2010-09-15 17:23:05 +02:00
Kohei Yoshida
d8c68b41b4
sc-fit-to-width-height-skip-breaks.diff: Increase Excel compatibility
...
n#404232, n#404563, i#94698
ignore manual breaks when the "fit to x pages wide and x pages tall" option
is used, for Excel interoperability.
2010-09-15 17:18:15 +02:00
Kohei Yoshida
0701397a48
sc-cellformat-icon-toggle.diff: Cell number format toolbar icons togglable
...
n#358548, i#86377
Make cell number format toolbar icons togglable & remove the standard format
button.
2010-09-15 17:11:24 +02:00
Kohei Yoshida
5e3d27c198
sc-cellbackground-over-gridlines.diff: Have cell bg paint over the gridlines
...
n#361360, i#3907
2010-09-15 15:15:32 +02:00
Kohei Yoshida
e1380111b4
sc-dbrange-dynamic-resize.diff: Dynamically resize filtered range.
...
n#352662, i#85305
Dynamically resize filtered range when new data rows are present.
2010-09-15 15:11:13 +02:00
Kohei Yoshida
d651046b62
enable-sheet-protection-options.diff: Enable sheet protection options
2010-09-15 15:06:06 +02:00