- 20 May, 2015 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ibc2fa183ee0847f92ace08388559d236898b1826
-
Miklos Vajna yazdı
Same problem as in the previous commit, just for mouse move. Previously when selecting "abc" with the mouse only one or zero letter got selected as the mouse moved, now it's properly the whole afffected string. Change-Id: I025dbd71fc02a0c93a532ca188836ffb957d6b35
-
Miklos Vajna yazdı
Tiled rendering assumes that the whole list of selection rectangles is sent, i.e. the information is not incremental. With this, if the text is "abc" and you are before "a" with the cursor, then pressing shift-rightarrow two times will result in "ab" being selected, not just "b". Change-Id: I70c043575d3c68d78342af0a6b78659d83b4f5f4
-
David Tardon yazdı
Change-Id: I9aaa4ae2e567b54f15097c265a3d1c3c12662b92
-
David Tardon yazdı
Change-Id: I1ae1a09de43a2743d6bf9eba0c9a389b99bdfc67
-
Miklos Vajna yazdı
Change-Id: I8ad37290a2b5dab41d180799f9e5ec7d603952ba
-
Stephan Bergmann yazdı
Change-Id: I99b5994b53a5768b4c0aa8dbd6f54b13b23b333a
-
Noel Grandin yazdı
Change-Id: Ib8750a7acaf038476b0a5307e4a8a0bc3bf16015 Reviewed-on: https://gerrit.libreoffice.org/15824Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: Ifc2e1159744dcaf5e7b0249ad00610e41cfe4fca
-
Tomaž Vajngerl yazdı
Change-Id: I963cf83d32bb976095274be913806de19bdf7a86
-
Caolán McNamara yazdı
mpComboboxEntryStyle refuses to draw the left side. I have no idea why and have burned too much time on it, so use the normal EntryStyle and set its right junction to get the flat right side Change-Id: Iff5fb1c1b21d2935c3817e7825b86b8e30e899eb
-
Christian Lohmaier yazdı
Change-Id: Ib77d7879b0d845bdccc523467f654b836704cdcf
-
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
-