349043 Commits

Author SHA1 Message Date
Armin Le Grand
1d3e4bc3b6 Resolves: #i120201# added forcing TableLayouter to take action...
in table undo/redo (CellUndo)

(cherry picked from commit 88b1d35131b0ea44ac6ba6f7edeab82d1c29a39f)

Change-Id: I407323bf6c96ad577d8fc24c82118afc6173f97d
2014-03-28 13:54:54 +00:00
Tor Lillqvist
26ea01a419 Use SAL_WARN_IF instead of DBG_WARNING2 and don't pass UTF-16 for %s
For lolz, I kept the useful German word "GrafikFehler" in the message, though.

Change-Id: Ib714e27eef986cacfc979f132f1b2c29e603d9b0
2014-03-28 15:51:28 +02:00
Stephan Bergmann
d757a98001 -Werror,-Wunused-const-variable
Change-Id: I8ae538d9eb23efde04d18c8bcde348e97bc8d0f5
2014-03-28 14:44:34 +01:00
Armin Le Grand
6e61ecd096 Merge back branch alg_writerframes to trunk
(cherry picked from commit b635b4fa4e42053d30ab639643d2236a20243f62)

Conflicts:
	comphelper/inc/comphelper/TypeGeneration.hxx
	comphelper/source/property/TypeGeneration.cxx
	cui/source/factory/dlgfact.hxx
	cui/source/inc/cuitabarea.hxx
	cui/source/tabpages/tabarea.cxx
	cui/source/tabpages/tabarea.hrc
	cui/source/tabpages/tabarea.src
	cui/source/tabpages/tparea.cxx
	drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
	drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
	drawinglayer/source/texture/texture.cxx
	editeng/inc/editeng/unotext.hxx
	editeng/source/items/frmitems.cxx
	include/drawinglayer/texture/texture.hxx
	include/editeng/brushitem.hxx
	include/svx/sdr/primitive2d/sdrdecompositiontools.hxx
	include/svx/svxids.hrc
	include/xmloff/xmltypes.hxx
	reportdesign/source/ui/misc/UITools.cxx
	sc/source/ui/drawfunc/drawsh.cxx
	sfx2/source/dialog/tabdlg.cxx
	svl/source/undo/undo.cxx
	svx/inc/svx/unoshprp.hxx
	sw/Library_sw.mk
	sw/inc/doc.hxx
	sw/inc/format.hxx
	sw/inc/frmfmt.hxx
	sw/inc/swatrset.hxx
	sw/inc/unomap.hxx
	sw/inc/unoprnms.hxx
	sw/source/core/access/accpara.cxx
	sw/source/core/attr/format.cxx
	sw/source/core/attr/swatrset.cxx
	sw/source/core/doc/docdraw.cxx
	sw/source/core/doc/docfly.cxx
	sw/source/core/doc/notxtfrm.cxx
	sw/source/core/inc/frame.hxx
	sw/source/core/inc/frmtool.hxx
	sw/source/core/layout/atrfrm.cxx
	sw/source/core/layout/paintfrm.cxx
	sw/source/core/text/inftxt.cxx
	sw/source/core/text/porfld.cxx
	sw/source/core/text/txtfly.cxx
	sw/source/core/txtnode/fntcache.cxx
	sw/source/core/uibase/app/docst.cxx
	sw/source/core/uibase/app/docstyle.cxx
	sw/source/core/uibase/shells/drawdlg.cxx
	sw/source/core/uibase/shells/frmsh.cxx
	sw/source/core/unocore/unoframe.cxx
	sw/source/core/unocore/unomap.cxx
	sw/source/core/unocore/unoprnms.cxx
	sw/source/core/unocore/unostyle.cxx
	sw/source/ui/fmtui/tmpdlg.cxx
	sw/source/ui/fmtui/tmpdlg.src
	sw/source/ui/frmdlg/frmdlg.cxx
	sw/source/ui/frmdlg/frmpage.src
	sw/source/ui/inc/frmsh.hxx
	xmloff/source/text/txtprhdl.cxx
	xmloff/source/text/txtprmap.cxx

Change-Id: Id3ffaa83bb5594d287f1ac8f2c1c9cf55c70946d
2014-03-28 14:31:08 +01:00
Stephan Bergmann
c7190108f0 Missing XServiceInfo base class
Change-Id: I2a233e60162fd89e4765a57a0de10b430babcaa6
2014-03-28 14:30:30 +01:00
Oliver-Rainer Wittmann
1ffa910582 Resolves: #i124514# show/hide Overlay object to highlight...
annotated text range according the according view option which show/hides the
annotations/comments

(cherry picked from commit b8c793949e416432619d3c7d7611fc44694c3b77)

Conflicts:
	sw/source/core/uibase/docvw/SidebarWin.cxx

Change-Id: I0701ee137317349c5d917841448c183015d5513a
2014-03-28 13:18:33 +00:00
Stephan Bergmann
c260edff34 ChartTypeTemplate and its derivatives are not UNO service implementations
Change-Id: Ic4a4c0fe411c359f5305f01c8ff79ca48384b484
2014-03-28 14:14:42 +01:00
Caolán McNamara
68531dbd88 coverity#707592 Uninitialized scalar variable
Change-Id: Iabbecfd37ca7289c08c00e3588897c118665d62e
2014-03-28 13:14:02 +00:00
Caolán McNamara
67780ee7f3 coverity#704060 Unchecked return value
Change-Id: I6d0459d8cc8b9801e696cc4ab205b5213df5540e
2014-03-28 13:14:02 +00:00
Caolán McNamara
8cc7aaa6bf coverity#705450 Self assignment
Change-Id: I839e77594f6f7dbc516e0e6d08b1cf2517f96ec4
2014-03-28 13:14:02 +00:00
Caolán McNamara
11ea31b5e4 coverity#705205 Missing break in switch
Change-Id: Iaee3b73ceed5df9928514e55d00ac6292b8b2249
2014-03-28 13:14:02 +00:00
Caolán McNamara
51765361b3 coverity#705185 Missing break in switch
Change-Id: I88c2fbea9265b729e21aa2f2d09bea89f91c01cb
2014-03-28 13:14:01 +00:00
Caolán McNamara
c39a664f7a coverity#705479 Dereference null return value
Change-Id: Id8b6723e7d3d8a66f5a657628e1467edda509cfa
2014-03-28 13:14:01 +00:00
Caolán McNamara
224d215373 coverity#705497 Dereference null return value
Change-Id: I1dbbda7e2be6426409ce8f03d6570fec451a01b5
2014-03-28 13:14:01 +00:00
Caolán McNamara
0804c8239f coverity#705502 Dereference null return value
Change-Id: I5f41ff8017879a75f088fc0aa1b8ce99f935a46f
2014-03-28 13:14:01 +00:00
Caolán McNamara
da0581b32c coverity#705507 Dereference null return value
Change-Id: I766d6c98371392a75c7d1097b7a3516a43d3fbe4
2014-03-28 13:14:01 +00:00
Caolán McNamara
2c345da372 coverity#736137 Dereference null return value
Change-Id: Ie66e71e2aff49db5c0192fd0e787231081d24060
2014-03-28 13:14:00 +00:00
Caolán McNamara
dc671f6d3a coverity#736138 Dereference null return value
Change-Id: I931d2f5061a5fb048e2fd61267d4f8acb90f2cf5
2014-03-28 13:14:00 +00:00
Caolán McNamara
0a4f224c0e coverity#736139 Dereference null return value
Change-Id: Ibb178c04119373ad848745fe91fea70cbbb0e8a5
2014-03-28 13:14:00 +00:00
Caolán McNamara
f7d3344fdf coverity#736147 Dereference null return value
Change-Id: Ibcf624be5787b0bf8fd7b0697a4dc9377a22d825
2014-03-28 13:14:00 +00:00
Caolán McNamara
10787356d9 coverity#736157 Dereference null return value
Change-Id: Ibc6e17e4d916ae9e1664e8c9149a978072dae0ac
2014-03-28 13:13:59 +00:00
Caolán McNamara
f1fe85ec8d coverity#736161 Dereference null return value
Change-Id: I6ce18d8446944e6b491ccd3973c5fa7e1413f073
2014-03-28 13:13:59 +00:00
Caolán McNamara
315eea1273 coverity#736162 Dereference null return value
Change-Id: If2a8f2ba79f3efa557cacb29553ba70e233f88f5
2014-03-28 13:13:59 +00:00
Caolán McNamara
2e82733434 coverity#982764 Dereference null return value
Change-Id: Ib0f01bf529a739e5f92cd41979c18d76d7b545d1
2014-03-28 13:13:59 +00:00
Caolán McNamara
a69209a415 coverity#982765 Dereference null return value
Change-Id: I2fd5d432aff737016948a4f7bd45888cf6f4dba2
2014-03-28 13:13:59 +00:00
Caolán McNamara
22a7f8b1f5 coverity#982766 Dereference null return value
Change-Id: Ic9efce80ea2c2489e3ef070ac4c6106c811e9889
2014-03-28 13:13:59 +00:00
Caolán McNamara
1ada455153 coverity#982767 Dereference null return value
Change-Id: I4c07d531a081b2011cb1abd35a03038500d889c3
2014-03-28 13:13:58 +00:00
Caolán McNamara
7cd67196c2 coverity#1130422 Dereference null return value
Change-Id: I6693a9f98d2b51f255081d768672622fcd00f15d
2014-03-28 13:13:58 +00:00
Caolán McNamara
5fd544a713 coverity#1130427 Dereference null return value
Change-Id: Iefc35c0de5224d66f362b6ba958fbffcf0c654bb
2014-03-28 13:13:58 +00:00
Caolán McNamara
75af1c483b coverity#1130428 Dereference null return value
Change-Id: I557aeb40b4209e2f77383143a8c2665bffea110c
2014-03-28 13:13:58 +00:00
Armin Le Grand
761ae519d8 Resolves: #i124389# correct TextFrame layout for tables not...
when new text is set, but in Undo/Redo directly for performance reasons

(cherry picked from commit c55d29bd33ece4b96fd8bf6babcfa4c99dfc468d)

Conflicts:
	svx/source/svdraw/svdotext.cxx
	svx/source/svdraw/svdundo.cxx

Change-Id: Ie71d85357e2e8378b6df6de42f70188b861b0f76
2014-03-28 12:56:32 +00:00
Armin Le Grand
62175dfc7e Resolves: i124477 set object shadow always at PPT import...
it may be applied to object text

(cherry picked from commit 5fb2c24bd0cfc0b911aa2d0389960c5ee3d14c4a)

Conflicts:
	filter/source/msfilter/msdffimp.cxx

Change-Id: I8b93ff85333078d3e79cc9aa1002f232214a5be1
2014-03-28 12:38:33 +00:00
Muthu Subramanian
7af3170c6b Use setProperty instead of << operator
Change-Id: I2c553a41de430c200445d8c8e8300af13d0eaea0
2014-03-28 17:44:55 +05:30
Muthu Subramanian
186b96dcfb Add unit test for text gradfill import.
Change-Id: I803238fd21d1c73aae8146966a5e62e62ad48c5c
2014-03-28 17:40:49 +05:30
Muthu Subramanian
cfc76de83e n#870234: Import gradfill for text colors.
Uses the first color from the gradfill list.
(Which is better than plain black!)

Change-Id: I4c1c0c4b031f3681c95b75b3c0683eb4de95bffb
2014-03-28 17:40:48 +05:30
Krisztian Pinter
06db1edf61 fdo#38844 Remove XOR rendering code from canvas module
Change-Id: Ie0c6b2950184bd3843baae59eff08a2f4e9e1b9c
Reviewed-on: https://gerrit.libreoffice.org/8715
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28 11:58:52 +00:00
Isamu Mogi
42877b3478 fdo#68546 Make menubar's text color of persona the same as Firefox
Change-Id: Ib9370f4b369f2baf29d118a1bbcd565bca005c30
Reviewed-on: https://gerrit.libreoffice.org/8712
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28 11:38:55 +00:00
Isamu Mogi
26355306ff fdo#68546 Update style settings before changing layout
Currently, ImplInitStyleSettings()'s effect isn't be reflect to UI.
Because it is called after refreshing UI by ImplLayoutChanged().
This fixes these order.

Change-Id: I4cfe0115bc32551cecc70cf4b33921fb8ee7ea5a
Reviewed-on: https://gerrit.libreoffice.org/8714
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28 11:37:50 +00:00
Isamu Mogi
46142545de fdo#68546 Add menubar's text color of persona to StyleSettings
Change-Id: I376e0b71b71fdbc2eaf2b10adb7792a841cf9098
Reviewed-on: https://gerrit.libreoffice.org/8711
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28 11:36:43 +00:00
Stephan Bergmann
1d8f8c55f8 Missing XServiceInfo base class
Change-Id: Ib629a60d626c10ac9628d172896790e90d2daf51
2014-03-28 12:36:08 +01:00
Isamu Mogi
48d09a74dd fdo#68546 Update settings for MenuBarWindow in InitStyleSettings
It updates menubar's text color settings in StyleSettings when user
changes persona.

Change-Id: Ic9c3e8073b9188a792823a84bf78b9b5976af50d
Reviewed-on: https://gerrit.libreoffice.org/8713
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28 11:29:38 +00:00
Stephan Bergmann
d7f3b1effb chart::Wall is not a UNO service implementation
Change-Id: I6a5482f4d49e47d1a6289a29d1b573e25fa0b5c5
2014-03-28 12:14:53 +01:00
Stephan Bergmann
01cc916fa4 Forgot to extend queryInterface
...in 8b533d84f3ae211fdfafc2adc8d8567f366771d4 "Missing XTypeProvider base
class."

Change-Id: I477e47f2a383caab225f55ea1c46094946971b86
2014-03-28 12:14:53 +01:00
Herbert Dürr
67688d3118 Related: #i124516# handle bad surrogate pairs gracefully on Windows
When running into invalid Unicode surrogate pairs the text layout code on
Windows ran into massive problems like crashes. This change detects the
situation of an invalid surrogate pair and falls back to treat it as
a simple character instead of requesting a complex glyph fallback.

(cherry picked from commit 913f1fc4b1362f6e91595af5ae10c4cba79fd355)

Change-Id: I2988f4b64061d0a5df211f6f0f04b1f235fcd6a5
2014-03-28 11:12:58 +00:00
Samuel Mehrbrodt
f6bcdc5ae6 fdo-50672 Escape underscores in menus for unity
Change-Id: Ibb4647c1ff6c2858fea888efae975e8e5c5011e2
Reviewed-on: https://gerrit.libreoffice.org/8773
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28 11:04:54 +00:00
Stephan Bergmann
06a4698850 chart::impl::StockBar is not a UNO service implementation
Change-Id: I5faa0dd028dcc79d09c47fd53b7804121a062e2e
2014-03-28 11:54:21 +01:00
Tor Lillqvist
804e3bfc56 Maybe we need libsblo.a for Android
Saw messages about that in logcat. Didn't help making the 'desktop' app work
again, though. I wonder when it last worked.

Change-Id: I32f7f32a30f3d00aa0754c00469ecddf2831aad5
2014-03-28 12:44:57 +02:00
Tor Lillqvist
c927ceb96c Switch to android-15 here, too
Change-Id: If7b66e60fcf8af97a69e20af9c77793a163c4c17
2014-03-28 12:44:57 +02:00
Stephan Bergmann
8bd24f37fe Missing XServiceInfo base class
Change-Id: Ib295357574a54de4716fcd2ff8f57c604729214d
2014-03-28 11:37:52 +01:00
Takeshi Abe
e3bd2ee4e0 Avoid possible resource leaks by boost::scoped_array
Change-Id: Ie20fc857f19f74aaccb546f9bfa11a7a657d3e8a
2014-03-28 19:20:53 +09:00