Povilas Kanapickas
|
ee9befa313
|
Removed lots of dead code.
|
2010-10-20 11:21:55 +02:00 |
|
Caolán McNamara
|
9b05409ff7
|
add local .res dir into the resourcepath
|
2010-10-19 19:56:40 +01:00 |
|
Caolán McNamara
|
ff3b04a8d1
|
disable this for the moment, some more tweaks required apparently
|
2010-10-19 17:25:59 +01:00 |
|
Katarina Machalkova
|
c8442e2544
|
Merged oox-smartart-import.diff from ooo-build
|
2010-10-19 18:22:51 +02:00 |
|
Katarina Machalkova
|
eba61dd669
|
Merged xlsx-shared-oox-drawingml-fix-shapes-map-crash.diff
|
2010-10-19 18:22:51 +02:00 |
|
Caolán McNamara
|
1955578c03
|
add mode lines
|
2010-10-19 15:43:17 +01:00 |
|
Caolán McNamara
|
59c0f8bdfa
|
add headless and invisible arguments
|
2010-10-19 13:01:21 +01:00 |
|
Caolán McNamara
|
18641fdaac
|
get a basic cppunit test for sc up and running
|
2010-10-19 11:53:50 +01:00 |
|
David Tardon
|
7bd538ec6d
|
clean up after removal of empty makefiles
|
2010-10-17 18:02:59 +02:00 |
|
Michael Meeks
|
aa08555c95
|
Add hacked up unit test pieces for NortySpock
|
2010-10-16 22:09:33 +01:00 |
|
Kenneth Venken
|
35a5521b07
|
some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)
|
2010-10-16 20:56:56 +01:00 |
|
Muthu Subramanian K
|
c8d71428b3
|
Minor fixes for commentPr export merge.
|
2010-10-16 21:45:43 +05:30 |
|
Muthu Subramanian K
|
fb67b98f1a
|
UNO APIs for size and moveProtect of notes.
|
2010-10-16 21:45:43 +05:30 |
|
Muthu Subramanian K
|
56e760bc1b
|
CommentPr Export feature. Also includes note's shape-size export.
|
2010-10-16 21:45:43 +05:30 |
|
Muthu Subramanian K
|
38c3869bea
|
Reset vml counters for a new save.
|
2010-10-16 21:45:43 +05:30 |
|
Muthu Subramanian K
|
9f1cc58c20
|
Merging sc-xml-with-xls-ext.diff from patches.
These changes allow xml files with .xls extensions
to be opened in calc.
|
2010-10-16 21:45:43 +05:30 |
|
Cédric Bosdonnat
|
770a8c2d1a
|
Added tpcompatibility.odj to exceptions
|
2010-10-15 14:26:13 +02:00 |
|
Noel Power
|
bb33c79f1a
|
fix build link error
|
2010-10-15 13:01:08 +01:00 |
|
Kohei Yoshida
|
6887c6aa2e
|
Fixed conflicting resource IDs.
|
2010-10-14 16:40:30 -04:00 |
|
Noel Power
|
6ba10b3d12
|
fix bad STR_COUNT
|
2010-10-14 20:33:24 +01:00 |
|
Kohei Yoshida
|
1708b3497f
|
Merge branch 'master' into feature/calc-key-binding-compat
Conflicts:
sc/source/ui/attrdlg/scdlgfact.cxx
|
2010-10-13 23:21:02 -04:00 |
|
Kohei Yoshida
|
2be03e2ec7
|
Let's use Ctrl-Shift-D to launch selection list in LibreOffice.
The legacy OOo used Ctrl-D for launching selection list, but we
use Ctrl-D for "fill down". Luckily Ctrl-Shift-D is not taken.
|
2010-10-13 21:37:08 -04:00 |
|
Kohei Yoshida
|
e8bbc86cc5
|
Slightly reworked the Compatibility option page.
This looks better than the old one. I took the design from the
Security option page.
|
2010-10-13 17:28:39 -04:00 |
|
Kohei Yoshida
|
14a47f635a
|
Cleaned up my debug statements.
|
2010-10-13 16:17:04 -04:00 |
|
Kohei Yoshida
|
e990595b7c
|
Resolved the issue of swapping .uno:Delete and .uno:ClearConents not working.
Removing key events first then setting new key events solved this.
This is one of those quirks of this accelerator configuration UNO
service...
|
2010-10-13 16:01:16 -04:00 |
|
Katarina Machalkova
|
167c1f3a95
|
Fixed build of sc (ctor of XclObjAny has 2 params)
|
2010-10-13 20:56:30 +02:00 |
|
Katarina Machalkova
|
d01643f836
|
Merged oox-sc-notes.diff from ooo-build
|
2010-10-13 19:51:46 +02:00 |
|
Katarina Machalkova
|
e16fc94f5c
|
Merged ooxml-sc-internal-hlink-export.diff from ooo-build
|
2010-10-13 19:51:46 +02:00 |
|
Katarina Machalkova
|
a3bc9cee31
|
Merged ooxml-sc-showdropdown-fix.diff from ooo-build
|
2010-10-13 19:51:46 +02:00 |
|
Katarina Machalkova
|
ddc9689230
|
Merged ooxml-sc-paneexport.cxx from ooo-build
|
2010-10-13 19:51:46 +02:00 |
|
Katarina Machalkova
|
87898fe173
|
Merged ooxml-sc-page-date.diff from ooo-build
|
2010-10-13 19:51:46 +02:00 |
|
Katarina Machalkova
|
de8ff12503
|
Merged xlsx-shared-xlsx-export-perf-rowbuffer.diff from ooo-build
|
2010-10-13 19:51:45 +02:00 |
|
Katarina Machalkova
|
ab08a3cc4d
|
Merged xlsx-shared-xlsx-export-no-more-svstream-sotstorage.diff from ooo-build
|
2010-10-13 19:51:45 +02:00 |
|
Katarina Machalkova
|
6fd98badf2
|
Merged xlsx-shared-oox-calc-export-sotstorage-init.diff from ooo-build
|
2010-10-13 19:51:45 +02:00 |
|
Katarina Machalkova
|
a24894fbfb
|
Merged xlsx-shared-oox-calc-export-export-pivot-content.diff from ooo-build
|
2010-10-13 19:51:45 +02:00 |
|
Katarina Machalkova
|
d0664c2ae8
|
Merged xlsx-shared-xlsx-export-cell-style-max-builtin.diff from ooo-build
|
2010-10-13 19:51:45 +02:00 |
|
Katarina Machalkova
|
59d7eb049a
|
Merged xlsx-shared-xlsx-export-skip-auto-format.diff from ooo-build
|
2010-10-13 19:51:45 +02:00 |
|
Katarina Machalkova
|
8c368fecaa
|
Merged xlsx-shared-xlsx-export-simple-autofilter.diff from ooo-buil
|
2010-10-13 19:51:45 +02:00 |
|
Katarina Machalkova
|
d7699181e7
|
Merged xlsx-shared-xlsx-export-set-xml-2007-flavour.diff from ooo-build
|
2010-10-13 19:51:45 +02:00 |
|
Katarina Machalkova
|
342d0afb1e
|
Merged xlsx-shared-xlsx-arabic-export-crash.diff from ooo-build
|
2010-10-13 19:51:45 +02:00 |
|
Katarina Machalkova
|
aae7fdec53
|
Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-build
|
2010-10-13 19:51:45 +02:00 |
|
Katarina Machalkova
|
2ce689bf63
|
Merged xlsx-shared-xlsx-snapshot.diff from ooo-build
|
2010-10-13 19:51:44 +02:00 |
|
Kohei Yoshida
|
5d18a23fa2
|
Initial attempt to reset key bindings.
This is not working yet. For some reason only the last key binding
gets set, while all the others get ignored...
|
2010-10-13 12:58:52 -04:00 |
|
Noel Power
|
5d63ff6e88
|
Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/calc
|
2010-10-13 15:16:30 +01:00 |
|
Noel Power
|
65389fcbb7
|
Merge commit 'origin/master' fix conflicts and more trailing ws
Conflicts:
sc/source/ui/undo/undodat.cxx
sc/source/ui/vba/excelvbahelper.cxx
sc/source/ui/vba/vbadialog.cxx
sc/source/ui/vba/vbahelper.cxx
sc/source/ui/vba/vbapagesetup.cxx
|
2010-10-13 12:41:26 +01:00 |
|
Noel Power
|
731a807e6b
|
replace old header ( that I deleted ) with spanking new one
|
2010-10-13 11:30:25 +01:00 |
|
Jan Holesovsky
|
586d64f320
|
Merge commit 'ooo/OOO330_m10'
|
2010-10-13 11:30:54 +02:00 |
|
Noel Power
|
be3ca836cb
|
Merge branch 'vba' fix conflics, trailing ws & tab issues
additionally the following iz patches are rolled up with this commit i#113356, i#112998 i#113955 i#113358 i#113515 i#112531 i#112596 i#112530
|
2010-10-13 10:01:42 +01:00 |
|
Sebastian Spaeth
|
63bb42ab7d
|
Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
2010-10-13 10:57:18 +02:00 |
|
Kohei Yoshida
|
1681ba148e
|
ScDocOptions::CopyTo() no longer used. Nuked.
|
2010-10-13 01:04:13 -04:00 |
|