Luboš Luňák
c9793b7015
avoid deleting before a use (bnc#693200)
...
The call to clearShapes() cleared the list and deleted items, which
was what pShape was pointing to -> crash.
2011-05-13 14:26:59 +02:00
Andras Timar
c1c92569ba
change 2007 XML to 2007/2010 XML in UI strings - fdo#36735
2011-05-13 09:01:25 +02:00
Andras Timar
3a66680a63
remove localizations from source
2011-05-13 09:01:25 +02:00
Andras Timar
2ac1b4646b
change 97/XP/2000 to 97/XP/2000/2003 - fdo#36734
2011-05-13 09:01:25 +02:00
Muthu Subramanian
9a3f410e79
Adding token 'v2'.
2011-05-11 18:05:40 +05:30
Petr Mladek
72aac55980
Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)
2011-05-10 20:01:39 +02:00
Joseph Powers
ef3d5573e0
GDIMetaFile cleanup
...
Plus trailing white space cleanup.
2011-05-10 07:41:05 -07:00
Fridrich Štrba
50d65e0a84
And finally, binfilter builds on windows again
2011-05-10 16:30:46 +02:00
Fridrich Štrba
ebf3891323
And finally, binfilter builds on windows again
2011-05-10 16:30:31 +02:00
Fridrich Štrba
f2bf497128
Some more makefile.pmk inclusions
2011-05-10 16:18:20 +02:00
Fridrich Štrba
4eec4e8b3e
Some more makefile.pmk inclusions
2011-05-10 16:17:26 +02:00
Fridrich Štrba
03e2cbe135
Fix missing declaraction of ConvList
2011-05-10 15:45:42 +02:00
Fridrich Štrba
8a4f3109f0
Fix missing declaraction of ConvList
2011-05-10 15:45:30 +02:00
Fridrich Štrba
61936de730
Revert "Remove DECLARE_LIST( ConvList, Conversation* )"
...
This commit breaks Windows build.
This reverts commit 508c29ec65a35a7177a82a21a19cf41dc2733a62.
2011-05-10 15:40:42 +02:00
Fridrich Štrba
60eb56a2fa
Revert "Remove DECLARE_LIST( ConvList, Conversation* )"
...
This commit breaks Windows build.
This reverts commit 508c29ec65a35a7177a82a21a19cf41dc2733a62.
2011-05-10 15:39:50 +02:00
Fridrich Štrba
9060feb6ef
Revert "Committing some more DECLARE_LIST removal that compiles on linux"
...
DECLARE_LIST still works so revert this changes and try to make binfilter
first build and then refactor.
This reverts commit 6406e1187f5370fd40ebb384545bbff282a8da13.
2011-05-10 15:38:29 +02:00
Fridrich Štrba
c6f8d92a9f
Revert "Committing some more DECLARE_LIST removal that compiles on linux"
...
DECLARE_LIST still works so revert this changes and try to make binfilter
first build and then refactor.
This reverts commit 6406e1187f5370fd40ebb384545bbff282a8da13.
2011-05-10 15:36:58 +02:00
Fridrich Štrba
ebebdf4313
Committing some more DECLARE_LIST removal that compiles on linux
2011-05-10 14:46:51 +02:00
Fridrich Štrba
01fe7ddcd0
Committing some more DECLARE_LIST removal that compiles on linux
2011-05-10 14:43:45 +02:00
Fridrich Štrba
163674a8ba
Unbreak binfilter on Windows
2011-05-10 13:27:23 +02:00
Fridrich Štrba
5937b5d43f
Unbreak binfilter on Windows
2011-05-10 13:16:44 +02:00
Fridrich Štrba
c5bf70f5a5
Don't allocate with new if not necessary
2011-05-10 11:24:10 +02:00
David Tardon
3e34d5da09
rhbz#702635 set correct page number when exporting selected pages
2011-05-10 09:55:55 +02:00
Norbert Thiebaud
86d917672e
WaE un-used parameter
2011-05-09 13:47:45 -05:00
Markus Mohrhard
8ee23e01dd
make OOXML import use sheet local db data
...
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
2011-05-09 14:43:14 -04:00
Radek Doulik
ca5c78e28f
added few more custom shape presets
2011-05-09 15:29:43 +02:00
Radek Doulik
9fb67c85ec
fixed regression in group shapes transformations
2011-05-09 15:29:43 +02:00
Christian Lohmaier
4634429ebd
WaE - comparison between signed and unsigned
2011-05-09 13:59:57 +02:00
David Tardon
8813585838
WaE: NULL was not declared in this scope
2011-05-09 13:21:17 +02:00
Markus Mohrhard
b386d3b689
make OOXML import use sheet local db data
2011-05-08 22:47:18 +02:00
Joseph Powers
3a7668b2a7
Replace List type in chart.hxx with a vector<>
2011-05-08 11:10:27 -07:00
Joseph Powers
517be3d84e
Replace List types in cgm.hxx with vector<>
2011-05-08 11:08:37 -07:00
Joseph Powers
8f31c660aa
Remove a List reference in class CGMFList.
2011-05-07 18:02:47 -07:00
Fridrich Štrba
1db2a898b0
Remove unnecessary casts
2011-05-07 09:55:46 +02:00
Christian Lohmaier
d41b17a5e0
WaE - unused variable
2011-05-07 00:38:42 +02:00
Fridrich Štrba
42abd83000
Refactor writerperfect
2011-05-06 23:34:35 +02:00
Joseph Powers
acfbd0bcb8
Modify class FontList so it's no longer a child of List.
2011-05-05 21:06:04 -07:00
Joseph Powers
ea3daf7b01
Convert "List maObjList" in SdrObjListIter into a vector<>
2011-05-05 19:23:11 -07:00
Joseph Powers
f920320e8a
Remove some unused code.
2011-05-05 18:44:28 -07:00
Joseph Powers
0e70f48d51
Remove an unused header.
2011-05-05 06:25:20 -07:00
Jan Holesovsky
c5e3c65e9b
Fix build after the recent changes.
2011-05-05 16:18:13 +02:00
Joseph Powers
51dd87bb3f
Convert "List* pDefaultColors" into a vector<>
2011-05-04 19:36:14 -07:00
Joseph Powers
695e67075c
Convert "List aDimList" in class SCDPSaveData to a vector<>
2011-05-04 19:07:28 -07:00
Joseph Powers
7366925404
Remove "List aMemberList" from class ScDPSaveDimension.
...
Plus some trailing space cleanup.
2011-05-04 18:50:34 -07:00
Jan Holesovsky
feb9920fa4
Fixed few obvious mismerges.
2011-05-04 17:59:08 +02:00
Cédric Bosdonnat
b70bed206c
writerfilter: Fixed debug build
2011-05-04 17:47:47 +02:00
Joseph Powers
b261e75b9b
Convert const_reverse_iterator into reverse_iterator
...
For some reason on Mac OS X, both "!= rend()" and "< rend()" both complain
about the operator not existing.
2011-05-04 05:42:32 -07:00
Luboš Luňák
8fa1a08747
read wp:positionOffset, wp:alignV and wp:alignH properly (bnc#513579)
...
A pretty hackish way (see the comment), but I haven't managed to find
out if there's a proper way to read it.
2011-05-04 14:35:28 +02:00
Katarina Machalkova
60aa5634e7
Copy&pasting is considered harmful
...
(cherry picked from commit 930824ebb65245e7f6630888379bb71438e63cf2)
2011-05-04 13:59:26 +02:00
Katarina Machalkova
57c96a616a
Copy&pasting is considered harmful
2011-05-04 13:49:31 +02:00