Caolán McNamara
519b6368e0
WaE: in dbgutil mode
2011-04-15 15:50:40 +01:00
Caolán McNamara
b1091fa9d8
WaE on enable-dbgutil
2011-04-13 11:17:17 +01:00
Caolán McNamara
a1885cb732
WaE in dbg-util mode
2011-04-12 21:23:29 +01:00
Júlio Hoffimann
a42717fef2
not useful dates in source code removed
2011-04-11 10:27:51 +01:00
Francois Tigeot
0e1d128206
Remove the C52 define.
...
It corresponds to a version of a Solaris-specific compiler
used in the 2000-2001 timeframe.
2011-04-08 13:26:57 +02:00
Albert Thuswaldner
265a8353a0
Translation of German comments
2011-04-07 15:49:17 +03:00
Petr Mladek
f18378b2d9
Merge remote-tracking branch 'origin/libreoffice-3-4'
2011-04-06 19:25:24 +02:00
Caolán McNamara
dd1b82491e
fix ownership cycle
2011-04-06 14:09:04 +01:00
Robert Nagy
f048183de1
do what we de on linux for *BSD too
2011-04-05 11:59:09 +02:00
Michael Meeks
5b5b39309a
remove obsolete about dialog pieces, that now live in cui
2011-04-04 18:14:49 +01:00
Robert Nagy
c22ab8e95f
do what we de on linux for *BSD too
2011-04-05 12:02:58 +02:00
Bjoern Michaelsen
01eaa96b3c
removing useless executable flag from makefiles
2011-04-01 13:27:15 +02:00
Radek Doulik
92016b9b80
change autofit feature so that it ignores trailing empty paragraphs
2011-03-30 17:42:59 +02:00
Caolán McNamara
4d9e6b2c81
tryQueryAggregation isn't implemented
2011-03-30 12:59:33 +01:00
Francisco Saito
df965c99f3
drop bogus executable flag from idl/build/src and config files
2011-03-29 21:47:37 +01:00
Francisco Saito
d3174feec2
drop bogus executable flag from image files
2011-03-29 21:44:51 +01:00
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
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
Caolán McNamara
3828648199
fix windows build
2011-03-28 15:33:42 +01:00
Cédric Bosdonnat
fe551ada2d
Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows
2011-03-28 11:20:08 +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
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
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
f1ec4b66c2
Adapt the tree to tools/svwin.h removal
2011-03-26 00:11:55 +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
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
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
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
npcdoom
486dd9082e
Remove DECLARE_LIST( FmCtrlModelList, XInterface* ).
2011-03-22 08:47:02 +01:00
Dózsa Bálint
e158c64411
FIX BUG 32559
2011-03-21 13:35:58 +00:00
Caolán McNamara
e827f35775
rename this to avoid resource warning
2011-03-21 10:06:36 +00:00
Caolán McNamara
8a281fdf0c
fix this
2011-03-21 09:48:22 +00:00
Caolán McNamara
aac91a564f
WaE: remove unused argument
2011-03-21 09:10:45 +00:00
Thomas Arnhold
78487cb69f
WaE: silence warnings
2011-03-20 14:10:31 +01:00
Caolán McNamara
15de91f8c5
WaE: silence these warnings again post merge
2011-03-20 10:53:14 +00:00
Cédric Bosdonnat
8fa00090f0
Fixed line style toobar control to display all line styles
2011-03-19 17:57:19 +01:00
Cédric Bosdonnat
daa32dca06
Fixed typo conditionning the display of BLTR borders
2011-03-19 17:57:19 +01:00
Cédric Bosdonnat
1b3d92e7be
No tools value for pi or the basegfx methods will give unprecise results
2011-03-19 17:57:19 +01:00
Cédric Bosdonnat
67d0e75c7c
sc: draw slanted borders using the drawinglayer primitives
2011-03-19 17:57:19 +01:00
Cédric Bosdonnat
e3aeec6664
svx::frame::DrawRange has now a drawinglayer equivalent
2011-03-19 17:57:19 +01:00
Cédric Bosdonnat
d674abd352
Switching the order of the SetLinesWidth arguments
2011-03-19 17:57:17 +01:00
Cédric Bosdonnat
9bd7865519
Fixed units mess in SvxBorderLine and BorderLineImpl
2011-03-19 17:57:16 +01:00
Cédric Bosdonnat
302b7b094d
Fix border selector to use the new widths system
2011-03-19 17:57:16 +01:00
Cédric Bosdonnat
83e1130832
Nicely draw borders using drawinglayer
2011-03-19 17:57:15 +01:00