Age | Commit message (Collapse) | Author |
|
Change-Id: I46b751f033f2b4f08461b2eaae8ad16c1487f1c0
|
|
...in old LO 3.5 registrymodifications.xcu, which causes trouble when migrating
to >= LO 3.6, see <https://bugs.freedesktop.org/show_bug.cgi?id=52022#c23> for
all the details.
Change-Id: I8fa1e67998c9588b9d8bf3a3b52e4b0684d3d705
|
|
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.
Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
|
|
... new gb_LinkTarget_add_standard_system_libs
Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
|
|
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
|
|
This reverts commit 587ac17d51ded650ed72bb68a126587a9c2ca698.
|
|
Change-Id: I9ac316b0491d2c2c69308c0a78e1be0009bf2caf
|
|
Change-Id: I5f18a9679ae4896e5f0271284abfb0062c788f0b
|
|
This reverts commit 1f77f1ac177521698ee7c978f218127cb5840046
and b590d87b380389371eca94ffb0e6f47f86d1c917.
Do this again when we will know how to get rid of published service
in offapi/type_reference/types.rdb.
|
|
Implementation is gone since b2d7ede98716806cc4b3ea8547247175d5f04d18
Change-Id: I3986ca99748f0010d80d2c788723a42a1725e83c
|
|
Change-Id: Iddec1bb9f1d0f4f31ecfc5bf6e6fccb0b65b3fd5
|
|
Change-Id: I1155cbee1e1cf28fdda5635d7151b28159befc15
|
|
Change-Id: Id2c6758055ad9c12b23bbb9dc8c84f0c4b65b83d
|
|
This effectively reverts 8c5cd962353dd9ce8234211a66547eb057202eb5 "config split
for sdremote" (what was the rationale for that, anyway? having the two little
additions in Impress.xcs always should not be a big deal),
63a73c119c188e6a4b22fb99fc2571f200073bde "Hopefully fix the remote config access
to work with the new schema.", ee5403b98bf0e89693a14f7a1ae5658d9e5eb730
"officecfg: generate header for Impress-sdremote, handle "-" in xcs name", and
4cce7027a6e700a6a7392b806c3d059172268f6d "Rename Impress-sdremote.xcs to
ImpressSdRemote.xcs + add to postprocess."
Change-Id: Iba6162a3c1d9e688960c794265bd04128f58cc0c
|
|
Change-Id: Iead72e5dca861a422507cf70d9b35366c701c84a
|
|
Change-Id: I3f965a293cb6cbd5cafe42e1a05565282f2e10c7
|
|
Change-Id: Ie1cbf033ca0f1fd56afe714cf645e3361b9b8ad0
|
|
Change-Id: Id8f0d0eada854cc584e613b10e341602517ed47e
(cherry picked from commit 1c335df02a7ed77a571ffd5f51f5d6d6710d7d52)
|
|
Change-Id: Ifd45a289a5a7b0cb87100e1ff3854ec72143019c
Reviewed-on: https://gerrit.libreoffice.org/526
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>
|
|
Change-Id: Ib09b581d5cc8dabf48aceddcc7639ca0e61b72dc
Reviewed-on: https://gerrit.libreoffice.org/587
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
It is enabled by default for dev build. It will be used for reworking
the Tango theme by the design team.
The them was requested by Stefan Knorr (Astron) <heinzlesspam at gmail dot com>
The two intial icons are from Alexander Wilms <alexander dot wilms at zoho dot com>
Change-Id: I9205a3164352442a2cdc02e75e58b15b327dfbd3
|
|
Change-Id: I964c1fd8a4414af91ab30ca7a6daab63c494399c
|
|
Implemented user editable date acceptance patterns.
The introduction of strict date parsing using locale dependent date
acceptance patterns in 3.6.0 wasn't always welcomed. Besides that not
every locale had patterns for incomplete (only day and month) date
input, users also complained about not being able to key in dates on
numeric keypads if the locale's date separator wasn't '/' or '-'
This commit implements a "Date acceptance patterns" edit field under
Tools->Options->LanguageSettings->Languages that follows the selected
locale and enables the user to add patterns.
Example de-DE locale:
* default patterns: D.M.Y;D.M.
* to enable additional input on numeric keypad: D.M.Y;D.M.;D-M-Y;D-M
* if 3-4 shall not result in a date, D-M- could be used instead of D-M
* note that to enter an ISO 8601 Y-M-D date with a D-M-Y pattern
active one needs to enter a year >31 or with at least 3 digits, e.g.
011
Change-Id: I9e20fcb168578b02d0f0248a0e209942e0f27113
|
|
i.e. word overrides emdash and endash to be word boundary characters
for the purposes of counting words. And there are some who want
to treat =,- etc similarly.
Default to a configuration that gives the same results as Word for
word counting.
Change-Id: Ia8ce6ac12011a1d6e547f11644c76163c4c993c5
|
|
Change-Id: I4cf6542352ac4213e66e2bbd6cc54d4f9372de62
|
|
We use IMPORT EXPORT flags, so let's stick with the term 'Export' as
opposed to 'FileSave'. Also, the file type's extensions are given
without the star-dot (*.), so let's strip that as well.
Change-Id: Ibde05058f7acb6ae149382009e78f3f10a71d543
|
|
Added a preferred extension property to the filter which overwrites
one(s) given by the default file format type associated with it.
Normally this property is not used for the majority of the filters,
but for plain text filters, we need to use .txt when saving from
writer whereas we do .csv from calc.
Change-Id: I3453ad084e4379e5cc1101daeb9d2c3ddd919e92
|
|
Add save of settings for Paste Unformatted Text and
Text to Columns.
Remove useless cSep parameter because default are set in Calc.xcs
Change-Id: Iff4b976f434a63d2d1f56e497852c7c1e763151c
|
|
Change-Id: I000fc9c1328aec5924da1557da599e6c7bdcb373
|
|
- Move entry to File menu instead of File->Templates.
Change-Id: I3c7df6057f9634d0e3879c90e0760f1fecc98954
|
|
Change-Id: Ifd69df9ccfb5b6a78044b002b6ec5bf1f12b6faa
|
|
Change-Id: I8fea48ede99e3a5568ac248b7dddc8475fae4280
|
|
Change-Id: Ie744c1a0db1661b9dd57976d6f27b12a6f0ba824
|
|
Change-Id: Ie287bc1c545bd8986ee3509181c878bdcd0d1942
|
|
This currently works only on Linux as of now.
|
|
Change-Id: Ib9ba5a2b269a2e20f8ba3703e8efc496357911ef
|
|
Change-Id: I90ffce4f6303d3bd736a7e33a135037092e60059
|
|
|
|
Change-Id: Idea60232a25e58edd385f10cd9cff9f33c16fee4
|
|
Change-Id: I44e8c2c38540b28e6dcfd3b9ecf6f2fb99470b30
|
|
regardless of whether lockdown is in effect.
Change-Id: I3c5d3aba89f8cedb6e3e4bd2ecc1af954a953306
|
|
Conflicts:
sfx2/Library_sfx.mk
sfx2/inc/sfx2/sfxcommands.h
sfx2/inc/sfx2/sfxsids.hrc
sfx2/source/appl/appserv.cxx
svtools/Library_svt.mk
Change-Id: I4305d81cb5fd6f5192a29f85835c78f31310b0d6
|
|
Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558
|
|
Change-Id: I781a46aa0b983062d2d4ad5a1f9b9b557c39f0a3
|
|
|
|
Change-Id: Idbe935d4fa1a83f49db28c2dcb74a421ba22b822
|
|
Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
|
|
Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540
|
|
Change-Id: I9dbf5d510ebaff8448a152d75a006a183303bd81
|
|
Added zoom submenu to View with the same entries of the zoom status bar
right mouse button menu.
This feature was requested on the design-mailing list:
http://www.mail-archive.com/design@global.libreoffice.org/msg03561.html
Additionally the zoom menu entries were sorted in a more logical way.
Change-Id: I5f2df8aa33be9305841fd5505c95963bee8a0ed0
|