Age | Commit message (Collapse) | Author |
|
Update calls to factories to use new ::create methods
Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
|
|
Change-Id: Ie65e17698cc11301873e964868c4c8f4d8dc953c
|
|
So use Checkable = TRUE
Change-Id: I13ca3cec05ed6fddb00b142bc70c892a75cd45ec
|
|
Change-Id: I4f907aecd72f55091184aa1509506a46010f1061
|
|
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
|
|
Change-Id: I9400ca0a704cfdeb7f333be704ec5690bedcf0c6
|
|
Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
|
|
Change-Id: Ic5f8473fb5edaa84cdcd5a6cb563c6a5c4fadea3
|
|
See the TODO comment in sfx2/inc/sfx2/docfile.hxx about a temporary SfxMedium
ctor overload to find not yet adapted uses of another overload, to be removed
again in due time.
Change-Id: Ie22c33c32f8870ce6ebf6d500abc7a4e33d97183
|
|
Change-Id: Ifbb21fc26eedfde4afe2e3faf637346554f63d94
|
|
Change-Id: I2aeba0342e46c3a4bd50f49b8a43ebb125269dfa
|
|
Change-Id: I4ebb1027151c3bc34f81fb1e13de6c4c5cfed54d
|
|
Was there since 2008-04-03 (with a format changed 2012-04-06)
Change-Id: Ib7fb741f5c39f3547002246706575ef0694009dd
|
|
Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb
|
|
The reason is that they can be combined arbitrarily in dialogs, so
changing, e.g., height of one tab can lead to "interesting" results. Cf.
commits 8631dbf85fb5ed56d225e32ea5a9c36c96b0d649 and
29042d096a2c5812ae179e1553367afd21b0f71e that were the cause of the
problem described fdo#49921.
Change-Id: I9995002a2bd5c3604bdfa06dc817916ce61c558d
|
|
Change-Id: I173275e0f8faa852500d108f65636080f79636c6
|
|
Change-Id: If60124deaeb5b756c17c9f724ec150e909cc7373
|
|
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
|
|
Change-Id: I2caca314d87264261ccc4400b6f93bed960e8c6a
|
|
Change-Id: I36ccf62ee2e2769bcf1aef6d26d96bce6c7078f0
|
|
Change-Id: I563ab83a24ca4f839892548b350486e83dd071d3
|
|
|
|
The way too smart ctor for the DND handler started drag immediately,
causing a race condition that could recurse to setting a handler
again before the first one was actually set, thus immediately again
causing the DND to be stopped, and then possibly later again started,
depending on how the race condition turned out. Use delayed initialization
to avoid this.
Change-Id: I528eddbdc7c52a19675997e4c866506c662cff19
|
|
This can be safely substituted by the normal DATE.
Change-Id: I I6b4ccfa342a8d7b638b013cdce64a0b7ff477ec0
|
|
Change-Id: Ib9bea60e05f1dcdd9501a3320f3b1185d5890d17
|
|
Basically a regression from ec240eafe9b25620383aa54015f5c55e0f64227a but things
were broken before that too.
enable a11y (for gnome 3 this is gsettings set org.gnome.desktop.interface
toolkit-accessibility true), and run the smoketest with dbg-util before
touching this stuff
Change-Id: I I55f4e22d8ac61c7ac3ccc37b82794604b28a8f14
|
|
|
|
Change-Id: I43c374f549bbcddaa1a1bd63c1eb346130208b60
|
|
Change-Id: I37d19086435a39c7090008158397e6e7fddee5ba
|
|
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
|
|
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
|
|
* Opening the pptx file and clicking on 'Available for use'
in the Master Pages pane (on the right) causes crash.
|
|
|
|
|
|
|
|
|
|
|
|
This code has not been built for a long time. I suspect it got replaced by the slides panel on the left of simpress main window.
|
|
The need to export symbols for tests is apparently not considered worth
the big extra disk space.
This reverts commit 69d46dd7a6adfffd71da055bb65108c80d27395f.
Conflicts:
sd/CppunitTest_sd_uimpress.mk
sw/CppunitTest_sw_swdoc_test.mk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fix some style issues.
|
|
|
|
sd/filter
|