Miklos Vajna
77f7605df2
RTF: port last changes from CWS
2010-11-30 01:04:36 +01:00
Rene Engelhard
2dda128c40
Merge commit 'ooo/OOO330_m17' into libreoffice-3-3
2010-11-26 17:41:54 +01:00
obo
406dec4395
masterfix OOO330: #i115774# crash in FR version when typing / as first character
2010-11-25 11:51:51 +01:00
Caolán McNamara
dfd74e58ef
Resolves: rhbz#647392# Ensure autocorrect doesn't crash
2010-11-12 21:21:24 +00:00
Sebastian Spaeth
3ae6596222
libs-core: Remove emacs modelines in the middle of the file
...
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-29 01:35:43 -05:00
Caolán McNamara
758c8774fb
add modelines to .hxx files as well
2010-10-28 15:51:43 +01:00
Thorsten Behrens
5e1626f2cf
Fix impress ruler behaviour
...
With 3.0, Impress numbering was modified because of the odf1.2
changes in list level handling; we differ in the way we
consider paragraphs to belong to the 'same' numbering group,
compared to ppt. now, as long as the para has the same outline
level (and no 'restart numbering' flag), it is considered to
belong to the same numbering group, i.e. numbering will mono-
tonically increase. Compares favorable to PPT. Additionally,
fixed a repaint bug that prevented following paragraph's numbers
to change, when certain modifications were made on the current one.
Applies patches/dev300/sd-ruler-fix.diff
2010-10-26 22:50:08 +02:00
Norbert Thiebaud
1df23c08d4
Finally, gut the vos module out of the build
2010-10-25 19:55:34 -05:00
Norbert Thiebaud
119873328a
convert vos/process.hxx and related API
2010-10-25 19:55:34 -05:00
Norbert Thiebaud
c17635d575
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
d3756b8b73
merge vosremoval-reference.diff
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
f4f4a8ed4f
use SolarMutexGuard to guard the SolarMutex
2010-10-25 19:55:33 -05:00
Caolán McNamara
b11318daa3
#i106131# ignore bogus tabstops
2010-10-25 17:04:06 +01:00
Thomas Klausner
7b309a8e09
Add more files to EXCEPTIONSFILES, needed at least on NetBSD.
2010-10-21 22:43:27 +02:00
David Tardon
06f8869875
fix delete/delete[] mismatch
2010-10-20 12:48:41 +02:00
Trevor Murphy
b74679e29e
Minor libs-core comment clean-up
2010-10-19 23:45:24 -05:00
Povilas Kanapickas
bc8fcf207f
remove non-compiled code
2010-10-18 19:38:00 +01:00
Michael Meeks
7c46954800
add missing include
2010-10-15 12:14:59 +01:00
Luboš Luňák
57b130b75e
#include <sal/macros.h> for SAL_N_ELEMENTS
2010-10-15 12:47:30 +02:00
Kayo Hamid
b7c82daa28
Switch to use SAL_N_ELEMENTS macro, everywhere
2010-10-14 21:15:24 +01:00
Laszlo Nemeth
b2cf0f2f12
Fix fake small caps resizing factor #i1526#
...
See detailed explanation in IZ.
2010-10-13 15:16:43 +02:00
Sebastian Spaeth
8694d2bc19
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:58 +02:00
Alan Du
86d85bfd4c
Removed a lot of the //CHINA001 comments.
2010-10-11 20:39:21 -04:00
Arnaud Versini
30625b0bc9
Resolving issue 2838 of OOo.
...
It’s in two parts :
* autocorrection comparison function during the search of the word(s) takes care of the case.
* possibility to insert two times the same words with different
cases.
2010-10-11 11:12:56 -04:00
Norbert Thiebaud
2811da61ad
squash warning. LONG_MAX is not compatible with sal_Int32
2010-10-10 04:30:30 -05:00
Norbert Thiebaud
c7545a363b
FASTBOOL to bool conversion
2010-10-08 14:28:47 +01:00
Norbert Thiebaud
6af890e2af
Do not use magic number instead of the size of objects.
2010-10-08 14:28:47 +01:00
Cédric Bosdonnat
311325ee3f
Dotted - dashed borders: Fix build breakage in svx
2010-10-07 13:24:33 +02:00
Cédric Bosdonnat
6bb7b32fd9
Dotted, dashed lines ODT import fixed
2010-10-07 12:09:00 +02:00
Cédric Bosdonnat
7db30f7aa0
fate#307731, fate#307730: Adds dotted and dashed border lines
2010-10-06 23:58:10 +02:00
Kohei Yoshida
329dbc0f59
Revert "This patch resolve the issue 2838 of OOo."
...
This reverts commit f6cc5097f616e106b8a08ddfa445c38027a4411d.
The related commit in the 'components' repo (for cui module) is
reverted. I'm reverting this one just to be in sync....
2010-10-06 10:12:37 -04:00
Jan Holesovsky
b0c4125cc3
Merge commit 'ooo/OOO330_m9'
2010-10-06 13:36:08 +02:00
J. Graeme Lingard
8e2ae4afca
Remove redundant #include directives & comments
2010-10-06 10:23:23 +02:00
Arnaud Versini
c360b9e3bd
This patch resolve the issue 2838 of OOo.
...
It’s in two parts :
* autocorrection comparison function during the search of the
word(s) takes care of the case.
* possibility to insert two times the same words with different
cases.
2010-10-05 21:38:37 +02:00
Petr Mladek
d890da89f4
more removed include guards using fixguard.py
2010-10-05 18:11:20 +02:00
Petr Mladek
facd86ef9c
remove include guards using fixguard.py
2010-10-05 18:11:20 +02:00
Kohei Yoshida
30afa21872
Fixed a build breakage; QueryValue and PutValue now return bool.
2010-10-05 12:02:19 -04:00
Kohei Yoshida
2efcf2da20
Ported calc-distributed-cell-text-*.diff from ooo-build.
...
This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.
2010-10-05 11:24:49 -04:00
Norbert Thiebaud
45169c93d5
Convert all Query/Put Value() to bool
2010-10-04 17:01:12 +01:00
David Hobley
c85da5656b
Comment cleanup
2010-10-04 16:20:36 +02:00
Caolán McNamara
eb53231445
if you force the sizes of western text, you need to force the other ones too
2010-09-30 20:28:43 +01:00
Caolán McNamara
db5f20a393
#i106502# don't start the spelling timer unless there's a reason to do so
2010-09-30 16:20:02 +01:00
Kohei Yoshida
8d56c285d4
Ported autocorrect-accidental-caps-lock-svx.diff from ooo-build.
2010-09-29 16:23:00 -04:00
Cédric Bosdonnat
1f42859596
Fixed i#114659: non-breaking spaces corner case
2010-09-24 10:40:39 +02:00
Thorsten Behrens
e479f47f7d
fit-list-to-size.diff: Shrink font automatically when text overflows.
...
i#94086
Scale-font-down if typing text in Impress and the text box becomes too small.
2010-09-17 10:14:53 +02:00
Cédric Bosdonnat
7939059069
filled-tab-editeng.diff: Filled tab wasn't filled in shapes
...
n#564454
2010-09-14 15:30:39 +02:00
obo
3c2516682b
CWS-TOOLING: integrate CWS impress200
2010-09-14 07:53:51 +02:00
Christian Lippka
0cd40f9bff
impress200: #i114089# clear user any after they are applied to the shape
2010-08-26 21:50:11 +02:00
Ivo Hinkelmann
44d336c3ab
CWS-TOOLING: integrate CWS fwk152
2010-08-26 13:07:19 +02:00
Ivo Hinkelmann
7abb5e2be8
CWS-TOOLING: integrate CWS sw33bf08
2010-08-25 14:19:19 +02:00