- 16 Şub, 2017 14 kayıt (commit)
-
-
Pranav Kant yazdı
Change-Id: Id8fbebe2f6e339120741ed3744b18f50941c995e
-
Pranav Kant yazdı
Move this code to initWindow too Change-Id: I057d9b8f60b9da2c20b28901ab958f9fc2095df3
-
Pranav Kant yazdı
Change-Id: I8aa0a00768e074b016ea20680c67884f19fe26df
-
Pranav Kant yazdı
This code (populating part selector, part mode selector etc.) is something that needs to be executed for each view, not just the view that makes open_document call. Put all such code in initWindow function from now. Change-Id: Ibf9b12adb156258aa3cfdf959fffb541a88da529
-
Pranav Kant yazdı
Change-Id: I9a5be9050f3bedd14b6b5602b51bf40da0a11175
-
Pranav Kant yazdı
If we make sure that this code is executed after initializeForRendering is called, which is how it should be ideally, we will get the correct positions anyway. Change-Id: I1eb8f32823cb0b02539f077882372a73b6df5851
-
Pranav Kant yazdı
Change-Id: I5eaa7c82239ab65a567a893d76c68468cf116469
-
Pranav Kant yazdı
Change-Id: Ie98a2cc3a5366bde912f4eeef9bb63a32342cdd6
-
Pranav Kant yazdı
Change-Id: Ia94041884b7fde5f6c104a41c77c6a3aa96b7be1
-
Pranav Kant yazdı
Change-Id: Id44bf5dd623749b6e9a46f121f035aa5ce617557
-
Pranav Kant yazdı
Change-Id: I594b61e102c0ecacb169ee6064ba96d70c16ab42
-
Pranav Kant yazdı
Change-Id: I65b3fea9a33396419dff70b134729594c0dda4db
-
Pranav Kant yazdı
... to list all notes in calc. Change-Id: I6c636ebd47ee238c32e3c0b7d10254d237396a51
-
Pranav Kant yazdı
No need to fill the vector unnecessarily when we are just concerned about the total count. Change-Id: I94d7cd6dd86e612edc078f7b70c051d67b787a5a
-
- 15 Şub, 2017 26 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: If078cda95fa6ccd37270a5e9d81cfa0b84e71155 Reviewed-on: https://gerrit.libreoffice.org/34324Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tor Lillqvist <tml@collabora.com>
-
David Ostrovsky yazdı
Change-Id: I9721632c68e6428b03b0368e7802c6eb4f5eb0a2 Reviewed-on: https://gerrit.libreoffice.org/34323Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Ostrovsky <david@ostrovsky.org>
-
Tor Lillqvist yazdı
Change-Id: I4f3f112d4cd301d3ee1806cd2d26564ac3852723
-
Tor Lillqvist yazdı
Change-Id: I0422aaf39bbce889c95ed9a81a0784cb03a1badd Reviewed-on: https://gerrit.libreoffice.org/34320Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tor Lillqvist <tml@collabora.com>
-
Tamás Zolnai yazdı
Change-Id: Ie6dbc4a005f1840dc6b324a99406283676580b96 Reviewed-on: https://gerrit.libreoffice.org/34315Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com>
-
Eike Rathke yazdı
Change-Id: Ib5303f09cfda232b0bee88df3d76650165337c08
-
Eike Rathke yazdı
Change-Id: Ie31ab88543994f0e8aeef8152c230c05e071ef8e
-
Caolán McNamara yazdı
Change-Id: I910a0a81a925ce4578f3b9b3a51987fbbd91aa13
-
Johnny_M yazdı
This is to translate German comments yet left in the include/ directory after https://gerrit.libreoffice.org/33895 Change-Id: I677713aa1fd0bc07ea71e16d8503ce5cd4838de9 Reviewed-on: https://gerrit.libreoffice.org/34316Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Johnny_M yazdı
Change-Id: Ia30dc2f96b34e0edecade84a020092b0a24cbb18 Reviewed-on: https://gerrit.libreoffice.org/33895Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Tamás Zolnai yazdı
Change-Id: Id505edb3ca1b03817d3a98e6102d79df901a3dc2 Reviewed-on: https://gerrit.libreoffice.org/34308Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by:
Tamás Zolnai <tamas.zolnai@collabora.com>
-
Caolán McNamara yazdı
with no visible scrollbar it claims 1 child, but trying to get child at index 0 throws Change-Id: Icf1a0afc4a6f6090e3f14f30b4380db477955561
-
Jochen Nitschke yazdı
in commit 77dc03c2 the new variant of FormulaProcessorBase::extractCellRange(..) replaced a CellRangeAddress& ApiCellRangeList::front() with ScAddress& ApiCellRangeList::getBaseAddress() which returned only the start address of the front range. This went unnoticed because ScRange has a non explicit constructor from ScAddress. later ApiCellRangeList::getBaseAddress() got replaced by ScRangeList::GetTopLeftCorner(). use ScRangeList::front() to fix this regression. Change-Id: I338e5d3054b62d5dd191492a38451d0adc85ae0d Reviewed-on: https://gerrit.libreoffice.org/34304Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jochen Nitschke <j.nitschke+logerrit@ok.de>
-
Fakabbir Amin yazdı
Change-Id: I8a3126427dca7b6c54282f48645f238f98ca62af Reviewed-on: https://gerrit.libreoffice.org/34289Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Bartosz Kosiorek <gang65@poczta.onet.pl>
-
Caolán McNamara yazdı
Change-Id: Id4f93638ad366b66968e6946a835239beee16942
-
Tor Lillqvist yazdı
Change-Id: I8c60f86a1debe135c9172ff639aa5af93f03b99b
-
Caolán McNamara yazdı
Change-Id: I51dfa45b266b6b9361f48aac58f0a4bca8446bdd
-
Fakabbir Amin yazdı
cleaning concatenation in sc directory. Change-Id: I137eb0eaf161edece272b084980e622831200803 Reviewed-on: https://gerrit.libreoffice.org/34288Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Ie7b5bb82868f517d056907567dd8e53a34d8a0b0 Reviewed-on: https://gerrit.libreoffice.org/34273Tested-by:
Stephan Bergmann <sbergman@redhat.com> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I3d29240b7a3aa1d8941ca97f3c3e941e884cbf8b Reviewed-on: https://gerrit.libreoffice.org/34272Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I143ec0287421675fb13a03e8cf3c7054a17be37f Reviewed-on: https://gerrit.libreoffice.org/34271Tested-by:
Stephan Bergmann <sbergman@redhat.com> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I3bfa7b8896c9eb191047edf469749bb7f0128dfd Reviewed-on: https://gerrit.libreoffice.org/34270Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Icefafed29c9702730181f61bb03296b5b474bfa6 Reviewed-on: https://gerrit.libreoffice.org/34269Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Ieee649609a7f01b4d51ed6ed78a8ae809ca61d9e Reviewed-on: https://gerrit.libreoffice.org/34268Tested-by:
Stephan Bergmann <sbergman@redhat.com> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I313b17cea20fc9dc3b617ecc41626410c0dfb127 Reviewed-on: https://gerrit.libreoffice.org/34267Tested-by:
Stephan Bergmann <sbergman@redhat.com> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I86acad58909fd5d8c69b723159d0e8afe5a67134 Reviewed-on: https://gerrit.libreoffice.org/34266Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-