- 23 Mar, 2015 40 kayıt (commit)
-
-
Caolán McNamara yazdı
like X11SalGraphicsImpl::drawRect does now the focus borders in the layouts pane of impress update correctly as the border is added/removed as you pass the mouse over them with the gtk3 plugin Change-Id: I1f03065049c2aee2e3c28e7a16777e9b06e34c6e
-
Caolán McNamara yazdı
so follow the same logic as drawPixel which equally does not damage a 0 width and height point Change-Id: Ie2c400caf1ad2e3a874f92c6f90f5f071f9c95e3
-
Stephan Bergmann yazdı
...to avoid problems with postwin.h #undef'ing WB_LEFT/RIGHT. Ultimately, WinBits should likely be turned into an enum. Change-Id: I48e9151ec1fd3b94fc23c8859cd65e3b7f80abf5
-
Stephan Bergmann yazdı
Change-Id: Ia41415272e12b47ae332c38badd323ad3ab6a5ad
-
Stephan Bergmann yazdı
Change-Id: I09bf1cfe22a65b8dbbcc7139cd1055f0e829210d
-
Stephan Bergmann yazdı
...required to remove the WIN_* defines from postwin.h, so that the latter can be included multiple times; the WIN_* defines appeared to be unused except for one use of WND_FindWindow anyway Change-Id: I2080225c74c196fbc1b7d4f20b636b44e1e12150
-
Tor Lillqvist yazdı
Change-Id: If45c91f04caef8cd4387f623c773913ee1a1154d
-
Tor Lillqvist yazdı
Change-Id: If4bda345cae62b8f7c809ea8bd56913d436602b6
-
Tor Lillqvist yazdı
Change-Id: I791904a50db75ed94c166b0f84d9f08cb088bafe
-
Tomaž Vajngerl yazdı
The values are DPI dependent and the test fails if the system DPI is set to anything else than 96. Change-Id: I548a193b3c98dc5181539eca40064a52ec15efe7
-
Tor Lillqvist yazdı
Change-Id: If4788e606900703253780108119c397cca59604b
-
Caolán McNamara yazdı
Change-Id: Ie6edf155288d1514ce7a0c859ba751cdebc93391
-
Caolán McNamara yazdı
Change-Id: I4de4d5c3a191784598e93a8cf70e45a3f59ae857 Reviewed-on: https://gerrit.libreoffice.org/14907Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Laurent Balland-Poirier yazdı
This commit treats variable decimal in the same way for scientfic format as for number format Change-Id: Ibc3f88150e2a8e353d35415da78998ec8c201e8b Reviewed-on: https://gerrit.libreoffice.org/14918Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
-
Tor Lillqvist yazdı
Change-Id: Ia5c5b1926a73c54a38662b5ac737dbe1ff3cef50
-
Caolán McNamara yazdı
Change-Id: Ie0d17e562b24a8108d79d13592fff3bf2b9a6713
-
ACTom yazdı
Change-Id: I98d80f9153abe9f536b818c899008bb865b1bd34 Reviewed-on: https://gerrit.libreoffice.org/14962Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Iad15e1e9df25fdace5ca17dde71eb1e9a25ee13e
-
Stephan Bergmann yazdı
This reverts commit 0bf4e6e2, ~SwFmt in sw/source/core/attr/format.cxx contains SwClient* pDepend = (SwClient*)GetDepends(); ... that is unclear to me how to adapt to this commit's changes.
-
Yousuf Philips yazdı
Change-Id: Ic253b78e7ff8d5fa76d63fceefa4fbe5da93e4e7 Reviewed-on: https://gerrit.libreoffice.org/14960Tested-by:
Yousuf Philips <philipz85@hotmail.com> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Horn yazdı
The template delete dialog was coded in such a way that the default behavior was to delete the template/folder unless the user pressed no. This caused the template to be deleted if the dialog was closed using the "x" button. I changed the logic so that the dialog will only delete the template if the user presses yes. Any other button press will do nothing but close the dialog. Change-Id: I7977fd48b3e0cc440cc1e15056b448e7ae23476f Reviewed-on: https://gerrit.libreoffice.org/14937Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Eike Rathke yazdı
Change-Id: I97cee7ea1d63375b73f0d4003022e9f09ad38e5f
-
Caolán McNamara yazdı
Change-Id: I4e1fd50f1268f0820fae2bb41c69155ef5c28464
-
Eike Rathke yazdı
Change-Id: Iefb035af9258c21e4fcc7f9b997f40ec318ed1ff
-
Laurent Balland-Poirier yazdı
Implement engineering notation: fomat ##0.00E+00 for instance Saved in ODF thanks to https://gerrit.libreoffice.org/14875/ Change-Id: I1e401183a95ce05481a9af52e49bbcfe08cd1a20 Reviewed-on: https://gerrit.libreoffice.org/14886Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Yousuf Philips yazdı
Change-Id: I1bdc2ec3cf9c94b0d48be99a4409b39dc6d77389 Reviewed-on: https://gerrit.libreoffice.org/14961Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I3f6ec3bd951d45b973880be1ae19e167c5e99d20
-
Łukasz Hryniuk yazdı
Change-Id: I996a984763f9fece9074f8bc318db25f01b8f4ed Reviewed-on: https://gerrit.libreoffice.org/14954Tested-by:
David Tardon <dtardon@redhat.com> Reviewed-by:
David Tardon <dtardon@redhat.com>
-
Martin Hosken yazdı
Change-Id: I13896adbc3d8b006c3b192dbf40e766d718a8bac Reviewed-on: https://gerrit.libreoffice.org/14959Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
it seems to be causing unit-test and build failures This reverts commit 5cbb51c0. Change-Id: Idc6372f98200b23828aa19b22a75b6b2b640d1ab
-
Michael Dunphy yazdı
Reduce scope of local variables. Change-Id: I5f06dc0d9d16e92a7a0afb599eb3a93d9d5cc878 Reviewed-on: https://gerrit.libreoffice.org/14943Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I8fa221211efcbed8407cd8dccb3dc0962068295e
-
Tomaž Vajngerl yazdı
Added new packages: * overlay - overlay elements like TextCursor* * canvas - classes that its only purpose is to draw to canvas Change-Id: I0dec06e76819231dacae26d24e43bb6315bba6e4
-
Tomaž Vajngerl yazdı
Change-Id: I8e94edeafbf5b7fd5f02a1429893c4b803c71afa
-
Tomaž Vajngerl yazdı
Change-Id: Ie944ca77abf13c4ac2c3b9c492d56878bfffba55
-
Miklos Vajna yazdı
This brings sd in sync with sw, that does the same for some time already. With this, we no longer do a complete repaint 6 times after every postMouseEvent(). Change-Id: I38754f4bdbb977abbdbb0f32e1460ab2f6290f87
-
Miklos Vajna yazdı
At the end this gets exported in the LOK API as a rectangle anyway, so better to convert the vcl::Regions into a Rectangle, and not the other way around. Change-Id: I81fede6e30af112d17bb74328801915d90474863
-