Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ifad76177673cf93746ba221838be80ff76fed228
Reviewed-on: https://gerrit.libreoffice.org/20032
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
i35731 fixed a bug by deprecating SID_TITLE_MASTER
dispatch command in 2004.
So the feature can not be called anymore since 2004.
Ten years after, this changeset removes the code that could be
considered as dead code.
Change-Id: Ie212baf7ece2897578d2494030d790bcadd16f5f
Reviewed-on: https://gerrit.libreoffice.org/16933
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
Regression from commit 54a2c8c006e2f216e9d8c6b0ed625180c843c48b
(tdf#39080 Interactive hide-whitespace mode, 2015-08-30), the problem
was that SwPageFrm::IsOverHeaderFooterArea() checked if the header is
active before accepting that the user clicked in that area.
Don't require an active header at least in non-hide-whitespace mode, as
the member function is used in the "could there be a header here" sense
in SwEditWin::MouseButtonDown() to show the controls that allows
actually adding a header.
Change-Id: I6f905920113aed1512e333e718a8f26d88a3245d
|
|
Change-Id: Iecb443605fe53de91703207d3253da5d8a586f4c
|
|
after my commit 032dae364b4853635186b7541e40c71588f9050a
"use unique_ptr for pImpl in sfx2/"
Change-Id: Ib7361a6b030a8ed28383bf0d30935bd3fb4a397d
|
|
Change-Id: I7ab89b01cf6817b365a02e73d4635dfdb5b40440
Reviewed-on: https://gerrit.libreoffice.org/20022
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I1be458bd5f22014f4720583ff87cf8aad4a07dc8
Reviewed-on: https://gerrit.libreoffice.org/20021
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ie36efe4abe7f5c505f564147eb52e0222c1ce955
Reviewed-on: https://gerrit.libreoffice.org/20019
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I476ba7ec2ebee8c61bf9bb6ff0309cc40affb275
|
|
Change-Id: I43ae9f706db15594b3a0c5cba41436d009588393
|
|
Change-Id: I564fa80a2642a4849127f3c25236634289b5b93d
|
|
Change-Id: I0bef03451437cbdc5b0fed6b67690ac1d547291d
|
|
Change-Id: I2516c83f8dfca1f1217be7dcb2a28f5dcd2f704e
|
|
Change-Id: I7098c1dd51fe27e424d612b2503fa842ced77639
|
|
Change-Id: Ieef897314ac0f056c0a09a5182ca59800fd58f41
|
|
Change-Id: Ic82db5859464978ca58094e2b6f44e3c9ba30b4c
|
|
Change-Id: I650ef34c95a69629c8a981876cecec6d3d1d1c80
|
|
Change-Id: I82882c8244ac553a8cce800fb93a000aa131a446
Reviewed-on: https://gerrit.libreoffice.org/20010
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
|
|
Change-Id: I89159df36361f9ceff3401ef379c8230465617b7
|
|
When running CppunitTest_sc_macros_test in DrMemory, numerous
unaddressable accesses from SalTimerProc are reported.
During DeInitVCL(), ImplSalStopTimer() shuts down the TimerQueue, but
then the problem is that some disposing of some sidebar related UNO
service ends up calling Window::dispose() and Window::Hide() and
Window::ImplPostPaint(), which starts an Idle job maPaintIdle
that then re-starts the Win32 TimerQueue.
Change-Id: Ie1ab14330b6f1002c12d5302bb19f2b3f4c3811d
|
|
Not sure if there would be a performance penalty to re-loading these
icons every time, so move the static map from
ScIconSetFormat::getBitmap() to a member of ScDocument.
Change-Id: If560d70cea27e25396dd821d9e77a785e3b79820
|
|
Change-Id: I44d979180e53a7251547cebd60cf05c8322b2b83
Reviewed-on: https://gerrit.libreoffice.org/20028
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I721f53d79cd3e2c24542382d519a909a86a31111
|
|
Change-Id: I048aef08df43d07544aafc69b711d258dc40bc21
|
|
Change-Id: I597dbc3e4288acb5b71f7a344ae78ba568451614
|
|
Change-Id: Iee66687ce813ff801f29e4568329ed2a39f905ba
|
|
Change-Id: I9d8d0f6cc001de09d8d3f96d8ad7e243e07f426d
|
|
Change-Id: I961516d92abd693c19efe8a051e35ae5192ef7d2
|
|
Change-Id: I10f926af9ca19252878b9b6e20365c38c885ce83
|
|
Change-Id: I0f45b1a6ab198a8403073eea05497e76f758250c
|
|
...not a single sal_Unicode char (aParam.nUserIndex is of type sal_uInt16), just
the same as 2211ad695920526e9acf473f342d0732ce1112a8 "First cut on getting ODS
import/export of sheet-local anonymous ranges" did in a very similar place in
the same file. (And Kohei, author of both places, assumes this is the right
thing to do, too.)
Change-Id: I12cd8abf1b4aaab7baa54f21d8c5a7ff2e171275
|
|
Change-Id: I3310813c971aa7abffccc0b7f462e05caa83482e
|
|
When tiled rendering, then only the render context (or failing that,
SwViewShell::GetOut()) has the correct zoom level, so use that when
doing pixel-to-logic conversion or scaling pixel values.
Change-Id: I265a642b8253c6eced42da2a0e06a2de25c36ca8
|
|
Otherwise many toolbar/menubar labels are missing when
starting any component from the start center.
Change-Id: I49d009431ae3d1003e5ff395265409b3a5641707
|
|
Change-Id: Id78cae55eb89520bd87713f9ea6c009c922f2870
|
|
Change-Id: I243dcb86cc1a99550b26962daf47c19eb62aa8df
|
|
Change-Id: If28713daab4bb5cbdb450879c2dc2a265c62a4f3
|
|
Change-Id: I25931d59fc1b4feb1fd1eaa036a64a28a269f409
|
|
...about
static ImplImageTree instance;
in ImplImageTree::get (vcl/source/gdi/impimagetree.cxx) due to
StyleIconSet ImplImageTree::maIconSet;
(of type std::unordered_map<OUString, IconSet, OUStringHash>) due to
IconCache ImplImageTree::IconSet::maIconCache;
(of type std::unordered_map<OUString, std::pair<bool, BitmapEx>, OUStringHash>),
reported at least when building against Mac libc++. This is a false positive,
as ImplImageTree::shutDown cleans this up.
Change-Id: Idb1a99aa33f71286e57b31b7adb833e3ee8b5f5a
|
|
...than fixing the avalanche of loplugin:staticmethods issues caused by
b5eaa0f9f00cd62f4769c3e8860d788844ccf557 "use unique_ptr for pImpl in sw/,"
given that SwMailMergeConfigItem_Impl has mutable state?
Change-Id: I342511d0f39086f33e2a8abd2c377341455d54a7
|
|
Change-Id: I46caceed3fdf0ad0aa51c8a8ede1177ca3d1855e
|
|
Change-Id: I809bac4b28e679c7dad8ed3ad28e36379bce4760
|
|
Change-Id: I220ae4732f221c7798f162653cad01717afb659f
Reviewed-on: https://gerrit.libreoffice.org/20011
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Ia2f088a79b03ff866429e1cae73edccd36a01b4f
|
|
Change-Id: I2ae5a06f9ffe29de0b1cc5875615010da75f4ae9
|
|
...a Remark prints the whole stack of includes leading up to the source
Change-Id: I41e5bd2855b4a55b54e63432703f2e65b4c44249
|
|
Change-Id: I3266bb049be3a9b558b68b40d741efdcab2eb759
|
|
Change-Id: I882746f9c4a1c332c6657b93f104ecbf1c7be6f1
|
|
Change-Id: Iaf31a731c9151972ba2fe2ed50074ea59c147550
|
|
update the plugin with lessons learned from the mergeclasses plugin and
re-run it
Change-Id: I9d622eb3d05fceaf8fa764c533c8fa5dfb4c7711
Reviewed-on: https://gerrit.libreoffice.org/20015
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|