- 26 Tem, 2015 3 kayıt (commit)
-
-
David Ostrovsky yazdı
Mork service wasn't registred on windows as it was generally excluded on this platform not matter what architecture was used. Pofile discovery was broken, as XP_WIN wasn't define and the code fall back to use UNIX directories for profile discovery on windows that obviously cannot work. Change-Id: I823378a1a094a2172ba2cb3bf9bdacedb27b36a2 Reviewed-on: https://gerrit.libreoffice.org/17349Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Tested-by:
David Ostrovsky <david@ostrovsky.org>
-
Jean-Pierre Ledure yazdı
Method always returned False. Should return True when successful. Change-Id: I82c8a6e425409032ccf5217b940ec81b277a6313
-
Norbert Thiebaud yazdı
This reverts commit 738cf411. It brokes windows in https://gerrit.libreoffice.org/#/c/17289/ as per http://ci.libreoffice.org/job/lo_gerrit_master/4465/Gerrit=Gerrit,Platform=Windows/ was pushed despite that.. :-(
-
- 25 Tem, 2015 36 kayıt (commit)
-
-
Marek Doležel yazdı
Change-Id: I24868acec66a72abbb52b8026ed3a092dbd97632 Reviewed-on: https://gerrit.libreoffice.org/17347Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: I04239c0bcf78ee9029a2a17514d10d28c3b99d58
-
Markus Mohrhard yazdı
Change-Id: I06655e0574b28a88db920424fa515b8350133f10
-
Markus Mohrhard yazdı
Change-Id: I7df8772c7414df694eda5ea30b74eccd6e9b98db
-
Markus Mohrhard yazdı
Change-Id: Iacd9498884a20357f217e1165a3422b6f1e2aa81
-
Markus Mohrhard yazdı
Change-Id: I574af7999f8a76457dd61e66854db191b8876dfa
-
Markus Mohrhard yazdı
Change-Id: I3137fc1ac066b712594d0cf471ca4eb8a344c0bd
-
Markus Mohrhard yazdı
There is a huge level of insanity in the hatch handling. Apparently different parts of the code use different case of the hatch id which makes it difficult to handle it. Change-Id: I5674e21a6c9a2d01d7b641473e00ab5e2bcaffd4
-
Markus Mohrhard yazdı
Change-Id: I0dc737c133e905d75fab23457fb86c8d2b724ce8
-
Markus Mohrhard yazdı
Setting the property from the sidebar was causing the model to be changed and therefore updating the sidebar again. Change-Id: I9ca690ae05d4cb0f2ce16f905a29582cc9e86f64
-
Markus Mohrhard yazdı
Change-Id: I73130922a773df353db509b0ea62d0013a1df292
-
Markus Mohrhard yazdı
Change-Id: Iab888226ef1b8f18a6cdfd0ddf58077405306510
-
Markus Mohrhard yazdı
Change-Id: I4e3f0c1c669ec1c584cc2d6932fd78e177effa89
-
Markus Mohrhard yazdı
This finally allows us to handle the case where you switch between objects of the same type. Change-Id: Ic13e15e2a426d08995a577dfc1b7ee6f7da04f30
-
Markus Mohrhard yazdı
Change-Id: I4998904a9273f2c67114a246d7f234843602573c
-
Markus Mohrhard yazdı
Change-Id: Ieab088f2ad48f313c913424c60a10b59de4e0bcb
-
Markus Mohrhard yazdı
Change-Id: I36ac6513546961ec8d8d1e9437a8ef88574acbf4
-
Markus Mohrhard yazdı
Change-Id: Iccbdfdb8a46b45b76756ff8080757db3770d691c
-
Markus Mohrhard yazdı
Change-Id: I96501640bc15836476eaa6ff7784ab299277ced9
-
Markus Mohrhard yazdı
Change-Id: I44e2378dafa66f53588027cca56dc52cb4cec794
-
Markus Mohrhard yazdı
Change-Id: I107245f52504c6dc059554346e00402534cf6243
-
Markus Mohrhard yazdı
They are mapped to the same entry as the exisiting ones but make it much easier to select the correct property name. Change-Id: I6f334284825c809f50a35c4566889b01950734ce
-
Markus Mohrhard yazdı
Change-Id: I98cf55f9b39f79fb844c57eef137093eb79ca958
-
Markus Mohrhard yazdı
Change-Id: I32d0ac824aab9cfd2f7994aa81b63206dd6a5a9a
-
Markus Mohrhard yazdı
Change-Id: I889bf792dca59dca6750e4fb05d819a205f6ea21
-
Markus Mohrhard yazdı
Change-Id: I5dc78fede2a51396086a8e4fde627c83c383de24
-
Markus Mohrhard yazdı
we will need it in chart2 so make it available Change-Id: I9ef1feebc2e0086e0647349b4e92f9fc9cdd4e8c
-
Markus Mohrhard yazdı
The AreaPropertyPanelBase is independent from the dispatcher, SfxBindings and some other sfx2 stuff. There are still a few open points about some of the controls used but it is a step forward. Change-Id: I8eed42522abb3d3efc46bad352da9cbaa0b88b12
-
Markus Mohrhard yazdı
Change-Id: Ia77c12fc0da9c983a07595175ce855979d92dd08
-
Markus Mohrhard yazdı
Change-Id: Ia4b0c6985c9e52fed756edc08b959d3b60a122f0
-
Markus Mohrhard yazdı
Change-Id: I954b858ea76c949fe3e5de15e3ed45a7aba6bb2d
-
David Tardon yazdı
Change-Id: Ic67777d5c93ae959869a3c005baca2a980dc1341
-
Jean-Pierre Ledure yazdı
Make the Item property of the CommandBarControls collection work correctly thanks to a complete initialization of the object. Change-Id: I714d1034d69be197f68702b0e2d7b21ff64ffff8
-
David Tardon yazdı
Change-Id: I022e036c4a27f3c3931c19b0df0e64c6c0dd25a0
-
Matthew J. Francis yazdı
Change-Id: Id93cba88eaf0dca0784051507809bc849d046a03 Reviewed-on: https://gerrit.libreoffice.org/17337Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Matthew Francis <mjay.francis@gmail.com>
-
Katarina Behrens yazdı
+ don't write string ref syntax if it hasn't been read or explicitly changed Change-Id: Id3788a71a4a3d0672283a4770c7d7a9608beb06f Reviewed-on: https://gerrit.libreoffice.org/17326Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
- 24 Tem, 2015 1 kayıt (commit)
-
-
Olivier Hallot yazdı
Project: help 39018a6a2153ff9c60565686ba8de6c9f171babe tdf#80588 (part) Help page for Basic IDE settings This patch is a partial fix for tdf#80588 and provides an entry page for Tools - Options - LibreOffice - Basic IDE I left a warning that the page need further work. Change-Id: Ia49c9d69d0335c92739c1b65a38f18bfa2056d2c Reviewed-on: https://gerrit.libreoffice.org/17253Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-