Francisco Saito
545a544825
drop bogus executable flag from odf files
2011-03-29 21:43:58 +01:00
Francisco Saito
e60d365c86
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:40:28 +01:00
Norbert Thiebaud
c74cb0140d
cosmetic comments change regarding using --xxx instead of -xxx
2011-03-29 15:34:20 -05:00
Norbert Thiebaud
84a75d7f8f
support --headless
2011-03-29 15:34:19 -05:00
Norbert Thiebaud
39183c4959
binned inc/command.h, not used and defined "-headless" vs --headless
2011-03-29 15:34:19 -05:00
Xisco Fauli
1c9e7d47be
Remove commented code in libs-core/framework
2011-03-29 22:10:18 +02:00
David Tardon
151837450c
convert DBG_ assertions to OSL_
2011-03-29 19:14:24 +02:00
David Tardon
2f6a04e388
convert DBG_ assertions to OSL_
2011-03-29 19:12:39 +02:00
David Tardon
b8ac6f6774
WaE: unused variable
2011-03-29 19:11:35 +02:00
David Tardon
137f5866a2
WaE: unused variable
2011-03-29 19:11:01 +02:00
David Tardon
27a54e5510
WaE: unused variable
2011-03-29 19:10:21 +02:00
David Tardon
2108eedbfe
convert DBG_ assertions to OSL_
2011-03-29 19:09:06 +02:00
David Tardon
a4a10bfdb5
WaE: unused variable
2011-03-29 19:09:06 +02:00
David Tardon
e097733ca6
WaE: unused variable
2011-03-29 19:09:06 +02:00
Jan Holesovsky
8f19f128bf
Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )"
...
This reverts commit a06dbfc4d1252d453b737cde32bad2ecc56e56b1.
2011-03-29 18:12:25 +02:00
Jan Holesovsky
1b8ebff421
Revert "tweak list access to prevent iterating past end"
...
This reverts commit df8759a593bf11fc626b19f2ea797731824200d1.
2011-03-29 18:12:23 +02:00
Jan Holesovsky
8abd638023
Revert "WaE: declaration of 'it' shadows a previous local"
...
This reverts commit b6702790cda29c6b2e7b5ed24fe2a4e2110cf021.
2011-03-29 18:12:08 +02:00
Tor Lillqvist
fe6f85305e
Don't pass potentially bogus file: URIs to libxml2
...
libxml2 doesn't understand our syntax for file: URIs in the case of
UNC paths. Fixes fdo#33970. Picked from OOo's fix for their issue
i#109096.
Signed-off-by: David Tardon <dtardon@redhat.com>
2011-03-29 18:59:40 +03:00
Caolán McNamara
6b46285d0f
ignore fork/exec+java
2011-03-29 15:53:36 +01:00
Radek Doulik
c6b3891af9
fix unix build
2011-03-29 13:47:25 +02:00
Xisco Fauli
6652fabcfd
Remove dead code in libs-core/avmedia
2011-03-29 12:07:23 +02:00
Christina Rossmanith
d05e4e515d
Removed always #defined _USE_UNO
2011-03-29 12:07:22 +02:00
Fridrich Štrba
f721cbd66a
Fix desktop build on windows
2011-03-29 11:13:09 +02:00
David Tardon
1eb3e17796
WaE: declaration of 'it' shadows a previous local
2011-03-29 10:43:11 +02:00
Fridrich Štrba
30e7369173
This is the simplest variant that compiles
2011-03-28 22:15:18 +02:00
Fridrich Štrba
b540309cc6
I meant this one
2011-03-28 19:15:25 +02:00
Fridrich Štrba
cddef41754
The prewin/postwin foo should not be necessary here ?
2011-03-28 19:09:38 +02:00
David Tardon
853b460f7e
use PartialWeakComponentImplHelperX for overloaded-virtual
2011-03-28 17:30:43 +02:00
Caolán McNamara
c0fb147096
add PartialWeakComponentImplHelperX for overloaded-virtual
2011-03-28 16:16:01 +01:00
Fridrich Štrba
3aa1eaab4a
Fix windows build of avmedia
2011-03-28 16:52:07 +02:00
Caolán McNamara
3828648199
fix windows build
2011-03-28 15:33:42 +01:00
Caolán McNamara
09a1d86b52
using disposing
2011-03-28 14:27:10 +01:00
Caolán McNamara
3651b27290
use PartialWeakComponentImplHelperX for overloaded-virtual
2011-03-28 14:27:10 +01:00
Caolán McNamara
0bb33605f3
class vs struct
2011-03-28 14:27:10 +01:00
Noel Power
66098b0f54
tweak list access to prevent iterating past end
2011-03-28 14:24:30 +01:00
Rafael Dominguez
8ca3d48fc6
Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )
2011-03-28 14:24:30 +01:00
Fridrich Štrba
badd3569d8
Fix windows build of sfx2
2011-03-28 13:45:17 +02:00
Noel Power
218b1fe918
Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core
2011-03-28 12:17:04 +01:00
Kayo Hamid
f4d10fee11
removes some variableScope cppcheck warnings
2011-03-28 12:14:03 +01:00
Christina Rossmanith
57114974c5
Removed empty else if block
2011-03-28 12:59:38 +02:00
Fridrich Štrba
a80b9d4b62
Fix basic Windows build
2011-03-28 12:55:22 +02:00
Xisco Fauli
40fe03745f
Remove commented code in libs-core/sfx2
2011-03-28 12:38:32 +02:00
Fridrich Štrba
5373c145a2
OOops again :(
2011-03-28 12:00:36 +02:00
Fridrich Štrba
9151120177
Fix Windows build of framework
2011-03-28 11:59:25 +02:00
Fridrich Štrba
be9b696d1b
ooops
2011-03-28 11:50:10 +02:00
Fridrich Štrba
f11b69270a
Fix Windows build of fpicker
2011-03-28 11:29:02 +02:00
Cédric Bosdonnat
fe551ada2d
Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows
2011-03-28 11:20:08 +02:00
Xisco Fauli
b4000b20f0
Remove commented code in libs-core/formula
2011-03-28 11:11:30 +02:00
Bjoern Michaelsen
a6b3913029
migrate linguistic subsequenttests to gbuild
2011-03-28 00:15:21 +02:00
Bjoern Michaelsen
650f3c9e6d
migrate ucb subsequenttests to gbuild
2011-03-28 00:09:52 +02:00