Caolán McNamara
55f2c63806
WaE: fix new shadow warning post DECLARE_LIST removal
2011-01-02 21:38:10 +00:00
Caolán McNamara
4001266abd
cppcheck: the scope of these variables can be reduced
2011-01-02 21:31:27 +00:00
Joseph Powers
0fd0726c28
Remove DECLARE_LIST(SfxStyleFilter, SfxFilterTupel*)
2011-01-02 07:55:33 -08:00
Rene Engelhard
1885d8bc01
Merge remote branch 'origin/libreoffice-3-3'
2011-01-02 01:13:43 +01:00
Caolán McNamara
524dc77fdd
cppcheck: prefer prefix variant
2011-01-01 21:37:32 +00:00
Caolán McNamara
87bb23e301
cppcheck: prefer prefix variant
2011-01-01 21:27:40 +00:00
Caolán McNamara
0ef06bb79d
cppcheck: prefer prefix variant
2011-01-01 21:22:33 +00:00
Caolán McNamara
290e8b6f6b
cppcheck: prefer prefix variant
2011-01-01 20:53:44 +00:00
Caolán McNamara
e01dc92a60
cppcheck: prefer prefix variant
2011-01-01 20:52:35 +00:00
Joseph Powers
a99b8aaa33
Remove DECLARE_LIST( TargetList, String* )
2011-01-01 10:56:18 -08:00
Joseph Powers
aae26bf0dc
Remove DECLARE_LIST( SfxMediumList, SfxMedium* )
2010-12-31 12:57:40 -08:00
Miklos Vajna
5cdf4b199a
use ext_std inside CppUnit::assertion_traits struct
2010-12-29 22:54:28 +01:00
Caolán McNamara
02b865c44f
cppcheck: prefer prefix variants
2010-12-29 21:04:24 +00:00
Caolán McNamara
742cea48e4
cppcheck: prefer prefix variants
2010-12-29 21:01:56 +00:00
Caolán McNamara
cc538c54f8
Resolves: fdo#32633 rearrange title dialog to get translations to fix
2010-12-29 20:57:14 +00:00
Pascal Ullrich
96e969ba8a
German comments translated to English. Corrected some typos.
2010-12-29 02:24:41 -06:00
Pascal Ullrich
669fa0840c
German comments translated to English.
2010-12-29 02:23:32 -06:00
Julien Nabet
1d31ed0ef4
RTL_CONSTASCII_USTRINGPARAM
2010-12-27 09:53:49 +01:00
Julien Nabet
c0158c421b
cppcheck cleaning in writer
2010-12-27 09:32:59 +01:00
Caolán McNamara
94b3c723aa
relocate this header inside guards
2010-12-24 13:40:55 +00:00
Caolán McNamara
120ed13a05
cppcheck: prefer prefix variant
2010-12-24 13:29:49 +00:00
Caolán McNamara
a925646ced
cppcheck: prefer prefix variant
2010-12-24 13:28:41 +00:00
Caolán McNamara
927518389b
fix typo
2010-12-23 20:49:37 +00:00
Caolán McNamara
28e3516d2e
cppcheck: prefer prefix variant
2010-12-23 16:29:38 +00:00
Caolán McNamara
c491aa53e0
add mode-lines in here
2010-12-23 16:28:48 +00:00
Caolán McNamara
5ab0787ffb
cppcheck: prefer prefix variant
2010-12-23 16:26:03 +00:00
Caolán McNamara
cea2ae0781
cppcheck: the scope of this variable can be reduced
2010-12-23 16:23:32 +00:00
Caolán McNamara
a8be19763f
cppcheck: prefer prefix variant
2010-12-23 15:07:14 +00:00
Caolán McNamara
b9ebe85e63
cppcheck: prefer prefix variant
2010-12-23 15:03:39 +00:00
Caolán McNamara
feb562dc6f
cppcheck: prefer prefix variant
2010-12-23 12:51:06 +00:00
Caolán McNamara
dac2303f4b
cppcheck: the scope of this variable can be reduced
2010-12-23 12:45:41 +00:00
Caolán McNamara
14b8caf1cf
cppcheck: uninit member variable
2010-12-23 12:44:37 +00:00
Guillaume Poussel
e1a5999502
Removed __READONLY_DATA (replaced by const)
2010-12-22 20:58:02 +00:00
Caolán McNamara
bf4ce22b8d
Resolves: #i113655# rhbz#621277 crash with missing DocShell
2010-12-22 20:50:49 +00:00
Cédric Bosdonnat
7f5b607055
ww8/dump was never built and rotted code: removed it
2010-12-22 17:27:21 +01:00
Caolán McNamara
2912732d42
Resolves: rhbz#660342 Undo/Redo crash with postits
...
(cherry picked from commit 1b58066892daa9365d23b39d7439fbbe7d562b13)
2010-12-22 16:05:58 +00:00
Caolán McNamara
dda59263cf
Resolves: rhbz#660342 Undo/Redo crash with postits
2010-12-22 14:18:41 +00:00
Caolán McNamara
9cd4346f88
disable the tests that may vary, depending on the systems printer
2010-12-21 21:10:57 +00:00
Luboš Luňák
3c47f169df
proper order of items inside w:tcPr
2010-12-21 20:25:20 +01:00
Luboš Luňák
00ab641d7d
proper position of w:jc inside of w:tblPr
2010-12-21 20:25:20 +01:00
Caolán McNamara
b3332728cf
Ensure that only the three valid options are possible to use
...
Originally four cryptic possibilties, only three of which would
correctly give unique values. So refactor into three possibilties,
make self-documenting and lock it down with a cppunit test
2010-12-20 17:10:42 +00:00
Caolán McNamara
25a8024703
cppcheck: port thb's test over and get it to work again
2010-12-20 16:21:25 +00:00
Luboš Luňák
672be186c1
work around tables with many columns for msoffice (fdo#30860)
...
Theoretically the .docx spec doesn't seem to have any limit
on the number of table columns, but in practice msoffice seems
to have a hardcoded limit of 63 columns and fails to open such
documents. Since the expected use case with .docx is that
somebody with msoffice will try to open it, keep the limit
and merge exceeding items into the last column.
2010-12-20 17:01:02 +01:00
Luboš Luňák
351f3e93cc
remove non-functional column count limit (part of fdo#30860)
...
This limitation alone is a) wrong, since the limit is actually 63,
b) incomplete, since mso2k7 fails to open such document anyway.
2010-12-20 17:01:02 +01:00
Caolán McNamara
524e73344a
set licence text
2010-12-20 16:00:24 +00:00
Caolán McNamara
ab48d98282
cppcheck: make this test buildable again
2010-12-20 15:52:54 +00:00
Caolán McNamara
3d91eca0d2
cppcheck: always build these tests now
2010-12-20 14:44:56 +00:00
Caolán McNamara
0b9ad2ddff
cppunit: make sure to regenerate .rdb if makefile changes
2010-12-20 13:42:20 +00:00
Caolán McNamara
a60eb8b2e1
make buildable under windows
2010-12-20 12:37:32 +00:00
Caolán McNamara
3f347fefc5
The change from List to vector changes order of error messages
...
Which IMO is probably a good thing as the first error is now
at the start, and the last at the end. Which is way more sane,
so change test rather than change code.
2010-12-20 12:37:04 +00:00