Caolán McNamara
|
6e3b6788fa
|
rename SetKey to SetCryptMaskKey
|
2011-06-13 11:42:40 +01:00 |
|
Caolán McNamara
|
e6ba8dd857
|
rename SetKey to informative SetCryptMaskKey
|
2011-06-13 11:42:40 +01:00 |
|
Caolán McNamara
|
b553a9b641
|
AddMark/RemoveMark unused
|
2011-06-13 11:42:40 +01:00 |
|
Caolán McNamara
|
9318741208
|
createFromAscii -> RTL_CONSTASCII_USTRINGPARAM
|
2011-06-13 11:42:40 +01:00 |
|
Caolán McNamara
|
068501f46f
|
createFromAscii -> RTL_CONSTASCII_USTRINGPARAM
|
2011-06-13 11:42:40 +01:00 |
|
Korrawit Pruegsanusak
|
655d930476
|
Code cleanup
* Remove dead code
* Fix comment typos
Released under LGPLv3+/MPL
|
2011-06-12 16:44:43 -05:00 |
|
Joseph Powers
|
0fa6dbcdab
|
Replace List with std::vector< sal_uInt32 >
|
2011-06-12 14:20:04 -07:00 |
|
Julien Nabet
|
5d54fc918f
|
Some cppcheck cleaning+1TODO (func not implemented)
|
2011-06-12 23:18:17 +02:00 |
|
Julien Nabet
|
5cfb91df40
|
Some cppcheck cleaning
|
2011-06-12 23:01:56 +02:00 |
|
Julien Nabet
|
a6364087da
|
Some cppcheck cleaning
|
2011-06-12 22:39:06 +02:00 |
|
Joseph Powers
|
3480f0d711
|
Replace List with std::vector< PPTBuGraEntry* >
|
2011-06-12 11:49:21 -07:00 |
|
Julien Nabet
|
88d538c6e3
|
Some cppcheck cleaning
|
2011-06-12 17:56:38 +02:00 |
|
Joseph Powers
|
22085914e8
|
Replace List with std::vector< PPTTextSpecInfo* >
|
2011-06-12 07:03:52 -07:00 |
|
Joseph Powers
|
26b1c9f8e0
|
Replace List with std::vector< SdHyperlinkEntry* >
|
2011-06-12 05:56:53 -07:00 |
|
Julien Nabet
|
7029263e54
|
Same expression before and after <
|
2011-06-12 10:49:57 +02:00 |
|
Julien Nabet
|
b61a258bef
|
WaE : it needed casts
|
2011-06-11 18:28:19 +02:00 |
|
Joseph Powers
|
689739d9e4
|
Replace List with std::vector< PPTOleEntry* >
Plus a lot of whitespace cleanup (sorry). The actualcode changes are at:
@@ -539,13 +536,13 @@
@@ -1867,13 +1814,13 @@
@@ -2177,11 +2124,11 @@
|
2011-06-11 07:20:11 -07:00 |
|
Joseph Powers
|
0368eafeb3
|
Whitespace cleanup
No code changes.
|
2011-06-11 06:41:11 -07:00 |
|
Julien Nabet
|
f36245ea51
|
Some cppcheck cleaning
|
2011-06-11 12:48:21 +02:00 |
|
Joseph Powers
|
6e3bb904a2
|
Replace List with vector< BUndle* >
|
2011-06-10 23:01:24 -07:00 |
|
Joseph Powers
|
035060b7eb
|
White space cleanup.
|
2011-06-10 22:03:13 -07:00 |
|
Joseph Powers
|
ae9eb65eef
|
White space cleanup.
My editor isn't doing tab expansion... not sure why. so I'm cleaning the
tabs out first so my changes aren't hidden.
|
2011-06-10 22:00:32 -07:00 |
|
Julien Nabet
|
50d8cdff89
|
Some cppcheck cleaning
|
2011-06-10 23:30:54 +02:00 |
|
Fridrich Štrba
|
346dbb0a6e
|
For the time being approximate ellipic arc with a straight line
|
2011-06-10 14:50:02 +02:00 |
|
Muthu Subramanian
|
7e152b6746
|
n#683578: Performance improvements for xlsx imports.
Specifically reduces the number of UNO calls for
importing cell attributes.
|
2011-06-10 12:39:08 +05:30 |
|
Caolán McNamara
|
403eb7e5b1
|
oops, this comparator doesn't order correctly
|
2011-06-10 00:08:54 +01:00 |
|
Caolán McNamara
|
d4f2fd7fcb
|
init this to NULL to match dtor assert
|
2011-06-10 00:08:54 +01:00 |
|
Julien Nabet
|
31d9a8682b
|
Some cppcheck cleaning
|
2011-06-09 23:14:20 +02:00 |
|
Julien Nabet
|
097225a9ce
|
Some cppcheck cleaning
|
2011-06-09 23:06:51 +02:00 |
|
Julien Nabet
|
121ec60a5d
|
Some cppcheck cleaning
|
2011-06-09 22:32:17 +02:00 |
|
Fridrich Štrba
|
8821487f7a
|
Workaround a limitation of draw
|
2011-06-09 15:03:27 +02:00 |
|
Fridrich Štrba
|
5be713f813
|
Give a more dignified name to the Visio file-format
|
2011-06-09 15:01:30 +02:00 |
|
Caolán McNamara
|
45395858ba
|
these are empty by default
|
2011-06-09 00:30:34 +01:00 |
|
Fridrich Štrba
|
a90fa6413f
|
Laying foundation for multipage support in writerperfect's OdgGenerator
|
2011-06-08 14:44:37 +02:00 |
|
Joseph Powers
|
991fce7134
|
gcc 4.0 doesn't support the C++0x usage of enum::value
|
2011-06-07 21:12:25 -07:00 |
|
Joseph Powers
|
2465577dbe
|
The enum type name should be included when accessing the enum values.
|
2011-06-07 20:59:21 -07:00 |
|
Julien Nabet
|
a4e6f0ab88
|
Possible inefficient checking for emptiness
|
2011-06-07 23:43:52 +02:00 |
|
Julien Nabet
|
801126cf0b
|
Found duplicate if expressions in ToXml
|
2011-06-07 21:29:50 +02:00 |
|
Noel Power
|
6808d33761
|
fix for bnc#693386
properly handle relative Uri(s) in Target
|
2011-06-07 19:06:45 +01:00 |
|
Julien Nabet
|
57be2940ad
|
Just 1 perf check emptiness
|
2011-06-07 19:01:52 +02:00 |
|
Caolán McNamara
|
949c309231
|
WaE: MacOSX uninit variable
|
2011-06-07 16:08:11 +01:00 |
|
Caolán McNamara
|
43c8782491
|
WaE: used in debug-mode only
|
2011-06-07 15:26:33 +01:00 |
|
Caolán McNamara
|
c0f15525cd
|
WaE: MacOSX compiler more picky
|
2011-06-07 15:08:54 +01:00 |
|
Caolán McNamara
|
58d6870187
|
WaE: MacOSX gcc more picky than mine
|
2011-06-07 14:45:44 +01:00 |
|
Caolán McNamara
|
6200adbb83
|
WaE: MacOSX more picky
|
2011-06-07 13:35:41 +01:00 |
|
Caolán McNamara
|
2e4027af7d
|
WaE: MacOSX compiler sees a few more
|
2011-06-07 13:12:11 +01:00 |
|
Caolán McNamara
|
05bab52cd1
|
Resolves: rhbz#710556 don't crash on missing graphics
(cherry picked from commit b883b506e2d4dca419838b56915c58a0030d5b98)
|
2011-06-07 12:44:16 +01:00 |
|
Caolán McNamara
|
f5299a410c
|
Resolves: rhbz#710556 don't crash on missing graphics
|
2011-06-07 12:37:08 +01:00 |
|
Caolán McNamara
|
71292f60bd
|
WaE: extra macosx non-debug warnings
|
2011-06-07 12:33:59 +01:00 |
|
Caolán McNamara
|
00b0f911f9
|
WaE: can throw out some more junk according to MacOsX gcc
|
2011-06-07 12:13:03 +01:00 |
|