Age | Commit message (Collapse) | Author |
|
Change-Id: Ib737e520ff16f2e467504e85fc3969d525fd742a
|
|
and make a real copy of the TargetFont
the 0,0 font size appears to mean "default" size so it can
take the desktop env font size or some such, with a hard-coded
value then the various "bold" entries in the UI are huge
This reverts commit 121aac37673c1a8142db01e26e50be6de7b36987.
Change-Id: Iec1d3867403808370d89d6b5ad2fec60ffdcd881
|
|
Change-Id: I560bf74235728fb39156c32b47dd40f181dada16
|
|
Change-Id: I9f6a50f00bd98aeffa46f3ef40211e30edf658d6
|
|
Change-Id: Iaaf19c01dc4ec10c72a66dac35ac64e37766d08e
|
|
The color in the toolbar buttons doesn't change when we use the Floating
Font/Background/Highlight Color Toolbar.
This problem seems happen sometimes,not always.
This patch modifies that SvxColorExtToolBoxControl::StateChanged()
in /svx/source/tbxctrls/tbcontrol.cxx handles SFX_ITEM_DEFAULT message
always.
Change-Id: If7410297db768c161287b75396186fbec3605f63
Reviewed-on: https://gerrit.libreoffice.org/9107
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
|
|
Change-Id: Ifa7dd407b32ae6f61852a607a97453b1d071a1ef
|
|
1.The Font/Background/Highlight Color panels identify the actual color
by a small frame.
(Regression from the commit 35aa48d80b4b800d408d26bd72fbdfd711abbb6f
See also fdo#32376 - Set default color to the current one in toolbar
popups)
2.Fix this in the Floating Font/Background/Highlight Color Toolbar,too.
Change-Id: I5c2db8ab8923ab146cbf921dcb90894765f8420c
Reviewed-on: https://gerrit.libreoffice.org/9103
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
|
|
Change-Id: Ifbaa51018d47fde72be80d5d1870fdda214db320
|
|
ImpObjStack uses it's own home-grown stack and stack functions. There
is a function that unwinds the stack, but really it would be better if
we used std::set. In fact, this is better, because the name ImpObjStack
is really not terribly descriptive. I've replaced it with a stack of
OutDevState objects.
Change-Id: I87bdd4340ad77b7ffd9ff176fa5a9ffeac8b8666
|
|
Change-Id: I3fcf630b8a0ef5be0d98ddc11a746e07885bae53
|
|
Change-Id: I1902f962ac03b171c5e7a45d9c8e59450b04418f
|
|
Change-Id: If23a365b96c1634c2f8940f6ece973089dc3151f
|
|
When built as a part of the configure check, this doesn't know SAL_OVERRIDE.
Change-Id: I1420dd50efdd6666f246884f286a3f29e0b56a2c
|
|
Change-Id: I806bf5fe1cd1871de499ceeeadf36de539e9d637
|
|
In a dbgutil build LO aborts on an assertion failure the moment
KFileDialog is open. It's definitely on okay to release SolarMutex just
like that, since the Qt event loop is integrated with LO's, it'll call
back to LO code without the mutex held.
This reverts commit 13a34f4c6307d1bd2443cbf3fbd83bfdd8cdbafb.
Conflicts:
vcl/unx/kde4/KDE4FilePicker.cxx
vcl/unx/kde4/KDEXLib.cxx
Change-Id: Idfa27fbb4728b529c37c25f710ea208fdaa4455c
|
|
...from ab9d657e0060473a25abd6f36bd30aad0574a4db "INTEGRATION: CWS dba22ui:
acquire in dtor, to prevent reentrance." Yuck.
Change-Id: Iec5e1fa9d04199a4a1e83c67ed2014299317c5d8
|
|
Change-Id: Icb96b36aca144262f44fe496b4a44605b8f8a85c
|
|
Change-Id: I54109240f55a6e0d13dee16882a8175140b77867
|
|
Change-Id: I7e1876c61468a5c45cf4dfd5db6d9c4a9697d751
|
|
... EmbeddedObjectFrames in Writer
(cherry picked from commit 8433ee82c9323501545164ddf6e6008db483ab7a)
Conflicts:
sw/source/core/attr/format.cxx
sw/source/core/layout/paintfrm.cxx
sw/source/core/uibase/shells/grfsh.cxx
sw/source/core/unocore/unomap.cxx
sw/source/core/unocore/unostyle.cxx
sw/source/ui/frmdlg/frmpage.src
xmloff/inc/xmloff/XMLShapeStyleContext.hxx
xmloff/source/draw/XMLShapeStyleContext.cxx
Change-Id: I441378ec3e9a32764781a8063adcc52051efe17f
|
|
Change-Id: I40fd00d91a7e5ad5163bef63e1b60381bac58aa4
|
|
Change-Id: I37b05b3d62eda03aecfa253bfc729136a777c6eb
|
|
... not just if there is no error; popping a value from the stack also
pops an error value, and the error is pushed again instead of the value
to be pushed, see call of IfErrorPushError() in PushDouble().
Change-Id: I92f486fa226c90870990f608cd43d4a1379a2361
|
|
Change-Id: Iadc520fe897966bf41c793ae37f510addfd68cef
|
|
Change-Id: I1ccaae9dba4f82cd50531890e159519a765a0fff
|
|
Change-Id: Ifa6bdb2f2bdf96826f09c42a1e36d97ed6e034cd
Reviewed-on: https://gerrit.libreoffice.org/8886
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
|
|
At least with my test documents, this is the only component we now need
from the chartcontroller library.
Change-Id: Ia2c203413a585f4d9207bb22fa5f548eda3fb9a8
|
|
Change-Id: Ic8ce9b91e666774eff7e452ec9f07c6053dce03b
|
|
It might be that having fprintfs leftover in an app submitted to the
App Store is a no-go, but will fix that then if/when it happens.
Change-Id: Ic671fcce567c655a06fd4ed139100dc9b6f435be
|
|
Change-Id: If8fc8608699a14e573456af2e1180342be942dd1
Reviewed-on: https://gerrit.libreoffice.org/8475
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Project: help f1e1bf8afae41ba0a7defa75b48ca827d79e33cd
|
|
Change-Id: Ifcaae6401f1ad5069248111b568a1cf5c033f5ab
|
|
Change-Id: Ic0a9dc23ddfde00cbb2bfa7cf3983ff0c6276654
|
|
Change-Id: I5efc89d8d0139216c1ae92aa692704f9f58915ca
|
|
Change-Id: Ibbbd41a30cd240250720aac7b45d0a394be5230b
|
|
Change-Id: I5b99d64be17a0e7d3c1bb630e1f35afe0eb62c81
|
|
Change-Id: Ie6c5c0e20ae2b2f38f176dee90c33e5baba100a5
|
|
062871853cc420f35ddfbc2534f34c94f1b4c982
(loplugin:unreffun fix) caused:
'undefined reference to `sc::FormulaGroupInterpreter::msInstance'
when building with --disable-opencl.
(It appears I didn't check whether my build had fully completed before pushing.)
Change-Id: I948205867985c7722662d673e95d5639bc9d9bcc
|
|
Reading stdin is confusing as it means running the script without any
arguments and with no input redirection just seems to do
nothing. (OTOH, who would use this script except seasoned hackers who
know how command-line tools typically work... oh well.)
Change-Id: I00b4f70b07b6515b52a22b4ec4e048cc84c1dc83
|
|
Change-Id: Id9c5dfdee00c8b9baa21c7345f7218e982bfd434
|
|
You can specify a regular expression for the -f option, typically
several library names combined with the '|' operator, as in:
bin/ios-mapfile-statistics -s -f 'libswlo|libsclo' <workdir/TiledLibreOffice.map|c++filt
Change-Id: I917fc392a41ed28c6b19ec5c2c16384d1186a532
|
|
There was a slight error in commit 3a2a68a90f96d844c2e2636ecf3236c6f365520a
Indeed rToFill.InsertEntry was never called
Change-Id: I8189d478feecb9442036d13b68685db38e392ec2
|
|
Probably removed by accident in
96475ada3fcf026ae7833824a056b642c1bd1864. Fixes:
/master/solenv/gbuild/Package.mk:35: *** gb_Deliver_deliver: file does
not exist in instdir, and cannot be delivered:
/master/instdir/program/libscopencllo.so. Stop.
Change-Id: Iaee25ac7b21c0f1d5c4ee9eba3b34cff5e65843c
|
|
Change-Id: I60f2f5ec8d6f12b834d34164e1fcfea9bd0c30d3
|
|
Change-Id: I2c6c46f4f570f4999154daa7e0f84f6ecd6f2d79
|
|
Change-Id: I84e71f3ff9b0829acf7be0925bea511c3e1f3a6a
|
|
Change-Id: Icd9f8c60d9e105478abb5b5ad64e969623830a4c
|
|
Change-Id: Ia900ae5f1091ac220c4e08b667920affa2546261
|
|
Change-Id: I7a4160db0dd2b9ac2c98402bb6110c548e879b3d
|