- 20 Kas, 2015 40 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
Change-Id: Icc7f6f063e6a31d3d84e9757dc45859f6fe1703c
-
Michael Stahl yazdı
- drop libxml2-freebsd.patch.1 (upstream libtool 2.4.6 does the same) - drop libxml2-vc15.patch (fixed upstream) Change-Id: Ia2f194f39efebd3d2ea924d23a5543ac53e93116 Reviewed-on: https://gerrit.libreoffice.org/20084Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
László Németh yazdı
Change-Id: Id9c718fda8f15d804e07ad87ff4ca930c2ea70cf
-
Stephan Bergmann yazdı
...to b8793748 "Seems more natural to pass a homogenous list by initializer_list" Change-Id: I1c6816a442b57572a307251de1de5652a9d2a63a
-
Stephan Bergmann yazdı
Change-Id: Ieb8821ed16707afd26329cb84277c96dca66d5b7
-
Stephan Bergmann yazdı
Change-Id: Ia0a89419fffb9081df7da4696c3ec21ef3f0256b
-
Stephan Bergmann yazdı
Change-Id: Ia306219fdcce4633e85c34db343a99b21e88157e
-
Stephan Bergmann yazdı
Change-Id: I12e145be9c9f19c51e86075298f616b003054e10
-
Noel Grandin yazdı
Change-Id: Ibba6a89ba87970bf08c44e8a70ce0dd1e9f75956 Reviewed-on: https://gerrit.libreoffice.org/20081Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
...broken with 4f76e462 "make CPPUNITTRACE=TRUE a shortcut for debuging on WNT" Change-Id: Ie6a601da3d4310ea4d43410f8a8e2ddaa16e287d
-
Laurent Godard yazdı
deck & panel states at user registry level when disposing a sidebar if a shared deck (with "any" context application) is modified, it apply to all applications (eg. Gallery between calc and writer); TODO ? clean ResourceManager Get/Set const/non-const add panels when deck is created & refactoring * macro example Sub Main controller = thisComponent.currentcontroller sidebar = thisComponent.currentcontroller.getSidebar() sidebar.setVisible(true) decks = sidebar.getdecks() deck = decks.getByName("PropertyDeck") deck.activate(true) deck.setTitle("new deck title") deck.moveLast() panels = deck.getPanels() panel = panels.getByName("TextPropertyPanel") panel.setTitle("new panel title") panel.expand(true) ' expand and collapse other panel.moveLast() End Sub Change-Id: I2552000af92a366ebb51a479962a094b72e400b6 Reviewed-on: https://gerrit.libreoffice.org/17992Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Noel Grandin yazdı
Change-Id: Ic532ebf1f929044d72ee3abca29c8275cbe837ac Reviewed-on: https://gerrit.libreoffice.org/20078Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Maxim Monastirsky yazdı
When the save slot is disabled, we want it to become a dropdown only instead of disabling it. Change-Id: I22fb04c8a0c9afc0a1af8f031a584cdaa99484f9 Reviewed-on: https://gerrit.libreoffice.org/20079Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Noel Grandin yazdı
after my commit e3990370 "loplugin:unusedfields extensions" Change-Id: Ia9d10e7df88e9a82cf5c8bd883346ead3debd2bd
-
Noel Grandin yazdı
Change-Id: Ibf7455fd20522ad52031089d2700533efc56c395 Reviewed-on: https://gerrit.libreoffice.org/20077Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: If7d15d4293993f52e68ac059b3091aa88fb68e95
-
Noel Grandin yazdı
Change-Id: I39816fc613aadb5250eed39fd0c6830abe1cde2c
-
Noel Grandin yazdı
Change-Id: I09dad8485f7a558dd389032a6052b88a8285afea
-
Noel Grandin yazdı
Change-Id: I8a4feaea642cf781fde54e4afc5cd98e326f8db3
-
Noel Grandin yazdı
Change-Id: Ic7af56ac801c1e5b3fcf3c4e8413656e96220279
-
Noel Grandin yazdı
Change-Id: I6c049c5318b71c48cd4e64d2b051035012dc11e4
-
Michael Stahl yazdı
Change-Id: I733cd21f6d8c7ea1e01f594d1483ad9c2043c188
-
Michael Stahl yazdı
Change-Id: I3d1ef0573a460a3101cb8c9afd30162397d8012c
-
Stephan Bergmann yazdı
...than by template parameter pack (even if that requires using ServiceDecl*, as initializer_list cannot take reference types) Change-Id: Ia986201b52d8daedfe925f132ebc79bc2c0ba378
-
Noel Grandin yazdı
Change-Id: I7cee47eca35b02472639cdd267ddd450145803de
-
Noel Grandin yazdı
Change-Id: Iab2f05ca2ec2bc313121b4edfb9a0129911c2c91
-
Noel Grandin yazdı
Change-Id: I563c3727c1719fe21acced269e5469c2de7112e8
-
Noel Grandin yazdı
Change-Id: Ia9dca11a7e38fcf2b7b4b0d2459c85a1348f8c43
-
Caolán McNamara yazdı
Change-Id: I47e6a21fde77028c7a717b095883497888806501
-
Caolán McNamara yazdı
modeled on the quartz impl Change-Id: I2f6776c14c7350954932df2bffcca36172f13473
-
Noel Grandin yazdı
arguments to SAL_INFO are evaluated even when logging is off Change-Id: Ib0d391c0f080760be83f6e17dc0772b14f41fd4d
-
Samuel Mehrbrodt yazdı
Will use a different approach for NotebookBar. Also this should not be in 5.1. This reverts commit 8c101402. Change-Id: Ic699723818a890bf4c3be3a2c045527148bd118b Reviewed-on: https://gerrit.libreoffice.org/20075Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Noel Grandin yazdı
Change-Id: I92d7c3e2dde0808304ee3877ba1fbd13ee63eb38
-
Noel Grandin yazdı
Change-Id: I2e410c973af2eb443fee8fe787920bf6bc205d95
-
Samuel Mehrbrodt yazdı
Change-Id: I42fa834464fd4cd7f0c1f11e310c1145fb1f071b
-
Noel Grandin yazdı
Change-Id: I7da22cc193d9fadf9a3b5dc1453f5574d2357c31
-
Noel Grandin yazdı
and improve the plugin to search for only WARN_UNUSED and fundamental types Change-Id: Ic06207758e28d44d64d76d8119fd76b5b098bb05
-
Noel Grandin yazdı
Change-Id: I9d56cdecba8066058a0c6f128720534fcf6f6e34
-
Miklos Vajna yazdı
This one is special, as normally its map mode is in pixels, but we need all sub-widgets to work in twips when tiled rendering. With this, the scrollbar widget (both the buttons and the button/background area of the scrollbar itself) is painted at the correct location when Writer comments have enough content so the scrollbar is visible. Change-Id: I4ee9ef8618974b965339078d2262364ec19732ef
-
Samuel Mehrbrodt yazdı
Change-Id: I56969839a93af975466ab6c28f2f87557e4d7f1b Reviewed-on: https://gerrit.libreoffice.org/20074Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-