Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ifb43ca3d2512ed1cbc1312db82ed7bcd6200b33d
(cherry picked from commit 2776a6f840f4c015b838648950807a99c6e73845)
|
|
Change-Id: I58d60ee1121fcd1bf84ef998ed9116386dc3c70f
(cherry picked from commit 4043ad46e15409ad9f4e5a98ff0620c3b3bb648d)
|
|
Modify styles.xml to not use japanese language specification in style
for date
Change-Id: I0e418c06d5c8d6b04eeaa3e6f6c33c194ee2ef3f
Reviewed-on: https://gerrit.libreoffice.org/20063
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
(cherry picked from commit ec544c4b0512b42a9cb1e32d9e3cd9577f5b1f47)
Reviewed-on: https://gerrit.libreoffice.org/20071
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 7ff729792483f812e7063f2278b4861e238ccb51)
|
|
Change-Id: I3923ba58c0f56f3a97808521e39401eea9acb154
(cherry picked from commit d5a4774ec89bbc39ee5844731f8964ded4c100f3)
|
|
Change-Id: If6335410153234360f9dea07c17dec1feba67dd9
(cherry picked from commit 2e1d72537ed992636ae31154e3b09f568b16809a)
|
|
The glyphs for %phi and %varphi symbols were swapped in commit
81001f2c89e5932a8bfde26aacb9277b59146dff (back in 2009), as part of
https://bz.apache.org/ooo/show_bug.cgi?id=105084 (see the document
attached there), but no justification was given.
Given the shape of the symbols after that change contradicts the ones in
the Unicode code charts and other popular math fonts, I simply swapped
them back.
Change-Id: I0133a3d07df932f144ec5900103e11e27f174a5e
Reviewed-on: https://gerrit.libreoffice.org/17822
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-on: https://gerrit.libreoffice.org/19000
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>
(cherry picked from commit bf6e219ee57bb17fdb4f176bc4888a540cbeb290)
|
|
this fixes the template only - the actual autocorrect entries for en-US
will be processed on next translation merge
Change-Id: Ib898897e448914ca334d7c34a45e18f787a8aa14
(cherry picked from commit b14680fbdde35ed60a2bde21fcfc839cb7c1ffd3)
|
|
Change-Id: If0dc78a2d6e3c9fccf37504902abab07bfea8200
|
|
Change-Id: Ia3931f3cac13894ccd51772312110367194e19c6
(cherry picked from commit 8552e92873911ddbcb9b8b62f0cde0a0f2c81fe6)
|
|
Change-Id: I0d97689ec299dfb4e6400eee40d85b5abea1ab11
(cherry picked from commit fa8089e1099c6c6668fef2cd3ac01373269d6ef9)
|
|
As a po file, Slovenian translation was in git in time, but not
in the requested AutoCorrect XML.
Change-Id: I6387ff6388963c1f020c7a82e721fd103153bbea
Reviewed-on: https://gerrit.libreoffice.org/17246
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I023dc4200f93f61cb58f96931a8073ad3838d3d9
Reviewed-on: https://gerrit.libreoffice.org/17112
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
|
|
Cherry picked from 4a91d5ee95c9b6ee22053f466e2483035885a032
(Add translation support for short names of Emoji and other symbols)
and 851b3afb28a87934b933184af2ebb8f8144815ab.
(l10ntools: support x-comments in ulf format).
See also https://wiki.documentfoundation.org/Emoji
Change-Id: I3d7ec13d381160d63d535ccbdcd0b3209799d3d5
Reviewed-on: https://gerrit.libreoffice.org/16014
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ic2ad51b0ce496d28ba94b31302c7abb21a1c59a7
|
|
Modern graphical operating systems have default Unicode 6 support
with several Emojis and other useful special characters. Using
their short names within colons (de facto web standard), now it's
possible to insert them immediately.
For example:
:keyboard: -> ⌨ (U+2328)
:camera: -> 📷 (U+1F4F7)
Change-Id: I189609983281bcfc223cfd39678e92200b826c89
|
|
Lossless optimisation of PNG image files in clipart Gallery.
Total saving of 887 KB !
Used ImageOptim.com and custom tools ('pngslim').
- Arrows: Saved ~44KB out of 189KB. ~23% per file on average (up to 38%).
- Computers: Saved ~17KB out of 242KB. ~7% per file on average (up to 11%).
- Education: Saved ~142KB out of 804KB. ~18% per file on average (up to 36%).
- Environment: Saved ~197KB out of 1.3MB. ~14% per file on average (up to 23%).
- Finance: Saved ~67KB out of 695KB. ~10% per file on average (up to 37%).
- People: Saved ~280KB out of 2.7MB. ~10% per file on average (up to 15%).
- Transportation: Saved ~141KB out of 1MB. ~14% per file on average (up to 15%).
Change-Id: I1812ae84e5672d49a7798dc44f518c1d6cd70ec1
Note: These should ultimately be replaced with original (/improved) SVG vector artwork.
Signed-off-by: Andrew <dent.ace@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/15669
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: Iff936ca81c594b588b0dd8b66970fa6135a4c53e
|
|
Change-Id: If7051720b09b8472d1866ddecbb547d321539423
|
|
"eg." and "ie." are frequent informal alternatives of "e.g."
and "i.e.", (e.g., see http://en.wiktionary.org/wiki/eg),
but these word forms weren't in the sentence
exception list, resulting unnecessary automatic
capitalization of the next words, "eg. Here."
Avoiding double trouble, this capitalization is disabled now,
like in the case of "i.e." and "e.g.".
Change-Id: I86819ae62967de3fe4ea5d032972b3ad30f059f2
|
|
Change-Id: I9fa578fafa5e350a186a77b3e023474b289e0fb8
|
|
Contributed under CC0, chosen by the Design team for inclusion.
Change-Id: I80424ee605f34e2ffeed36a0a8356fa611e3d222
|
|
Contributed under CC0, chosen by the Design team for inclusion.
Change-Id: Id8301c73cd7038250cf3b3ed16bf0d69959e9066
|
|
Contributed under CC0, chosen by the Design team for inclusion.
Change-Id: I26a28df61ac6f5a25af28fed137a3bfb17704c30
|
|
Contributed under CC0, chosen by the Design team for inclusion.
Change-Id: If92cf96a8336465f519235db1a995743e6514614
|
|
Contributed under CC0, chosen by the Design team for inclusion.
Change-Id: Ib823f7cf8743517efff8c91731065d4f56eefcc0
|
|
Contributed under CC0, chosen by the Design team for inclusion.
Change-Id: Ia2e2e69fcd2cb8c51feb8e3de4250da000950e67
|
|
Contributed under CC0, chosen by the Design team for inclusion.
Change-Id: I810367ade9662de3ae694704528e3302264afa49
|
|
This is an epic dialog with lots of moving parts
Change-Id: I4e53580ac5b01f4a717d2fe594a18c8e83b45a6f
|
|
Change-Id: Ib64149f49072a51debff5b7c3c874a2b69f7dfc6
|
|
Strangely it doesn't crash on Linux.
(regression from 713735fc89b9e0222d8b62d051153da6932b3ebd)
Change-Id: Ie29c795f5edec7d8fdf949027359c0c509edb15c
|
|
Change-Id: Id6afa19b5d1cbb0a76bb7d8a34d40ba4eda214ec
|
|
in favour of a wrap property on NumericField
Change-Id: I62c6bdb69a16f37ae6018a2fe41070fb18dbe4a0
|
|
Template Manager and the related Start Center view has same
transparent highlight color as Recent Documents. Also Template
thumbnail containers should have the same size as Recent Docs view.
Change-Id: I22e417a5c5ca5a849577d5a438a193371368fe24
Reviewed-on: https://gerrit.libreoffice.org/11467
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
This reverts commit 9df22b4ac0f97346701d0284abc74499310e660f.
|
|
Change-Id: I2f6e9e7dbca3b2cd8a7d712c5516b526ddda83b8
|
|
Change-Id: I9fd2912af105b4363560b19ac18e1576ecc80a8c
|
|
Now single --> character sequences will be replaced with single
arrows again, not with a dash plus arrow:
--> -> →
Only the short variants will be replaced within words:
File->Open -> File→ Open
File-->Open -> File-→ Open
Change-Id: Idf58f96cd3299799bcb2be0f86c0ebe8937c70ae
|
|
I applied a part of the fdo#79276 fix
Change-Id: I4716c06bfd25efe45a19295e0f5fd7cd1b8b0568
|
|
Change-Id: Ia41a3478f5a59b4c13f676eb0e21d3b573456c8f
Reviewed-on: https://gerrit.libreoffice.org/10889
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Build mimetype file list with other lists
Change-Id: Ia30fd6af9d312e4eb7d68b6460221a55f608a808
Reviewed-on: https://gerrit.libreoffice.org/10887
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Conflicts:
dbaccess/UIConfig_dbaccess.mk
dbaccess/source/ui/misc/WizardPages.src
Change-Id: I1a628dd6220f3f180cc01353380fe4aa7e166cf4
Reviewed-on: https://gerrit.libreoffice.org/10776
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Also ->, -->, <-, <-- arrows are replaced within text, eg. A->B->C
Change-Id: I4abf804d3e9c6b2b06ed3cb274a1919346e06573
|
|
Also, removed the unused hrc/src files.
Change-Id: Ice45dde1af7492e40e0847ead06bb26f4e58ed9c
Reviewed-on: https://gerrit.libreoffice.org/10595
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: Iea5105cc33b436e9c0728df799b1ceb63f20e46e
Reviewed-on: https://gerrit.libreoffice.org/10579
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I63d61a9caeb356e6b5bd340c1f9a5415869a91a1
Reviewed-on: https://gerrit.libreoffice.org/10518
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I66469c17a46c1157b8e3801c0dc2b252c569a4bd
Reviewed-on: https://gerrit.libreoffice.org/10213
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Conflicts:
extras/source/glade/libreoffice-catalog.xml.in
Change-Id: I161681859c924cc97afa9886b80005e70fa2a87c
Reviewed-on: https://gerrit.libreoffice.org/10210
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I0f3647e95b2150eb8753aa333eeb492fee76bd2a
Reviewed-on: https://gerrit.libreoffice.org/10192
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I6d0ecb693177436a47d1115cdab6d5ec20254f4f
Reviewed-on: https://gerrit.libreoffice.org/10105
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I23ac6a7328a43c2fb63f2f804f6718f64e73eb8e
|