Age | Commit message (Collapse) | Author |
|
Put the VCL Window class in the vcl namespace. Avoids clash with the X11
Window typedef.
Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
|
|
Change-Id: I3c15d51f390bd7bed1d8738befda2a7476b3495a
|
|
Change-Id: Idc9d9631dbb4990f878ee2f64b0f6fa36973307b
Reviewed-on: https://gerrit.libreoffice.org/11598
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: If38365d949ad91d50138798a0a386f9543eb4f22
|
|
Change-Id: Ia0d06d1e0951bcc3930d5e059658209a2916405f
|
|
(Arguably, such files should be stored in a workdir/CppunitTest/... directory
removed and freshly created before every test run, instead of in TMPDIR.)
Change-Id: I1e5928db399e6ed39143ebfd3844c7dd46820537
|
|
Change-Id: Icb3dc9595a025c4386577d858c8ca96e2f9bbef7
|
|
Change-Id: Ic9d3894611eedcffa9ce79ae8b2745de72eb9117
(cherry picked from commit 0b6555f594095ddc082d555852f7d8e9f7d7f266)
|
|
All classes that belongs to the com.sun.star.lib.uno.adapter package are not part of the stable URE interface.
(cf. <http://api.libreoffice.org/docs/java/ref/index.html>), for that reason those classes may be final.
Remove unused import in com.sun.star.comp.helper.ComponentContext class.
Change-Id: I68be8da4324f5163505e65365bf49a6a9cd00672
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I055ae0426df86a1ea49385bc8c0b176cc4b9d940
|
|
Change-Id: Ie1b2ab13eda584c48aaa0a4a0941f1be451697c1
|
|
Change-Id: I8165def0b6291bfd7bb109e1cdaeb4198ed696b7
Reviewed-on: https://gerrit.libreoffice.org/11560
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
|
|
Change-Id: Iced083868a84fd9fbb97ad91dfc0acbf5b69b766
Reviewed-on: https://gerrit.libreoffice.org/11559
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
|
|
Change-Id: I1458378d5ef0ae3f2476fa455cc45b473de04456
|
|
Change-Id: I6f6e385cf6d09b0a3f18b708daeff2df9aba83c6
Reviewed-on: https://gerrit.libreoffice.org/11595
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: I2206a2b6818c030ba756f2b4d014a20d46f4106e
|
|
Change-Id: I08542b736e49cb9262323e9fe6188b1976d47935
|
|
Project: help c15adbcd9f39fdd4f2a2e53749e5dc47b365d406
rename Image Styles to Drawing Object Styles
Change-Id: Id0c5e9fb505ad99bb77f80963b30b8f0946cc48d
Reviewed-on: https://gerrit.libreoffice.org/11594
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
That's where all the remaining tests using the public sw API live.
Change-Id: Iaffd411d704b42e5b88299d00a6c4b6226e2bd4d
|
|
Unfortunately this breaks the Edit menu - it is now crowded with long texts;
so while it may improve the toolbar, it definitely breaks the menu.
This reverts commit b59c5ace4b7213ffd62495d0c0e5b6411f5071be.
|
|
text shape with jpeg data, should we throw away
the text shape here or keep it ?
Change-Id: I9e4463b5863bf68cdcd18ea5d1f6c831a0de8ec9
|
|
Change-Id: Ibaeefe795c8318824fe3d158871eae0477ef0fc4
|
|
Change-Id: If4226bbe1124ca21893840558559b2b0e24440d3
|
|
Change-Id: I8b1f0f6c100b4cf6d45c9e0c0f1e0a38ec081218
|
|
I've essentially unwound most the Java changes I made te wizards module
in the last few months. I will revisit my changes at a later date and
make them more carefully :-)
Change-Id: I9221a825dc8de6edc96d6db07072aefcd1a37107
|
|
Regression introduced with cb021fcafba06ccf973f2abe229a4761c0a002de "fdo#46037:
remove 1 comphelper/configurationhelper in framework."
Change-Id: I07727d93315e0d3d87004ce71708271e90a173a3
|
|
use grids which are better at compressing than boxes and
other tweaks
Change-Id: I231ded59f248847668dcf2b0c38bab1be090431f
|
|
* Title Case for headings and command buttons
* Sentence case for radio buttons, check boxes, etc.
Change-Id: I68342d2f4c66e2253dded31d80783b3629a3d1d6
Reviewed-on: https://gerrit.libreoffice.org/11577
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: I84873c9f84651dc8a1337f37c63020b461314e1b
|
|
Change-Id: Iceaed0e5490b6002c1421d74dfb8f2d0ba38cbf5
|
|
Change-Id: If4b2aef59d45a848fb77de9e1b7bf80d49548a75
|
|
Change-Id: I036632dcc7a91eb43aac2bdc2dee7e3355227f24
|
|
Patch by: hanya
Fixed date filter problems in table view. Now processes old style date format
and "normal" for database as expected.
(cherry picked from commit 79ff7fc76c74a012933230d6f3c37977eccc6398)
Conflicts:
dbaccess/source/core/api/SingleSelectQueryComposer.cxx
Change-Id: I2ae1b50b9e85ff2c543aaea90894a7edd5bc7524
|
|
$ make JunitTest_juh_ComponentContext
Change-Id: Ibcd8ed7b1da7da82593e51b6f25a53763e9455f7
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I53388e8b8ca71a3ad5d0b3e22dd60c642cb1f4b7
|
|
* com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter class may be final. There is a overridable method call in the constructor.
* Private methods can't be overridden. The private method "instantiate" is declared final in the com.sun.star.lib.uno.helper.Factory class.
Change-Id: I7dba78a3d1857bbc328f6a581d8e9a5ae130739d
Reviewed-on: https://gerrit.libreoffice.org/11546
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I222b76a736805c795dcb9c866f1e20734d83ba84
|
|
Change-Id: Id163680534a5f4786531954b855f30dc10b9717d
|
|
- It was provided, but the X-Position was reset after the cursor Up/Down
- But in the Table is the X-Position not right -> other bug
Change-Id: I2d70b7dc4ffa1e2612330d9b30ea5d916f5a9439
Reviewed-on: https://gerrit.libreoffice.org/11500
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Project: dictionaries 5f3f060c4c6c21ee7fe8a3ad32781630a9c1099c
|
|
Change-Id: I4db1feea9db351917dd082bd22b9fc1cd5a6a9c0
|
|
3195c6d removed the only use of ActionBarSherlock, but did not stop it
from being built. This causes the build to fail in abs-lib due to the missing
v4 support library.
Stop building abs-lib and remove the no-longer used code.
Change-Id: Ib9dd4b4b95d64ef251eaf8d4b24e539be9d855ff
Reviewed-on: https://gerrit.libreoffice.org/11421
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
|
|
Change-Id: Icca5a0dee296fae1abeb78ea8ffa2f9e934bb111
|
|
Change-Id: Iec004fffdb0afbe27bd69f379db90f6d904a8a65
Reviewed-on: https://gerrit.libreoffice.org/11553
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Idb56ef8327164f22379b732f9507e0b255b0998c
|
|
Change-Id: I54ece4a1977fe93c0e7bbb11774bd8657912c6bb
|
|
Change-Id: I3d30dd4337b6bd3b5b0c7cdf97a8787c4bc37fa3
|
|
Change-Id: Ib0bffab0e653dc9ad0cc5367fdbc6bdee02181d2
|
|
Change-Id: Iead3f0f49b93453bd45f07f047978cb92d279d21
|
|
Change-Id: I8cc2d752673254c0f23f63030a8fa7d4d288c0a9
|