- 02 Agu, 2015 3 kayıt (commit)
-
-
Michel Renon yazdı
Change-Id: Ifd21679fb7dd2b5c0c3bfe7726bf2c4d19897e21 Reviewed-on: https://gerrit.libreoffice.org/17467Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Michel Renon yazdı
That project file handles 12 global build options : 6 about tests, 3 about clean, 2 about l10n, 1 default. There is one run command to launch 'soffice'. Note that QtCreator will add automatically run commands for each subproject. Change-Id: I3650a9041654cbec7d51d8cbb7951a11ed49aad5 Reviewed-on: https://gerrit.libreoffice.org/17458Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Julien Nabet yazdı
Change-Id: If4554d513d67bf1813be3fb2278db85d6cf829e8
-
- 01 Agu, 2015 15 kayıt (commit)
-
-
Khaled Hosny yazdı
The Unicode to glyph id callback function is the natural and simpler place for that kind of check. Change-Id: I0e9fa131dcffa5063277f029e391eede7417c72b
-
Caolán McNamara yazdı
Change-Id: Ie2a42162d3092a8213b8532d9325f4ed199ec2a4
-
Matteo Casalin yazdı
Change-Id: Icc41bbe09e495454ca27e9281eca6f4731a135c8
-
Matteo Casalin yazdı
Change-Id: Ia0de7ff756d9578b6c036d713ef1394f8a1461d6
-
Matteo Casalin yazdı
Change-Id: Ic2af80d2335875672fee5b61083b1f7f9703dac7
-
Matteo Casalin yazdı
Change-Id: If97d75dbfb683191f4a30d796ca132cedec6c92e
-
Matteo Casalin yazdı
Change-Id: Ib95d8812b0ce288b9691a398fe0396e73ea9af97
-
Matteo Casalin yazdı
Change-Id: I723d7c187ec186ccc68f061ba2357712a5f31869
-
Matteo Casalin yazdı
Change-Id: I19785cc516daf03aee8783a23399929785d30c5f
-
David Ostrovsky yazdı
This fixes warning C4458 issued by MSVC 14.0 (aka VS2015) compiler. Change-Id: I48ed50bb54232d70460495d6d6a9e100fb90b869 Reviewed-on: https://gerrit.libreoffice.org/17444Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Tested-by:
David Ostrovsky <david@ostrovsky.org>
-
David Ostrovsky yazdı
Change-Id: I8e65c0243094468dca06a1b30b5244bef931f8ac
-
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 22 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
-