Age | Commit message (Collapse) | Author |
|
- nanosecond precision
- signed (allowed negative) year
Also: assorted improvements / bugfixes in date/time handling code.
Some factorisation of copy/pasted code.
Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
|
|
Change-Id: I5bd7152f0dfdc5459e9a754af1e8c65234ff606d
Reviewed-on: https://gerrit.libreoffice.org/3377
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9
|
|
Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f
|
|
Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
|
|
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
|
|
This way we won't need to re-compile every time we need to switch between.
Change-Id: I7d56a838c420a645ce8bebe0f0d9beaa78476fd6
|
|
But this occasionally crashes.
Change-Id: I0a18d0e210639b43b89b966a54de541b9a43e329
|
|
Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02
Reviewed-on: https://gerrit.libreoffice.org/3229
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: Ib6a6f65ce11e7c9f26b51624519ca45ad9e43be5
|
|
Change-Id: I6aaa396931ce613be64026b53372dc24c6189724
|
|
Change-Id: I5e5b80f8d8efe91df806bb7ae9750fd84009c6be
|
|
Change-Id: I74624b1b28d948e2299014499a1eef309488ad13
|
|
some more like 7e06132878a495ffb8ed9d54588e1a3ebbd0e8da
Change-Id: I42c2a208e30ce80e95d892c6123247057c823773
|
|
Change-Id: I62122e298f1434aa9e44c8f3fdfb7f710513617d
|
|
Change-Id: Icb75313a082475b73d560685fec2c2f3be8538d7
|
|
Change-Id: I1bbfd19bc70fc12ac5dc5fdb18c556f4dc5300cb
|
|
Change-Id: Id9e1057302575686a61d79bef034b8431ef22196
|
|
Change-Id: I8e07b798776ac06eb5a91bf6479105a2c08a073b
|
|
Change-Id: I0f69401c46a2b3a362b7481acacc748d103faa30
|
|
Change-Id: I18e5db67cfa790b5a6e9db17e1823e7ce7f75598
|
|
Change-Id: I012fc0341df2bb6d8dd913c13c39c7e657eef235
|
|
Change-Id: Iaad6700b68d70f5193ee723e868b9efc29a1cd04
|
|
Change-Id: I12eaceb304ef67c533dc23db3f6b666bdb6a7a1f
|
|
Change-Id: I66893bb2ce7a89aac44b20dc38aa405ae868a0d8
|
|
This is a regression from b248624126c271c88381d3dad6e04fc954f65779 I suspect
there might be more.
Change-Id: I9ffbcfb8d32b0b0b4193a86eee90d0a5f481de11
|
|
Change-Id: I74427d1e0059808f04960c648b93245b06c20f7f
|
|
Change-Id: I4c5ddd7a2f26f51fef530b70f18a1abf61c49f77
|
|
.. and all of it's friends
Change-Id: I408d9308d1d1a4f8ed0055ac5f4042d729c44d1e
|
|
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
|
|
The LayoutManager for some reason has both a ToolbarLayoutManager
pointer field, and a uno::Reference to an aspect (or whatever term one
should use) of the same ToolbarLayoutManager. (I.e. esssentially two
fields for the same thing. Why it doesn't create such variables where
needed instead I don't know.)
Anyway, for some reason there were lots of instances where a local
variable was initialised with this second field but then never used. I
removed those. (Surely just copying the field into a local variable
doesn't have any interesting side effect that would explain this
pattern?)
Change-Id: Ibdfbd9476c39d3e83b58e81469b94d9a87444ca8
|
|
Moved portions from module i18npool, all of former i18nisolang1 library
that now is i18nlangtag. Included are languagetag, isolang and mslangid.
This i18nlangtag code is now even used by module comphelper, so
disentangling i18npool and making this an own module was needed to not
create circular module dependencies.
Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
|
|
(cherry picked from commit 9d578cebcd9d1e1c16c04cbefc5de2ab511ea335)
Conflicts:
framework/source/services/backingwindow.cxx
Change-Id: Ic5e590465e19b02b6a9b426072818cea5bb3f912
|
|
* only Get/SetCurrentTempURL were used, but only for compatibility reasons,
to remove old temporary directories (before 2001). Those should be gone
today.
* MailUIEnabled was false in the xcu file.
* SID_MAIL_SENDDOC* are handled some lines further.
Change-Id: I482719b0de9df0a77c2fef0bf25ae1fb68926375
Reviewed-on: https://gerrit.libreoffice.org/3180
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
Notes:
API CHANGE.
|
|
Change-Id: If0cdf2fabb680f8dee811411f601b2954d29da58
|
|
/usr/bin/perl -pi.bak
s/\s+statusbar:helpid="helpid:\d+"\s*/ /g;
s/\s+toolbar:helpid="helpid:\d+"\s*/ /g;
s|" />|"/>|g;
Change-Id: Iebb40c7e168835e02a63c17b93adee4139069ee0
|
|
/usr/bin/perl -pi.bak
s/\s+statusbar:helpid="helpid:\d+"\s+/ /g;
s/\s+toolbar:helpid="helpid:\d+"\s+/ /g;
s|" />|"/>|g;
Change-Id: I3489a943476f9dae1bd6009e3cd2ea7ea04b6275
|
|
Change-Id: I993a690751cf0fc8bbba3c51ccc8b9357fe9395a
|
|
Change-Id: I955210208e148dff6a1ca5ad6f1a91db2496ca7b
|
|
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
|
|
Change-Id: Id89b7eeb09b5cd7cee449cd1a20fb13b630f29c4
Reviewed-on: https://gerrit.libreoffice.org/3136
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I23fc6bf62e74f192f77c74ed48d5276737375f3c
|
|
Change-Id: Ie5ce9157a7ea59db7b0509fbaec61d07f8f9edf0
|
|
... to be extra sure?
Change-Id: I00d6cfafe5419b01e3e827377be030b5d1a4ee34
|
|
Why convert back and forth between LanguageTag (formerly
comphelper::Locale) if all you need and use is a BCP47 string.
Change-Id: I1ec12186284211bcd7d115ee092c195b926e7cd0
|
|
Change-Id: I2c6d07bbdef62fa17e9c90ca87be6e742268c54f
|
|
Change-Id: Idc198beb6d759dbe3bad6ea58d896c1555b4cc0f
|
|
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
|
|
Change-Id: If5758e02baa8e019923355b6c97043b306223fdd
|
|
Conflicts:
framework/inc/uielement/recentfilesmenucontroller.hxx
framework/source/uielement/recentfilesmenucontroller.cxx
Change-Id: Ia8b861b42bd77a90dce3bebdfa6aefd5e5cd91dd
|