- 20 May, 2015 40 kayıt (commit)
-
-
Alexander Werner yazdı
Change-Id: Iffb884ef487c3a15d55a14d74e0d3c9b42673ebf
-
Stephan Bergmann yazdı
Change-Id: I99b5994b53a5768b4c0aa8dbd6f54b13b23b333a (cherry picked from commit 5f296f9b)
-
Alexander Werner yazdı
This is 'libreoffice-5-0' - the stable branch for the 5.0.x releases. The commit rules are different according to the development phase: A. 5.0.0 beta phase: A. any bug fixes are allowed without review B. late features need approval by 3 people with different affiliation B. 5.0.0 rc phase and later: A. fixes need approval by one reviewer B. late features need approval by 3 more people with different affiliation IMPORTANT: Every developer is responsible for pushing the fixes into all appropriate branches. Note that we do not plan any merge from this branch to master or vice versa. Please, help use to make stable and usable release. If you want to build something cool, unstable, and risky, use master. Change-Id: I5a5a08bd8e9d1682a7ec8e8045004d685bcd2938
-
Christian Lohmaier yazdı
renames the most annoying abbreviations in Writer (and partially in the shared code too). Change-Id: I9a62759138126c1537cc5c985ba05cf54d6132d9
-
Joren De Cuyper yazdı
Thanks to Miklos :) Change-Id: Ib6344ff654e39bf712d7071545573fb2ec525b63 Reviewed-on: https://gerrit.libreoffice.org/15733Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org>
-
Joren De Cuyper yazdı
Change-Id: I1437c197312911a15a50715235d840b24117bfba Reviewed-on: https://gerrit.libreoffice.org/15742Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org>
-
László Németh yazdı
Change-Id: Ic2ad51b0ce496d28ba94b31302c7abb21a1c59a7
-
László Németh yazdı
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:
⌨ ->⌨ (U+2328)📷 ->📷 (U+1F4F7) Change-Id: I189609983281bcfc223cfd39678e92200b826c89 -
Tomaž Vajngerl yazdı
Change-Id: Icc7eb914a16d6492146879967a6dc8b634d50b6e
-
Tomaž Vajngerl yazdı
Change-Id: I0fdcb3d179d87ae202199d2eb904e701bad45ab1
-
Tomaž Vajngerl yazdı
Change-Id: Ied0f44e38ac52f13c9c229366342849aa29ec754
-
Tomaž Vajngerl yazdı
Change-Id: I5eeaa1ee9c63f1a1d624022857a80cbebc079627
-
Tomaž Vajngerl yazdı
Change-Id: I583caa0bbec9e4998bcc78e5edc4e29ab9d3b4b2
-
Tomaž Vajngerl yazdı
Change-Id: If4964adcc693ccf32e815d6cf8aad8e1c196ada8
-
Tomaž Vajngerl yazdı
Change-Id: Ief8fb3aa0a39082598c3d488a758416604a3991a
-
Tomaž Vajngerl yazdı
Change-Id: I3468176b8605094887f1d81ce37ef2c47719e3e7
-
Tomaž Vajngerl yazdı
Change-Id: Ia0ce7349efcdf0ee8f46bbfeca8b2496b738b9ad
-
Tomaž Vajngerl yazdı
Change-Id: I89ea754dbbb64e535ca719af4e7d949ac117df0a
-
Tomaž Vajngerl yazdı
Change-Id: Iabd3c08b215780d65136877f8c9a2592ec6e2c63
-
Miklos Vajna yazdı
With this, it's possible to do mouse-button-down + move several times + mouse-button-up desktop-style selection of Writer text. Change-Id: If0711c5d397a8342b31c9b5448bf6223990529e4
-
Miklos Vajna yazdı
This is much better than using setTextSelection() directly, as that was introduced only to adjust an existing selection. Change-Id: I881c3e4e5b0c97891f29dac0da42c1d3a51361e8
-
Philippe Jung yazdı
From the contextual menu, it is now possible to insert rows or cols before the current position. Number of rows/cols inserted is based on current selection. Change-Id: Ie1a718fbb1b8caf67716f9c8fad21f90d182ca79 Reviewed-on: https://gerrit.libreoffice.org/15773Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Mihai Varga yazdı
Change-Id: I783bf782df66329ea4a1f78346aa2c36b9e4e425 Reviewed-on: https://gerrit.libreoffice.org/15799Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: Ia6fde08193f3e43225e843291ddc508afe74c356
-
Noel Grandin yazdı
Change-Id: I5dafc2c8a76356a7bbb258ec9563085d8f2b05cc
-
Stephan Bergmann yazdı
...as e.g. external/libetonyek/ExternalProject_libetonyek.mk internally does in its configure script (but where workdir/LinkTarget/StaticLibrary is not on the lib search path during linking) Change-Id: I636d3de5c831eb8ced002ec61806ccaf75cf4c91
-
Katarina Behrens yazdı
Maybe they don't have to be, but this fixes the build at least Change-Id: I278ecafcc96d8febc802c7a7ce907c98df95271c
-
Katarina Behrens yazdı
in the same way as in f92ab4da Change-Id: I209475499307c5564774e1cd5808e3792a10be25
-
Noel Grandin yazdı
Change-Id: I5f2ce7043802963c5fa41f0710c176a270e2d23b
-
Noel Grandin yazdı
ambiguous symbol Change-Id: Ie3eea266b6a1bf6ca65edaf6a2f22e543a128646
-
Noel Grandin yazdı
after my commit 7a0af379 "convert SAL_LAYOUT flags to scoped enum" Change-Id: I7494793aae482f0b687501ae199856b1a6640143
-
David Tardon yazdı
Change-Id: I2c307ebe78935ceb19ad0c80b441d30c138ec84a
-
Stephan Bergmann yazdı
...so don't obscure that sad reality Change-Id: I0ddd572e55d66f6c23c776ca62885b6ba482bf5e
-
Stephan Bergmann yazdı
Change-Id: Ic6869491940482e866ec8e803ded89752746ab73
-
Caolán McNamara yazdı
Change-Id: Ibc80e242b8fda8fb304ed5cd1a52716d1b7fc33d
-
Caolán McNamara yazdı
Change-Id: I990ad07784266e2b48638ece6a84471b3bef173a
-
Noel Grandin yazdı
after my commit 7a0af379 "convert SAL_LAYOUT flags to scoped enum" Change-Id: Iba12d2f60840a012d3e54a1364b672820e8bd6dc
-
Noel Grandin yazdı
after my commit 4b57be72 "convert QUEUE_STATUS constants to scoped enum" Change-Id: I5a91a79148b3b3edaa12e6933344040ed64acc6a
-
Noel Grandin yazdı
Change-Id: I672e3a31c97fad91826dff1446d2d098d3d36150
-
Noel Grandin yazdı
Change-Id: I5ebd77edfa29d6c6c7acea37e826ef1d625916c3
-