Commit graph

32397 commits

Author SHA1 Message Date
Bjoern Michaelsen
b913e33b2f Merge branch 'master' into feature/gnumake4 2011-07-24 19:23:00 +02:00
Nigel Hawkins
4d0ad8dfda Fix signed/unsigned comparison warning on MAC in ndtbl.cxx.
LGPLv3+/MPL
2011-07-24 11:42:30 +01:00
Bjoern Michaelsen
e7abd52dae keep gbuild calls consistent at now, even if it is a bit longer 2011-07-23 15:23:25 +02:00
Kohei Yoshida
150b34e1e2 More adjustment inside SOLAR_JAVA. Hopefully this is it! 2011-07-22 23:42:02 -04:00
Kohei Yoshida
348a5aa6db More adjustment for the GetOptions return type change. 2011-07-22 23:14:11 -04:00
Kohei Yoshida
9a910b7b6b Adjusted for HTMLParser::GetOptions() return type change. 2011-07-22 22:09:30 -04:00
Michael Meeks
72f1b4fe4f unit test should write to content nodes, finally creates a document 2011-07-22 21:58:16 +01:00
Michael Meeks
ad0540a717 first cut at an automated / random document / redlining test 2011-07-22 20:29:02 +01:00
Bjoern Michaelsen
381c305063 postmerge fixes for gnumake4 2011-07-22 21:04:25 +02:00
Nigel Hawkins
e75fc37685 Replace SvUShorts with vector in rolbck.hxx and cascade changes.
LGPLv3+/MPL
2011-07-22 15:11:01 +01:00
Nigel Hawkins
6f1f0423ee Replace SvUShorts with vector in UndoTable.hxx and cascade changes.
LGPLv3+/MPL
2011-07-22 15:11:01 +01:00
Bjoern Michaelsen
834e0a5470 resyncing to master 2011-07-21 19:01:55 +02:00
Matúš Kukan
78b298eba8 Add missing-files to starmath libraries 2011-07-21 12:47:51 +02:00
Caolán McNamara
9298050e22 check reads and seeks 2011-07-21 09:16:24 +01:00
Thomas Arnhold
963f1c905a callcatcher: remove unused lcl_SkipNPages 2011-07-20 16:39:53 +02:00
Caolán McNamara
8d1a31f1c2 check for short reads 2011-07-20 10:03:54 +01:00
Caolán McNamara
11a00aa8f3 use SprmIterator here too instead of hand-rolled loop 2011-07-20 10:03:54 +01:00
Julien Nabet
1a7e1401ea fix an extra comma (was already referenced OOo bug 87057) 2011-07-19 23:54:50 +02:00
Petr Mladek
c4d074d925 Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2) 2011-07-19 17:08:03 +02:00
Caolán McNamara
24389b44ab I knew there was something screwy about that use of getVersion 2011-07-19 14:29:56 +01:00
Luboš Luňák
b1a8104c76 comment out an unused variable for now 2011-07-19 14:32:21 +02:00
Luboš Luňák
67a8561466 skeleton for writting .docx comments 2011-07-19 13:57:04 +02:00
Luboš Luňák
e2a8fb0427 make text wrapping work in headers/footers too (fdo#39155)
There does not seem to be a reason for avoiding this in headers,
with this change the behavior either stays the same or improves.
2011-07-19 13:57:04 +02:00
Luboš Luňák
e3f3cfa909 const methods 2011-07-19 13:57:04 +02:00
Miklos Vajna
d1a3a5d109 starmath: check for edit window when inline editing is enabled
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Jonas Finnemann Jensen <jopsen@gmail.com>
2011-07-18 17:53:26 +02:00
Miklos Vajna
728a70fbd7 starmath: check for existing edit window
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Jonas Finnemann Jensen <jopsen@gmail.com>
2011-07-18 17:52:40 +02:00
Jan Holesovsky
3f690a79cd Fix counting the paragraphs, fdo#36816.
Signed-off-by: Noel Power <noel.power@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-18 16:31:25 +01:00
Jeffrey Chang
016bc9de1d Changed undo insert horizontal ruler to rule. 2011-07-18 09:53:54 -04:00
Caolán McNamara
9042604f1b de-stupid-operator-ize plcf and keep nIdx within legal limits 2011-07-18 12:22:55 +01:00
Caolán McNamara
531743675c merge PAP and CHP length and offset clipping 2011-07-18 12:22:55 +01:00
Caolán McNamara
1e7214d769 check if strlen is even possible 2011-07-18 12:22:55 +01:00
Caolán McNamara
69e040a59e check seeks, check available size, pointers to ref 2011-07-18 12:22:55 +01:00
Caolán McNamara
4ce038d565 clip silly allocs 2011-07-18 12:22:55 +01:00
Caolán McNamara
fc9be88c74 if the offset doesn't exist, don't bother 2011-07-18 12:22:55 +01:00
Caolán McNamara
fa50c1dc10 defer allocating dest until we know the source exists 2011-07-18 12:22:55 +01:00
Caolán McNamara
c492226383 horrifically hard to find bug, deleted paras referenced by uncommitted props 2011-07-18 12:22:54 +01:00
Caolán McNamara
ac5f39af09 callcatcher: remove unused methods 2011-07-18 12:22:54 +01:00
Michael Meeks
803c2e4052 adapt to new InsertAutomaticEntryColor method 2011-07-18 11:13:57 +01:00
Miklos Vajna
704581652c starmath: check for edit window when inline editing is enabled 2011-07-15 18:17:21 +02:00
Miklos Vajna
cc0c8a38e2 starmath: check for existing edit window 2011-07-15 17:14:23 +02:00
Noel Power
28b982d3a3 fix for bnc#693477 ensure table alignment is preserved 2011-07-15 16:13:35 +01:00
Matúš Kukan
be39d17a2b Add prefixes for component_getFactory methods 2011-07-15 16:42:23 +02:00
Caolán McNamara
6f0d37b112 If nFib is 0x00D9 or greater, then cQuickSaves MUST be 0xF 2011-07-14 15:34:59 +01:00
Nigel Hawkins
123eb0ccd0 Fix "signed/unsigned comparison" warning in itrcrsr.cxx. 2011-07-14 06:37:51 +01:00
Jan Holesovsky
7389cd5247 Fix counting the paragraphs, fdo#36816.
Signed-off-by: Noel Power <noel.power@novell.com>
2011-07-13 21:31:26 +01:00
Nigel Hawkins
afbc268aac Replace SvUShorts with deque in porlay.hxx and cascade.
LGPLv3+/MPL
2011-07-13 15:57:23 +01:00
Nigel Hawkins
cc4edc4b09 Replace SvUShorts with vector in xmlexpit.[ch]xx
LGPLv3+/MPL
2011-07-13 15:57:23 +01:00
Nigel Hawkins
7126d7b96c Replace SvUShorts with vector in ftnidx.[ch]xx
LGPLv3+/MPL
2011-07-13 15:57:23 +01:00
Nigel Hawkins
2643f2a06d Replace SvUShorts with vector in extinput.hxx and cascade changes.
LGPLv3+/MPL.
2011-07-13 15:57:23 +01:00
Nigel Hawkins
a8bcc0d0a9 Replace SvUShorts with vector in label.hxx and label1.cxx.
LGPLv3+/MPL
2011-07-13 15:57:23 +01:00