Age | Commit message (Collapse) | Author |
|
Change-Id: I41e9961ae797ac99fdfb1480e1a58dbe92178bb8
|
|
Change-Id: I6ec5de40ce2f4cbcce751dcae16dae60abbc1a37
|
|
Change-Id: I718832960abe07450bc9fdda15297cb5e56f84e4
Reviewed-on: https://gerrit.libreoffice.org/11674
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
|
|
Put the VCL Window class in the vcl namespace. Avoids clash with the X11
Window typedef.
Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
|
|
Change-Id: If4b2aef59d45a848fb77de9e1b7bf80d49548a75
|
|
Change-Id: I6f6bff32271ed1d6c328ba211a6b1249fda039dd
|
|
In the Paragraph "Indents & Spacing" tab there are fields with unit:
<object class="svxlo-SvxRelativeField" id="spinED_LEFTINDENT:0cm">
But the unit is effectively ignored, and the resulting SvxRelativeField
with FUNIT_NONE and 9999 max somehow results in 0.18cm max when the
dialog sets cm as unit.
Change-Id: I6001c93079fd7d899f1e119913b29ea4898b1c34
|
|
Change-Id: I6c2c6f597ca62c004ad7dc606cef3a3b10e810b6
|
|
Change-Id: I64ace48ed6a72cea670ac2cdd774764b7c586648
|
|
Change-Id: Id5a342b9fdc5240b70b0985f4c6de9493162f10c
|
|
* Doxygen spits out a lot of warnings about not being able to find
match function signatures, etc. This is because in some headers we
have a using namespace statement, in others it gets confused between
::Window and Window (!).
* Wrong use of tags:
+ Lots of @seealso - should be @see
+ Wrong usage of @overload - corrected with the right function
signature
+ HTML tags that doxygen doesn't recognize removed
Change-Id: I1c2eed941619b8764dbfcfc5ab38027518cdf261
|
|
This reverts commit ff8036df5c5575503dc30d255dfbe99cc637c510.
multiple build failures with namespace collisions etc
Change-Id: Ie8ac08feff518af3584a26957f07a60d95932c76
Reviewed-on: https://gerrit.libreoffice.org/7855
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
* Doxygen spits out a lot of warnings about not being able to find
match function signatures, etc. This is because in some headers we
have a using namespace statement, in others it gets confused between
::Window and Window (!).
* Wrong use of tags:
+ Lots of @seealso - should be @see
+ Wrong usage of @overload - corrected with the right function
signature
+ HTML tags that doxygen doesn't recognize removed
Conflicts:
include/vcl/toolbox.hxx
Change-Id: I687f45e426280d411ef3cb6d8d5993a829f2f324
Reviewed-on: https://gerrit.libreoffice.org/7725
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ia13df162916c115390b87b027e6f9a1dbb72b7d9
|
|
the sidebar widget-layout enabled panels could use frame::XDispatch::dispatch
to send their commands directly rather than mapping back to SIDS and Executing
those, which would allow removing piles of weird-ass stuff
Change-Id: Ibbff56d4fb96820d3bdbf4b1cb582d25337fe48b
|
|
Change-Id: Iaea4396f60aeade5303bf83a4504ad62f161b83c
|
|
They are practically always useless, often misleading or obsolete.
Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
|
|
Change-Id: I2afc5e2b69a2ffc649dea5e5343fee63c96a594b
|
|
Change-Id: I43df94c16a178c90da9c006565390a81c2fda29b
|
|
Change-Id: I9fd4c0a3887dd3d7ac756f0399a8a030d116f68a
|
|
i.e. use a VclComboBoxNumeric which now has an
adjustment option and a dropdown option (defaulting to true).
Rework existing glade widget placeholders to be children of that widget
placeholder.
Centralize the dropdown bit tweaking logic.
Change-Id: Ib6dc4d19b367986e9d6a2fc2bead51e198892893
|
|
Change-Id: Ieabd56d6da06b480ade662a55aebd35d0769f2ea
|
|
Change-Id: Idc07614005a00401a51007b1a0aef00e17507daa
|
|
Change-Id: I61db7bf0def96209a85656128188f85899b72292
|
|
9041dac37f912a6f183be9f6b6558f1ef44280c0. The correct fix was
f4227c822c7f5a4e1e1b3b4e096cb63cf710a3f1 "Blind fix for MSVC, take two."
Change-Id: I6c319a0f7a1d3dbcffbd4be8ac02682e5fdd7802
|
|
Change-Id: I8846318e8d7fef862bb105af878b2df17045d7ff
|
|
Change-Id: I85d0991da3d2a1efa9d5c15569164d8bd2194356
|
|
Change-Id: If86387619ff00a652ea418292fbb0026b867a431
|
|
...it is likely rather the implicitly defined inline special member functions
of VclBuilder that cause the trouble of trying to fully instantiate
boost::ptr_map<OUString,osl::Module>.
Change-Id: I67ad7434b4e3a2e01c15f7e39080226676412af1
|
|
...preventing full instantiation of boost::ptr_map<OUString,osl::Module> (which
fails because osl::Module is not copy-constructible) which MSVC thinks is
necessary if that template instantiation inherits the VCL_DLLPUBLIC from the
VclBuilder class that uses it.
Change-Id: I8cd5608c80d7ce9b12ba678430f5ef283a427e93
|
|
Change-Id: Iab8b53dc50d69ba781978e1e7fd9b9c5a19c6d59
|
|
see https://gerrit.libreoffice.org/#/c/3367/
and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details
Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
|