Commit graph

342 commits

Author SHA1 Message Date
Florian Reuter
771799c23e external-apm-header.diff: fix WMF scaling in RTF import, n#417818 2011-05-04 17:41:30 +02:00
Júlio Hoffimann
2296ac5aa0 bug id's from Oracle internal database removed 2011-04-18 16:45:44 +02:00
Caolán McNamara
2894fdcfd3 WaE in dbgutil mode 2011-04-12 21:23:29 +01:00
Cédric Bosdonnat
17e6b8fd05 i#20348: made the ordinal suffixe autocorrection internationalized 2011-04-07 15:55:31 +02:00
Caolán McNamara
7074b7b7be WaE: class vs struct 2011-04-07 09:58:10 +01:00
Radek Doulik
92016b9b80 change autofit feature so that it ignores trailing empty paragraphs 2011-03-30 17:42:59 +02: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
e60d365c86 drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:40:28 +01: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
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
Caolán McNamara
3651b27290 use PartialWeakComponentImplHelperX for overloaded-virtual 2011-03-28 14:27:10 +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
Petr Mladek
ffc70ce4f0 set build depencencies against the new "translations" module 2011-03-25 12:15:21 +01: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
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 Lefevre
e3e4d1c531 Delete last SVX_LIGHT usage
Xavier SVX_LIGHT deletion forgot just on occurence.
This patch delete the last one.
2011-03-22 08:45:00 +01:00
Cédric Bosdonnat
41aed87d07 editeng: Adapted borderline unit test to new build system 2011-03-21 12:29:05 +01:00
Cédric Bosdonnat
258e41160b Borders: Removed now useless width constants 2011-03-21 11:56:28 +01:00
Caolán McNamara
ff9e8c13fd WaE: uninit variable 2011-03-20 11:10:36 +00:00
Cédric Bosdonnat
c0c2e9ed18 Fixed RTF import/export of new border lines 2011-03-19 17:57:18 +01:00
Cédric Bosdonnat
2001821bc9 editeng: more reliable test library build 2011-03-19 17:57:18 +01:00
Cédric Bosdonnat
bb3a9e8b7f ODF borders import: constants cleanup 2011-03-19 17:57:18 +01:00
Cédric Bosdonnat
d13469c38b Fixed lines width guessing: gap are no smaller than 1pt 2011-03-19 17:57:18 +01:00
Cédric Bosdonnat
b624e6e6cf ODF export of new border types 2011-03-19 17:57:17 +01:00
Cédric Bosdonnat
9818095b8e Uninitiallized members in SvxBorderLine copy constructor 2011-03-19 17:57:17 +01:00
Cédric Bosdonnat
56702c9eb5 Changing the BorderWidthImpl when changing style in SvxBorderLine 2011-03-19 17:57:17 +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
723943b939 More build fixes in editeng 2011-03-19 17:57:16 +01:00
Cédric Bosdonnat
99b5f5aec1 Documented and Unit-tested the SvxBorderLine::SetLinesWidth 2011-03-19 17:57:16 +01:00
Cédric Bosdonnat
14688e472f Disabled the use of MID_*_WIDTH... not sure of it 2011-03-19 17:57:16 +01:00
Cédric Bosdonnat
63210f47e2 Fixed the RTF import of borders to use new widths system 2011-03-19 17:57:16 +01:00
Cédric Bosdonnat
6f26cdbec9 Borders: Started to impact the changes of SvxBorderLine 2011-03-19 17:57:16 +01:00
Cédric Bosdonnat
7c2f0268d7 SvxBorderLine: changed the widths definition 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
Jan Holesovsky
091e4aee33 Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	avmedia/source/framework/mediacontrol.cxx
	connectivity/source/commontools/DateConversion.cxx
	desktop/source/deployment/registry/component/dp_component.cxx
	editeng/inc/editeng/numitem.hxx
	editeng/inc/editeng/txtrange.hxx
	editeng/source/editeng/editobj.cxx
	editeng/source/editeng/editview.cxx
	editeng/source/editeng/eehtml.cxx
	editeng/source/editeng/impedit3.cxx
	editeng/source/editeng/impedit4.cxx
	editeng/source/misc/txtrange.cxx
	editeng/source/outliner/outlin2.cxx
	editeng/source/outliner/outlvw.cxx
	framework/source/layoutmanager/layoutmanager.cxx
	linguistic/source/lngsvcmgr.hxx
	sfx2/source/appl/app.cxx
	sfx2/source/appl/app.src
	sfx2/source/appl/appbas.cxx
	sfx2/source/appl/appcfg.cxx
	sfx2/source/appl/appdde.cxx
	sfx2/source/appl/appmain.cxx
	sfx2/source/appl/appopen.cxx
	sfx2/source/appl/appquit.cxx
	sfx2/source/appl/appserv.cxx
	sfx2/source/appl/childwin.cxx
	sfx2/source/appl/fileobj.cxx
	sfx2/source/appl/fileobj.hxx
	sfx2/source/appl/workwin.cxx
	sfx2/source/control/dispatch.cxx
	sfx2/source/control/macro.cxx
	sfx2/source/control/objface.cxx
	sfx2/source/control/request.cxx
	sfx2/source/control/shell.cxx
	sfx2/source/control/statcach.cxx
	sfx2/source/dialog/dinfdlg.cxx
	sfx2/source/dialog/dockwin.cxx
	sfx2/source/dialog/mailmodel.cxx
	sfx2/source/dialog/mailmodelapi.cxx
	sfx2/source/dialog/mgetempl.cxx
	sfx2/source/dialog/splitwin.cxx
	sfx2/source/dialog/styledlg.cxx
	sfx2/source/dialog/tabdlg.cxx
	sfx2/source/dialog/templdlg.cxx
	sfx2/source/dialog/tplcitem.cxx
	sfx2/source/dialog/tplpitem.cxx
	sfx2/source/doc/doctempl.cxx
	sfx2/source/doc/docvor.cxx
	sfx2/source/doc/new.cxx
	sfx2/source/doc/objcont.cxx
	sfx2/source/doc/objserv.cxx
	sfx2/source/doc/objxtor.cxx
	sfx2/source/inc/appdata.hxx
	sfx2/source/inc/helpid.hrc
	sfx2/source/inc/sfxlocal.hrc
	sfx2/source/inc/statcach.hxx
	sfx2/source/inc/templdgi.hxx
	sfx2/source/inc/virtmenu.hxx
	sfx2/source/inc/workwin.hxx
	sfx2/source/menu/mnumgr.cxx
	sfx2/source/menu/virtmenu.cxx
	sfx2/source/statbar/stbitem.cxx
	sfx2/source/view/frame.cxx
	sfx2/source/view/frame2.cxx
	sfx2/source/view/orgmgr.cxx
	sfx2/source/view/printer.cxx
	sfx2/source/view/prnmon.cxx
	sfx2/source/view/sfxbasecontroller.cxx
	sfx2/source/view/viewfrm.cxx
	sfx2/source/view/viewfrm2.cxx
	sfx2/source/view/viewprn.cxx
	sfx2/source/view/viewsh.cxx
	svx/inc/svx/svditer.hxx
	svx/source/dialog/sdstring.src
	svx/source/form/fmpage.cxx
	svx/source/form/formcontroller.cxx
	svx/source/svdraw/svdcrtv.cxx
	svx/source/svdraw/svditer.cxx
	svx/source/svdraw/svdview.cxx
	xmloff/source/forms/elementimport.cxx
2011-03-18 15:49:47 +01:00
Tor Lillqvist
224bd63b3f Add realpath calls to unbreak build on Windows 2011-03-17 15:36:21 +02:00
Bjoern Michaelsen
2e32ee5166 killing off stl in gbuild 2011-03-17 13:43:17 +01:00
Fridrich Štrba
c6cca3a4c9 Revert "Adding back the inline keyword, since it is not killing anybody"
This reverts commit dc780335fee65b01241c0c41789b78726752348d.
2011-03-16 13:34:18 +01:00
Fridrich Štrba
8d8acaed45 Adding back the inline keyword, since it is not killing anybody 2011-03-16 13:31:45 +01:00
Fridrich Štrba
8af1f8d1ad Fix editeng Windows build 2011-03-16 13:27:52 +01:00
Christina Rossmanith
de63fbe0c0 Removed unused constant PORTIONKIND_EXTRASPACE 2011-03-15 22:09:14 +01:00
Albert Thuswaldner
e0dd3facbf Additional translations of Germancomments in libs-core/editeng 2011-03-15 21:54:08 +01:00