f515609c72
Kill unneeded include.
...
Added in b042a78d9847753d95560749dab2159d9cfbd7ae , but doesn't actually
appear to be used for anything (possibly an accidental debug-output leftover?).
Change-Id: If062c40da7164284a8d6538fc8cf8cb0e4719436
2014-04-22 15:02:20 +01:00
a30fc66dd2
remove unused hrc files
...
Change-Id: I7ce04c206250db40076bed699bee892bdfbf19b6
2014-04-22 13:03:19 +02:00
aa39d21107
clean up hrc files
...
Change-Id: I76756fe539589d2ab086fd1f1aeec50a9f39af37
2014-04-22 13:03:18 +02:00
40064f479b
clean up hrc files
...
and remove some unused stuff
Change-Id: Iea6177c3d2f9d0668187e66155b62688ae2ecb04
2014-04-22 13:03:17 +02:00
97a5ba4a71
remove comments why a file gets included
...
also remove some commented out code
Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
2014-04-21 18:08:28 +02:00
29d5ce2d88
sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.
...
Change-Id: Ib737e0d1b5888986b308aa60d4140f65e4e90243
2014-04-18 22:51:06 +02:00
b731d71c67
sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.
...
SFX_IMPL_INTERFACE previously looked like a function; where in fact it is
several methods defined at once, and only the last one has a body.
This is extremely confusing and hard to read; let's kill that nonsense.
Change-Id: Ia4ae22eb58b1260c9c827c894f5345693bad49e7
2014-04-18 22:51:06 +02:00
8c3ab6093a
sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.
...
Change-Id: Iff0ffdb955892117a767e1f31c1f854a93feb560
2014-04-18 22:51:06 +02:00
2df21aa91b
sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.
...
Change-Id: Ib94cc5bc33152e53910a50cce878fb69312d0c30
2014-04-18 22:51:05 +02:00
f4d61eca61
sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.
...
Change-Id: Icd56e0cee1ce0283e8a1cbaafc81ecca25469185
2014-04-18 22:51:04 +02:00
9f83ea4bc6
sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.
...
Change-Id: Ie68ccbe5874ec7c7e1bb73cb2937e06bb4910cd0
2014-04-18 22:49:27 +02:00
7acb27081c
sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.
...
Change-Id: Ic80e9bebba8c7e76a0400769a2f9d75301227194
2014-04-18 22:49:27 +02:00
c79a5f87b1
remove executable bit
...
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
2014-04-17 15:11:14 +02:00
c152349f69
coverity#1202882 Dereference before null check
...
Change-Id: Ie61df08c11b687c0b4a3ae212b3f9a6c95171396
2014-04-17 08:58:57 +01:00
8b9858b0ae
Resolves: fdo#76916 'User paths' is missing in tab MotionMotion Paths tab
...
Change-Id: I38deeae3135badde23b9d454d548193af654caab
2014-04-16 20:26:43 +01:00
c553a2fd3d
This is never defined.
...
Change-Id: If1bbead68fb074cfd01ac045982e20c9c74fe9c2
2014-04-16 15:22:52 +02:00
0fcab91da2
Counting is hard (thanks to -fsanitize=address for pointing it out)
...
Change-Id: I665125d61c4bae5cb52b29cfa3af1e3c4b6d4333
2014-04-16 12:38:23 +02:00
07b9e2fade
coverity#1202951 Uninitialized scalar field
...
Change-Id: I309ea6c881ffb6902750ed3cb4fba1c4bc8e6975
2014-04-16 11:23:10 +01:00
1bfa21f864
coverity#1202952 Uninitialized scalar field
...
Change-Id: I83d861fa03afa6e6b6adcd5ca340c28ef8c6cfdf
2014-04-16 11:23:10 +01:00
81e98150cc
Slideshow: Fix regression related to media animations
...
Misc effects tab page animations were lost.
Regression from
9695f38ca4ab26b40524f2eade98c45f0360131d.
Change-Id: I81f7321d7dd87f5b0f6b4acbecbd60241ab1e430
2014-04-15 21:36:35 +02:00
618a0f8c03
whitespace for include statements
...
Change-Id: I76bd0ef07a2fa134e948724cecdf539ffe6ccb8a
2014-04-15 13:43:13 +02:00
fe51a3aa9e
Fix symbol visibility
...
Change-Id: I3d25b1363ea49dc65a1cae0925504b8c442f6e65
2014-04-15 09:27:04 +02:00
8fbbd1bd98
fix hacked bool in SfxDispatcher::SetSlotFilter
...
The bEnable flag was being passed an extra value.
Make this explicit now using an enum.
Change-Id: I292aca44e8592c9f3c1497c24c41140c8c3b5452
2014-04-15 09:02:32 +02:00
1531b523bf
Clean up function declarations and some unused functions
...
Change-Id: I7a2b5970fd0ab2059b5f5b0100a049e04ba54ee3
2014-04-14 17:55:32 +02:00
fa1f7d27c1
typo: attribut -> attribute
2014-04-14 12:32:59 +02:00
8d202fa72f
typo: paramter -> parameter
2014-04-14 12:32:54 +02:00
30fc8e2a48
typo: foreward -> forward
2014-04-14 12:32:43 +02:00
5c73677cbd
typo: currenct -> current
2014-04-14 12:32:42 +02:00
b6d7773a12
typo: artifical -> artificial
2014-04-14 12:32:42 +02:00
570138b660
typo: discret -> discrete
2014-04-14 12:32:41 +02:00
c44bddde6c
typo: attributs -> attributes
2014-04-14 12:32:40 +02:00
75f5d9d214
typo: postion -> position
2014-04-14 12:32:40 +02:00
574ad3aa02
typo: specfied -> specified
2014-04-14 12:32:39 +02:00
01b0ca7d2a
typo: easyly -> easily
2014-04-14 12:32:38 +02:00
4716156530
typo: configration -> configuration
2014-04-14 12:32:37 +02:00
ca173a20eb
typo: identcal -> identical
2014-04-14 12:32:37 +02:00
52ba650bff
typo: reverese -> reverse
2014-04-14 12:32:36 +02:00
2ebf68288b
typo: beforet he -> before the
2014-04-14 12:32:35 +02:00
e0a62c7ec3
typo: gven -> given
2014-04-14 12:32:34 +02:00
79b7f64208
typo: whent he -> when the
2014-04-14 12:32:34 +02:00
6cde7647c9
typo: implicitely -> implicitly
2014-04-14 12:32:33 +02:00
c035317c32
typo: workarround -> workaround
2014-04-14 12:32:32 +02:00
1b88412e91
typo: ecists -> exists
2014-04-14 12:32:32 +02:00
f7d6bb536a
typo: gard -> guard
2014-04-14 12:32:31 +02:00
e4181d9a0a
typo: ULR -> URL
2014-04-14 12:32:30 +02:00
aa0493be8c
typo: puposes -> purposes
2014-04-14 12:32:29 +02:00
13943b18b7
typo: controlls -> controls
2014-04-14 12:32:29 +02:00
7f47244dd2
typo: aplied -> applied
2014-04-14 12:32:28 +02:00
2d4afd15f0
typo: excption -> exception
2014-04-14 12:32:27 +02:00
c017c66491
typo: atim -> atom
2014-04-14 12:32:27 +02:00