- 01 Agu, 2015 4 kayıt (commit)
-
-
Daniel Robertson yazdı
Replace all uses of deprecated features from o3tl/compat_functional.hxx with lambda expressions. Change-Id: I6370c80dbe675da517904e535e19bf63830c3e2c Reviewed-on: https://gerrit.libreoffice.org/17450Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Tested-by:
David Ostrovsky <david@ostrovsky.org>
-
David Ostrovsky yazdı
The correct way to perform the check for it in C++11 is to call std::function::operator bool. http://en.cppreference.com/w/cpp/utility/functional/function/operator_bool Change-Id: I4df8daaa758b4d5b382e340b90c4588a83ee11ce
-
Jan Holesovsky yazdı
In Writer, the meaning of 'parts' is a bit different than in Calc or Impress. In Writer, the parts mean pages, and the document does not give a completely different view, the cursor just jumps to the given page. It is up to the client to follow the cursor appropriately to have the desired effect. Change-Id: I56b3264e0340cd639bdabfa92b74b52bd1f391a5
-
Jan Holesovsky yazdı
Change-Id: Ifcccd6376a6a44bf6761e9fa451b46933adb6ce9
-
- 31 Tem, 2015 35 kayıt (commit)
-
-
Varun yazdı
Change-Id: I2a56e253a7091c690c8f40ff371565dbb7affbae Reviewed-on: https://gerrit.libreoffice.org/17455Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
Change-Id: I5a0a0e83366ce518fc74d915bb8c43cc883ff016
-
Michael Stahl yazdı
Change-Id: Ic98b20eabdc0e62078b28ab0219b00b67e8e1099
-
Michael Stahl yazdı
Change-Id: I9342bbdaa626c88592d3a7bdf12f150cc2a605b1
-
Michael Stahl yazdı
Change-Id: I4bea36a9add24f9144c8e222e9ce42c7c9f3678b
-
Michael Stahl yazdı
Change-Id: I1a4a3007a07a796d80d06ab7554953925bb8be3d
-
Michael Stahl yazdı
Change-Id: I813d42a1ab494e0887791516606fddd342e21ff0
-
Michael Stahl yazdı
Change-Id: Ia3644bc0d9db2159aa4e9f05ca2f36e60b63e6f4
-
Michael Stahl yazdı
Change-Id: I7d6d01775600fdbd64b0b5a249d88acdb89f6591
-
Michael Stahl yazdı
Change-Id: I72acc5f396553eb464338a395ef40f95ed57a07e
-
Michael Stahl yazdı
Change-Id: I4bf5b2aab1dd76e596c191ae2eec8eb18005b914
-
Michael Stahl yazdı
Change-Id: Ic60190814a19e03341de3678f35c4ac69624ca4c
-
Michael Stahl yazdı
Change-Id: I042c97d8472c3afceffba36808687f382571e6c2
-
Eike Rathke yazdı
To diustinguish from formula::FormulaToken::IsGlobal() virtual dummy implementation error message and spot code that possibly makes false assumptions about svIndex tokens. Change-Id: I5c4a62dc5fdf3a97b7a4d143ce1e419f15a8fdb0
-
Eike Rathke yazdı
Change-Id: I628a7ce66d8d3eed5bf70a0ac57acd8f4deef598
-
Daniel Robertson yazdı
Replace all instances of select1st with lambda functions in canvas/source/factory/cf_service.cxx. Change-Id: I935282817fdf6496bd03752b8adb89e827ff28c5 Reviewed-on: https://gerrit.libreoffice.org/17409Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Ostrovsky <david@ostrovsky.org>
-
Miklos Vajna yazdı
Empty repaint rectangle means the whole window, while Erase() is a NOP in case of an empty rectangle. This fixes the sidebar rendering artifacts the screenshot shows in the bugreport. Change-Id: I12e35ceb0aa529d65b7acf01d8cdb719101adebe
-
Markus Mohrhard yazdı
Change-Id: I70c3a06e2aa9112cd5a47b7d8839c4bd701cfc1e
-
Miklos Vajna yazdı
Instead of in PaintHelper::StartBufferedPaint(). If the buffer size is set to match the size of a sub-widget (for which the paint was triggered), then client using the buffer as a persistent vdev are unable to paint at arbitrary locations. For example, if we painted the ruler, then the blinking cursor won't be able to paint to the SwEditWin area. Change-Id: Iba07070baafb5b802fc6da200696611afd2010d7
-
Miklos Vajna yazdı
Based on a mini-dump from Norbert. Change-Id: I9a9fee38b0472e1abfd797539cadd4a83af5f583
-
Michael Stahl yazdı
Change-Id: I84ee651a51e1919be036ffd47d80eb1ab7433973
-
Michael Stahl yazdı
Change-Id: Iba845749d645bc1cf9eb6d6c41829717831bc487
-
Michael Stahl yazdı
Change-Id: Iaa6a6ed0ef1b9ca3b3f72706ec3934c6c4a93322
-
Michael Stahl yazdı
Change-Id: I70e38970394ca291de2de184b80bb5bb7c2cccac
-
Michael Stahl yazdı
... so the libxml2.dll is copied to instdir. Change-Id: Ibb5e57c01826e089e9a81b79fb56c3d2489d653b
-
Michael Stahl yazdı
Apparently Clang C89 mode is sloppily implemented and allows this. Change-Id: I78ef943bc4c5f8590dae8879dad65ad9fbe9a9bb
-
Jan-Marek Glogowski yazdı
So at least in case of the CTRL_LISTBOX, getNativeControlRegion is called for a type and part unsupported by IsNativeControlSupported. For whatever reason, this results in broken listboxes drawn in Base's "Table Design" dialog, when selecting "field type", which draws the listbox on top of the cell. To make it worse, it seems the listbox is actually drawn to a smaller space then the actual requirement. Appearently it seems to use the content rect, instead of the bounding rect. So in addition to fixing the drawing, this patch increases the listbox bounding rect, which looks too large in normal dialogs, but makes the Base's listbox better readable. Change-Id: I112ec038fd20ad33facd260d16b5d68b508d2bd0 Reviewed-on: https://gerrit.libreoffice.org/17438Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Laurent Balland-Poirier yazdı
For General (Standard) format, "0" is not the number of decimal places Replaced by an empty string in dialog UI and Sidebar. Change-Id: Ia367b491b71fa7b4480cdd03408c0c0315425dc8 Reviewed-on: https://gerrit.libreoffice.org/17439Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Noel Grandin yazdı
and clean up the duplication of constants between filter/ and comphelper/ in the process Change-Id: I0d1525b559c63a3d39deae51accff5dcdbb0aa82 Reviewed-on: https://gerrit.libreoffice.org/17446Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Noel Grandin yazdı
we implemented this logic in the C++ URP code a while back, but the Java code was not correctly updated. Change-Id: I377d7150f1adb69d6f86d9b4f3406163aaf85aea Reviewed-on: https://gerrit.libreoffice.org/17427Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Change-Id: I90d0c76c11e44ffe18be9fde4df06ccd0ac13da9
-
Miklos Vajna yazdı
Change-Id: I94ecd7c391c656e86918a227d344a24eef893577
-
Miklos Vajna yazdı
Regression from commit 6e61ecd0 (Merge back branch alg_writerframes to trunk, 2014-03-19), the problem was while SwFrameShell::Execute() was modified to put the various pool items related to fill types (colors, gradients, etc) to the item set of the dialog, the same was missing in SwTextShell::ExecInsert(), so colors were missing on inserting a new frame, but not when editing an existing one. Change-Id: Id009f914c1c3b6509e31a4887e32a00624678cf4
-
Miklos Vajna yazdı
Change-Id: Ia98b351a3ef14826ab638382fa312734edeb751d
-
Christian Lohmaier yazdı
Change-Id: Ibb7500527d0ff142a6ba89a20894258cb63eeed5
-
- 30 Tem, 2015 1 kayıt (commit)
-
-
Christian Lohmaier yazdı
Change-Id: Ia3931f3cac13894ccd51772312110367194e19c6
-