Age | Commit message (Collapse) | Author |
|
... so we can get a little bit more verbose. The new "this is for
interop with old ... instead use ..." description fit into the function
overview but was truncated in the parameter window.
Change-Id: I73c5e6cfb64a2b1573ab15f5ceb6aa16e6da4a99
|
|
Change-Id: I10b4badaba01630e1a054b3d4d9cc4720822511a
|
|
Change-Id: I20edf3b57a0d3ec98d6765825a718fa77a024999
Reviewed-on: https://gerrit.libreoffice.org/19039
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
|
|
Change-Id: I3796f16c4df8cc055fb1a75b1583c5b959f02799
|
|
Change-Id: I11f523a0936b843155f3b47139d0fc58d4d0342b
|
|
Change-Id: Iaca2c1807a6e92cf7a87b0843000d65aea45fe7b
|
|
which uses PostUserEvent like Application::Quit so can ensure
EndAllDialogs gets called before Quit
Change-Id: I9eb7dbd4f012be2e9b9cea7a73c90c5aaba141aa
|
|
Change-Id: I9dc05c6eea33ede422f6a4c7b76a41c496f3ceca
|
|
Replace complex uses of ::std::for_each with a range-based for-loop.
Change-Id: I6f3d8488a63a5bed271ab70ad6f024e9869906cc
Reviewed-on: https://gerrit.libreoffice.org/19143
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>
|
|
regression from 1e67e94f1a308ca60d4934e9fe9d5c048225ebe8
"convert Link<> to typed"
Change-Id: Ibb20366f0edcb9425d61ce5e9d5fb1a34533785b
|
|
Fails without commit a31f95b180728c1c671930913b4b4ad96ebcda5f (sc tiled
rendering: fix showing all search results, 2015-10-07).
Change-Id: Ibc01d468168367f789b3f5046808104fa3f5ef18
|
|
Normally lok_init() sets the component context, but not e.g. during unit
testing.
Change-Id: If3760f31af2e4b870f65e5aa7557607e8b6a1114
|
|
And it just causes problems during unit testing.
Change-Id: Ie8524b726ae2709bab707df9b2984f07357e3059
|
|
Change-Id: I9b0a32271a965bc4089720ccb61b26b67ceab7b2
|
|
If there is a need for it, this could be extended later to work with uno
sequences and/or OUStrings as well.
Change-Id: Id0af8b1755c8e4b668720563d10a052337e1b2c9
|
|
Change-Id: I7ce39cbdc0199d3508e7d16d1ce0b78f8d8ca620
Reviewed-on: https://gerrit.libreoffice.org/19230
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Id9bc24079d3840277d6fc10197a4f27373f4bd25
Reviewed-on: https://gerrit.libreoffice.org/19225
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I983406a9eae2c975de0bb57894b89819445e8bec
Reviewed-on: https://gerrit.libreoffice.org/19238
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I6bd82191ef7c5bb2c7829daf341d360c6d09c11b
|
|
Change-Id: I68bbfa570743c1c8bbc376d377e0f08cff7aead4
|
|
... if any operation like popping a value or calculating an intersection
resulted in error, so the error gets passed as double error to matrix
operations where one operand is a scalar value.
Change-Id: I909ba25545625b827ce790e07d1ebe8643154703
|
|
Change-Id: Idd4a1e6d50652a879493d8411c59605ca1a53dfb
|
|
Change-Id: I36f88d7e1114096d1e7a7a1d29077c387c21a10a
|
|
Change-Id: Ic76111b2e3ff62b00b24e02b2b492530a567c562
|
|
Change-Id: Idd8fff8b6fabd24e5f88b47360f582fee3bd17c2
|
|
Don't call it ~20 times on startup, instead call it once when the user
actually opens the styles dropdown.
Change-Id: I7bb28d0739bf917d23041f384f60a39a7ed5cbea
|
|
Change-Id: I202a154e18c1fbffc31abcc7ccd7f500b67a4c13
|
|
Change-Id: Ic94b5fdcf88a9580e816aceb199753e88636810a
|
|
Change-Id: I5f5eb507e1c5bbdc8a0517244e867724249f3661
|
|
Change-Id: I02a276eb929800692dff51e9241cab9d2345fae1
|
|
Change-Id: I9f495d748c2fe47fe5a91db21f44725fc00a7ed1
|
|
Change-Id: I6ddee7ee5f54388dae6f001d9fb9fbdb4012e11d
|
|
Change-Id: Idebc9fabd8110dcd82c8cab7c5c7300e4c2c6f1d
|
|
...in case future modifications to SdrCaptionObj::TRSetBaseGeometry /will/ make
use of fRotate.
Change-Id: I25480efcbf1fede4af7241c4627dbfa7981793ed
|
|
...in case future modifications to SdrCropViewHdl::CreateB2dIAObject /will/ make
use of fRotate.
Change-Id: I059d61879fceca88893625b099d4e2c0bda65067
|
|
Change-Id: I103580d25ebc3287fac4c8c846731192e4320dc9
|
|
...which assumes that the switch is exhaustive over all possible
SvxSearchCellType values, which in fact it is not (see the mail thread starting
at <http://lists.llvm.org/pipermail/cfe-dev/2015-September/045021.html>
"[cfe-dev] Unsound assumptions about exhaustiveness of enum switch cases?").
Make it clear via "default: std::abort();" that the switch /is/ known to be
exhaustive over the possible values of pSearchItem->GetCellType().
Change-Id: Id06abc19c0092a334c363ee739a0eda1dc8cf760
|
|
"The product archive is invalid. The value of the
CFBundleDocumentTypes key in the Info.plist must be an array of
dictionaries, with each dictionary containing at least the
CFBundleTypeName key."
Change-Id: I70570cdbe729e64453a88b6a7abbfd4259333237
|
|
the footnote stream is parsed completely at each footnote insertion
(line) breaks outside of the requested footnote need to be skipped
test include
Change-Id: I78de7774b7daf44c2b8980115870082fc56924bd
Reviewed-on: https://gerrit.libreoffice.org/19228
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
Calc can have multiple cells selected, but there is only one cell which
has the black border around the cell. Code in
ScViewFunc::SearchAndReplace() assumed that the two are always the same,
and that's how find-all always highlighted the first match only.
Fix this by avoiding emitting LOK_CALLBACK_TEXT_SELECTION two times, at
least in the find-all case.
Change-Id: Ifce789c7f5f11e94fb2445846279823096ecb2dd
|
|
Without this e.g. Calc search does not show the selection rectangle
correctly.
Change-Id: I5bc20a93ee861d3353bc2e1c1ed7ea8d0e6c8ed4
|
|
No way to make use of that in the UI, though.
Change-Id: Ic910d7960da9a17d4f7ce84a5f51e2cb9350819e
|
|
Change-Id: I0c0475ea6a38ecfd72772d287b8217a0754238d6
|
|
Change-Id: I3659c9d7b0b88a59c60aaedc5305b354bb977768
|
|
Change-Id: I95e230d3a16f742cf996beb3a93b2c0906cdd72a
|
|
Change-Id: If0d69a8d3bfaef732e436fad6a91851095fdb3be
|
|
Change-Id: I539f08ed94326d27c9ae8808d006c31d8403cd18
|
|
Change-Id: Iaa340068ed1361e6bc0160ae9c44873c06085abf
|
|
Change-Id: Iaacaa3767398cea4c7850c3a8d186cf3754c4736
|
|
Change-Id: I08c015da8f93b2c32c8c467ee633b4cd5a71a550
|