Age | Commit message (Collapse) | Author |
|
and remove the typedefs. The code is more obvious this way.
Change-Id: I4c8f5b5ab050dd96216302a03e760ed0e3ab3464
|
|
so we don't have to call .get() everywhere
Change-Id: If6ccd7dcf1a492b1e7703956ecbe8e5ac2dd0fb7
|
|
to make code less verbose
Change-Id: I0e28bfc412d50e798e6c215434cffc2183b104a6
|
|
Change-Id: Icbfe237a55cfbd83739b055350d5a6a54a2fa36d
Conflicts:
vcl/source/control/edit.cxx
|
|
Change-Id: I24035c67c99ce431e94b39bd6d0d3b274fa55fa8
|
|
Widgets must be able to tolerate multiple 'dispose' calls.
Change-Id: I76069a10b83b8384ad84dd146766054cab5bd222
|
|
Change-Id: Idef6b4259d784120a06d2a6c51b77029566da59f
|
|
Change-Id: Ie95790cbaa5d459c8e849d7333098d857d31ed0a
|
|
but the PanelLayout didn't
Change-Id: I38a8975f1488fa2a2ffe91b66745e1a1c6c48a28
|
|
this reverts
commit f0ee8ed43528b17e9ea6d83388fbaab0a645b677
Author: Caolán McNamara <caolanm@redhat.com>
see if we can merge floating window and dialog child size/pos setting
seeing as we apparently can't merge them the way that tried to do
Change-Id: I25fb741c9ae73375124b469f98bf1eecd76ff3c1
|
|
Conflicts:
sfx2/source/dialog/mgetempl.cxx
Change-Id: Ieac16f9cd6063e38c6d8dee0a1f0dba29e1adc6f
Reviewed-on: https://gerrit.libreoffice.org/14516
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ibb80d88865048e178a8d3e93cb9737881dd9f102
Reviewed-on: https://gerrit.libreoffice.org/13785
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I715374b531da2850434b2436633b6042ecb9ebe0
|
|
Change-Id: Id4194f4d5bb6fcf064985fddc6f7344a4d34ca04
|
|
Change-Id: Ie348778ea666c24e95e048386547f301083a0017
|
|
more 'extern C' fallout from my conversion of enum to scoped enum
Change-Id: I4c9aabbfbd255775a8f3edc2b7c8c62647f539eb
|
|
since after my converting stuff in include/registry/types.h to use 'enum
class', it can obviously no longer be "extern C", so drop the "extern C"
and rename the file to reflect that.
Change-Id: Ia30f5731316525e48531c4785ab7471a428bcf6f
|
|
Change-Id: If1649e8f3b9d200b0b176bef7deea41445bd3f2f
|
|
Change-Id: If0a2eeeabbb0bea48d2f2f86dc04266812c0ecd2
|
|
Change-Id: I8320f6f42d5579fbd09450ddca61c4c066de98e4
|
|
Change-Id: I81599570698eb92abf14fa6386d8545c2031e863
|
|
Change-Id: Ifef0aaae6208f18c1352fef7c471deb60a97820d
|
|
Change-Id: I55977c38578cb59deb195d91f8948da2e0905b6a
|
|
Change-Id: Ic672e75db4d7323760577b19490ffa28d38965b6
|
|
since we no longer support the RG_LINKTYPE stuff
Change-Id: If388ecfa0c475471b99b26155ad554ec702ca734
|
|
Change-Id: I11d92218c5e0678d497f8964723033e2bd8b3300
|
|
Change-Id: I24720adfc7c1c38ba7d804baef3c1e01e01d64cb
|
|
Change-Id: Ia073d28181d0894e1ec8baddd53d4ac943f69557
|
|
Change-Id: Ia01755ee617002ef2c234e29b1edd497b031ef8a
|
|
Change-Id: I8b424a21b7a1fcc72b607fec00cbfaa6a6961c8b
|
|
Change-Id: I1b5594173b912c8ac54bb54718ce06bee47e2ed9
|
|
In some LibreOfficeKit use cases it will be useful to use a separate
(initially empty) user profile each time, instead of whatever the default
might turn out to be. (When using the "instdir" of a LibreOffice build tree,
the user profile is the "instdir/user" directory.)
Also add a corresponding new function to be looked up, libreofficekit_hook_2.
I did not bother with any more descriptive name. After all, "lok_init" already
is quite terse, so calling the new function "lok_init_with_user_profile" or
something similarly verbose would in my humble opinion have been
inconsistent. (And if/when we need to extend the LibreOfficeKit initialisation
function with even more parameters, the name would become really long.) But
feel free to change this if you feel like it...
Make sure to stay backward-compatible with source code calling lok_init() and
with binaries looking for only the libreofficekit_hook entry point.
Change-Id: Ifa9ce8f72c2f60554fb3431d522e5784afa8d8d3
|
|
Change-Id: I0d2bcf306a789f1eaa0760c69ced427c0ec70ef8
|
|
Change-Id: I801aaa8ad9a4ff08dedd2f92b09d98c870c725b8
|
|
...and css::uno::makeAny<css::uno::Any>() was never meant to be used. Introduce
css::uno::toAny for the (template-code) cases that shall return an Any for both
Any and non-Any inputs.
Change-Id: Ifa977d73f1da71b2fedde7e8140b19497c4a0257
|
|
Regression from #i118485#.
Change-Id: Ib242ca1417f46b731d62d117132cbed6c02448fb
Reviewed-on: https://gerrit.libreoffice.org/15173
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I9522529d918e143aafa6ea368fdb3fa55416d58b
Reviewed-on: https://gerrit.libreoffice.org/15176
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I138919fff6e78ab8f751c5363ff73d6830f40222
|
|
introduced by my commit 216fdcbdb4c17f349ffd68abd1f372bea3287fad
"convert RECALCMODE_ constants to scoped enum"
Change-Id: Ie7db053741205faeac70e3d21757774567f43ce0
|
|
Change-Id: I88fa3672a1f933ae818368c9bc400c6a845babb6
|
|
Change-Id: I083f1b7f21b18c5067b01c82fa8fec467a3d0c50
|
|
and move it inside the linguistic module, since it is not used
externally
Change-Id: I5e405bd921c090277e75e3bcff81638af0845ece
|
|
Change-Id: Ice2e45a3db59adc34a160b4b410cc51c750835f2
|
|
Change-Id: I7d7d516f37cbb5e28a842bbc6bff54916d450dbb
|
|
Change-Id: I1d3c144b2438776a31a246a2d0d4fe57b0caeaa3
|
|
Change-Id: I8333e8b58e85d7ba148adce32f87ea105776b4c9
|
|
...which removes the need to abstract over the standard URI '%' escape prefix
vs. the silly vim '=' special case invention.
Change-Id: I54a52dd912c3aafc38275a0ac2466a6daeec328f
|
|
...and thus consistent with Timer::Get/SetTimeout since
9c7016b5b530ca212b1275f44f9e2fc0527109ee "Scheduler: Changed uLong to
uInt32/uInt64." Otherwise, at least JunitTest_forms_unoapi on 32-bit Linux
would stay busy forever in vcl::Cursor::ImplTimerHdl, alternating among
ImplRestore() and ImplDraw().
Change-Id: Ic3fd349344c105078b52749ca85559fce485d0c4
|
|
Change-Id: I9820f0ede94e1b335410a3aa803ff10b6f246b00
|
|
Change-Id: I9665fc003cb3a44f4db857b24584fa3a70487259
|