Age | Commit message (Collapse) | Author |
|
Change-Id: Idc198beb6d759dbe3bad6ea58d896c1555b4cc0f
|
|
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
|
|
Change-Id: Icf65fdaac8c5ed852a85dce18fc49d401c12074e
|
|
Pass -DLIBO_FEATURE_FOO to compiler for some elements in BUILD_TYPE.
BUILD_TYPE has at least two kinds of elements: Those that indicate
building a bundled copy of some 3rd-party library, and those that
indicate some specific feature of the LibreOffice platform or
build-time configuration choice. This is for the latter kind.
Change many of the checks for Android and/or iOS in the source code to
check LIBO_FEATURE_DESKTOP, LIBO_FEATURE_HELP or DISABLE_EXTENSIONS
instead, in cases where that is what is meant, not Android or iOS
specifically.
Change-Id: I2cd3f3bb99e953c7754dcea76a426f8f9d61e4db
|
|
Change-Id: Ie8d05b8596fb7d17e057bc32c7a4204a9ff54021
|
|
(When I say documents, I mean spreadsheets. Only Calc has code for
this.)
Change-Id: I05fd19885633f9e250940678d33e2e4c82c31a9d
|
|
Change-Id: Ida36d96982d869553452c8240da7dec363cee4b4
|
|
Change-Id: I9ee17e00f769ca16f566b1397d09b76a09273912
|
|
Change-Id: Icf63454973b4044443eea1cc583fce3a78c5594d
|
|
Change-Id: I8aa3f61d3ec7a8bf6195c5480b82d1dc1ecabc34
|
|
Refactor TemplateView class into TemplateAbstractView so we
only have one class that display template thumbnails and not
a separate for folders and another for files. This will let
us in the future be able to display file system hierarchies in
case of the remote repositories and simplify the view handing
logic.
Change-Id: Iafc246eeff4c50c12ac9ebec9fe95dcc84991e9e
|
|
This is unfortunately rather ugly because that one is "very special".
Change-Id: Ie2bc9ce2690fbc742b4510e453ca1ef310614256
|
|
Change-Id: I971390d084b08293b21fdc35beb74482a1560bb8
|
|
Change-Id: I6564edb9dcd07481a202d0154e77439dee9bf673
|
|
GUIStoreModel now correctly calls storeToUrl
instead of storeAsUrl, when saving a copy.
Dialog title is correctly set.
TODO:
- Write help
Change-Id: I4d7fc9ebc91c2129e8d8dcf9978c324bdddae129
|
|
Change-Id: I024df8520f0daf2cc2e9e5f041e1ff18cb3689ec
|
|
Change-Id: I70924b4c9578122a1c5a5b6c8a67889d6d003a2e
|
|
Change-Id: I6fa21e9e7403eacf4259c2cb95b22c383c517aa9
|
|
LibreOffice is not a web browser.
This reloading stuff apparently never even worked for editable documents
anyway, see i#50881.
Change-Id: I720fbb72fd93232ad3e6fdfc65a05748bdf78108
|
|
Change-Id: Iab2500d60869ff7cad97601b7af72f76972ccc53
|
|
Change-Id: Ibdea2ca5225ac13e80b0a76cd0fd79e463c32e37
Reviewed-on: https://gerrit.libreoffice.org/2977
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>
|
|
Change-Id: Ib620de7cf05d0c84efd933a141f3ab0a6c1c2fd5
|
|
Change-Id: I887b11646efb9a839da11cd3e20cdf7e532caf3e
|
|
Change-Id: I69fd94447718e23ed88af28fed7ba2957559dc5b
|
|
Adds support for the UP, DOWN, LEFT, RIGHT and RETURN keys in the
thumbnails view but doesn't handle the modifiers yet. There are still
some problems with the focus and key input outside the top level
Change-Id: I5ba67583c835bcc00b075071411c0d6590a07f9a
|
|
Change-Id: Ib5ebcd928e77a115f4f62a50724656c33ae13c61
|
|
Change-Id: I569bfa7c9d461a5af0ef6e6f37bf717255936b78
|
|
Change-Id: If7fc0b480c58599e86bf3b75080b8b18d5d79488
|
|
Change-Id: Ie012e010ca92728725535345c76fc9f5eb31a254
|
|
Change-Id: I6e542ecc0e0f5a2b3e0ca59a52bb809b1a23284f
|
|
Change-Id: I9a0677cb36805d0a27514824c937901f73fee1c8
Reviewed-on: https://gerrit.libreoffice.org/2864
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
...which is a confusing overload with unexpectedly different semantics from the
one-parameter form. In preparation of marking it as deprecated.
Change-Id: I4f176995546ae583fc570d770647ffc315eecc75
|
|
.. to Reference<XComponentContext>
mostly in the dbaccess module, but it also affected some other
modules.
Change-Id: I09b3f6fe7a9b33498b11d98b5521b5aeeb8882be
|
|
s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms
Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b
Reviewed-on: https://gerrit.libreoffice.org/2835
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: If5201bd772aed245e8f7f8b900d76ffe4ca57b49
|
|
Change-Id: Iab2dd8ef71fd84e9d147d90e9cad46d69a8fe650
|
|
Change-Id: Ic5ef64ba3ed4c98397b0c4911de491df4c79946a
|
|
Done with a perl regex:
s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms
Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I3d0e2015e4c9f0ea6118fd92892022607fe4bde6
|
|
Change-Id: Ib4aba95436f82d2a20b07a092f0fd07e0620fdcf
|
|
A regression since a1a0830d1ac3ffabbe35bd8a0264b64f1f7a9d67 where
fFactor100th_mmToInch changed.
This looks super fragile and presumably isn't exactly the right
way we should be doing it.
Change-Id: I7c34eefd2331e4fec4b7e6893c68a989f2f5fd62
|
|
This wants to load about.png which doesn't exist anymore. "about.svg" does,
but is a rather abstract background image for the about dialog these days, so
use "flat_logo.svg" instead.
Which requires moving the svg loader out of cui into sfx2 for re-use.
Change-Id: I8654f0f93766556ef4ed4b87eff35b45d8189761
|
|
Change-Id: Ibff35bf24873a38c9a09d71fb3630a57e06f1a3c
|
|
Change-Id: Ia2f7ccc2a9ccc888dfef5d5bf0cb366b1b3ba981
|
|
Change-Id: Iac59e450521b427c5ddb77cb944dd12ef4bb0cea
|
|
We can now export a chart to odc when we are in chart edit mode from
Calc. I need to add support for it to Writer and Impress as well.
We can already open these files but copy&paste from the opened file
fails. The next step is then to add a new menu entry
Insert->Object->Chart from file
Change-Id: I14d1702e79517e7319a1929de2be5501d375885d
|
|
Change-Id: I1430da4ee9ff87b1fb549a43115aa8fe41c76343
|
|
|
|
Change-Id: I13f77790f26c972bd74dac08c0cb8fd77b049dbf
Reviewed-on: https://gerrit.libreoffice.org/2704
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: I4a608c3b8163b9e171cd73dc7921d16e7dbfa3a1
|