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
Bjoern Michaelsen
322608408d
fd#35690: ucb.UniversalContentBroker::css::ucb::XContentProviderManager fails
2011-03-28 00:05:23 +02:00
Bjoern Michaelsen
8f62ba5e4f
migrate configmgr subsequenttests to gbuild
2011-03-27 21:27:31 +02:00
Bjoern Michaelsen
ab1a0e3096
fixing typo
2011-03-27 18:28:40 +02:00
Bjoern Michaelsen
44fe64ac48
cleanup of unoapi test
2011-03-27 16:54:05 +02:00
Andras Timar
50839cd914
make Tango palette entries localizable
2011-03-26 20:14:34 +01:00
Caolán McNamara
66a2e8efc9
honour svp plugin too
2011-03-26 16:18:43 +00:00
Caolán McNamara
5baf96e29f
Make this singleton demand loaded in order to control its lifecycle
...
i.e. as a global its getting dtored after the uno infrastructure has been
shutdown
2011-03-26 16:18:42 +00:00
Bjoern Michaelsen
b04d9bd016
fd#35693: disable hangin subsequenttests (complex and unoapi tests)
...
- chart2/qa/unoapi
- configmgr/qa/unoapi
- dbaccess/qa/unoapi
- forms/qa/complex/forms
- linguistic/qa/unoapi
- qadevOOo/qa/unoapi
- sd/qa/unoapi
- starmath/qa/unoapi
- ucb/qa/complex/ucb
- ucb/qa/unoapi
- unotools/qa/complex/tempfile
2011-03-26 17:07:03 +01:00
Andras Timar
9f410a2cef
make palettes localizable via the l10n framework
...
the aim is to remove hundreds of localized palette files from
extras\source\palettes\lang\
2011-03-26 11:03:54 +01:00
Fridrich Štrba
7dc3029d93
oops
2011-03-26 01:10:36 +01:00
Fridrich Štrba
24e2c22d04
Little header order tweak
2011-03-26 01:08:54 +01:00
Fridrich Štrba
2d29361dbe
fix build of odma provider
2011-03-26 01:02:51 +01:00
Fridrich Štrba
f1ec4b66c2
Adapt the tree to tools/svwin.h removal
2011-03-26 00:11:55 +01:00
Julien Nabet
4bc4420854
Strip include guards in idl files part 3 (end)
2011-03-26 00:03:00 +01:00
Julien Nabet
891c75f59b
Strip include guards in idl files part2
2011-03-25 23:50:53 +01:00
Julien Nabet
7b0f305881
Strip include guards in idl files
2011-03-25 23:22:11 +01:00
Xisco Fauli
f1302fb394
Remove commented code in libs-core/desktop
2011-03-25 20:48:58 +01:00
Fridrich Štrba
5ad6132729
Wholesale prewin.h/postwin.h removal
2011-03-25 18:57:59 +01:00
Luboš Luňák
0527adbab1
more sensible SdrObject::Clone() and SdrObject::operator=()
...
Virtual operator=() is IMO pointless, and especially in a class hierarchy
like SdrObject it's pretty unlikely one could reasonably assign any
SdrObject-based object to any other one. Moreover, it was actually
only used in Clone(), which was almost never reimplemented, so the
more sensible choice is to have non-virtual operator= and virtual
Clone() always being reimplemented and using that.
This commit also fixes various smaller or bigger, er, interesting
details in the various operator= implementations.
2011-03-25 17:33:24 +01:00
Noel Power
e71901089a
fix for fdo#35596 - prevent name clashes with rtl functions in vba mode
...
replaces the existing hack for blacklisting some function names that exist in libreoffice basic that don't exist in vba ( and potentially clash with user defined procedures ).
2011-03-25 15:51:33 +00:00
Bjoern Michaelsen
02c4c5b35a
fd#35663: disable complex.sfx2.UndoManager because it fails
2011-03-25 15:49:05 +01:00
Petr Mladek
ffc70ce4f0
set build depencencies against the new "translations" module
2011-03-25 12:15:21 +01:00
Fridrich Štrba
9d88c67c4c
include the right file
2011-03-25 12:13:47 +01:00
Caolán McNamara
f63084c83d
WaE: set but unused
2011-03-25 10:34:39 +00:00
Luboš Luňák
687e5229db
fix incorrect override of TakeTextRect()
...
bool and sal_Bool is not the same
2011-03-24 18:20:59 +01:00
Luboš Luňák
6f2874653e
if it's not implemented then just don't implement it
2011-03-24 18:20:59 +01:00
Luboš Luňák
73af7a2105
remove virtual from operator=
...
pointless, there's nothing overriding it
2011-03-24 18:20:59 +01:00
Luboš Luňák
a147568a40
remove executable bit from files that are not executables
2011-03-24 18:20:59 +01:00
Caolán McNamara
bb607d6aa3
these can be const
2011-03-24 15:44:19 +00:00
Christina Rossmanith
49b62e4d12
Removed never defined _ENABLE_CUR_DIR
2011-03-24 15:04:52 +01:00
Fridrich Štrba
b6f069aaee
Don't flag inline function __declspec(dllexport/import)
2011-03-24 13:22:00 +01:00
Caolán McNamara
772193b87a
there might not be one set of course
2011-03-24 11:06:56 +00:00
Caolán McNamara
8b69554284
WaE: variable set but unused
2011-03-24 08:46:05 +00:00
Caolán McNamara
dbd2b60370
fix circular depend
2011-03-24 08:46:05 +00:00
Pierre-André Jacquod
ba55b41764
remove commented code in connectivity
2011-03-24 07:01:26 +01:00
Rob Snelders
f9079cc224
translated comments
2011-03-24 06:55:10 +01:00
Caolán McNamara
787b865493
fix leak
2011-03-23 17:07:25 +00:00
Caolán McNamara
dd8fa7c25a
fix more lifecycle problems
2011-03-23 17:07:25 +00:00
Jan Holesovsky
ba26ed19d8
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core
2011-03-23 17:13:39 +01:00
Jan Holesovsky
3b7ab82aee
Merge commit 'ooo/DEV300_m103'
...
Conflicts:
basic/source/runtime/makefile.mk
basic/source/runtime/step2.cxx
desktop/prj/build.lst
desktop/source/app/app.cxx
desktop/source/deployment/registry/dp_backend.cxx
drawinglayer/source/attribute/fontattribute.cxx
editeng/inc/editeng/fontitem.hxx
editeng/source/editeng/edtspell.cxx
editeng/source/misc/svxacorr.cxx
framework/inc/services/substitutepathvars.hxx
framework/source/services/substitutepathvars.cxx
sfx2/qa/cppunit/makefile.mk
sfx2/source/doc/SfxDocumentMetaData.cxx
sfx2/source/doc/objxtor.cxx
svx/source/dialog/svxruler.cxx
sysui/desktop/icons/so9_base_app.ico
sysui/desktop/icons/so9_calc_app.ico
sysui/desktop/icons/so9_draw_app.ico
sysui/desktop/icons/so9_impress_app.ico
sysui/desktop/icons/so9_main_app.ico
sysui/desktop/icons/so9_math_app.ico
sysui/desktop/icons/so9_writer_app.ico
xmlhelp/source/cxxhelp/provider/databases.cxx
xmlhelp/source/cxxhelp/provider/db.cxx
xmlhelp/source/cxxhelp/provider/db.hxx
2011-03-23 16:59:26 +01:00
Thorsten Behrens
049e760f40
Really disable use of pagein on Mac
...
- there was a 2nd dir re-using that pagein object file
2011-03-23 16:55:57 +01:00
Katarina Machalkova
8df89e17db
Fixed build with --enable-kde4
...
(ULONG no longer exists)
2011-03-23 16:30:49 +01:00
Caolán McNamara
f5de249e22
add --trace-children=yes
2011-03-23 12:58:37 +00:00
Caolán McNamara
ea61d58db5
fix various leaks
2011-03-23 12:45:55 +00:00
Caolán McNamara
9a406c5a6b
valgrind: don't close invalid fd
2011-03-23 11:27:35 +00:00
Caolán McNamara
3aeea4b985
global uno::Sequences are very problematic at shutdown time
...
because the underlying uno infrastructure has been shutdown already,
we need to ensure their lifecycle more carefully.
2011-03-23 10:43:43 +00:00
Michael Meeks
2479aec5d3
fixup paths to pagein files
2011-03-23 08:49:03 +00:00
Thomas Arnhold
f3c5d4c0ee
Remove ChangeLog file
2011-03-22 19:03:01 +01:00