- 14 Tem, 2015 18 kayıt (commit)
-
-
Michael Stahl yazdı
Unfortnately happens in CppunitTest_writerperfect_draw for Draw docs. Change-Id: I1317d30d71fa5975564d1060cbf8958f63b67f40
-
Caolán McNamara yazdı
Change-Id: Id0345e5d867d18bf7eb341f04086226b7fa79680
-
Julien Nabet yazdı
Fixes Traceback (most recent call last): File "/home/laci/m/bibisect/lo-linux-dbgutil-daily/opt/program/wizards/web/WWD_Events.py", line 249, in addDocument oLoadDocs = self.LoadDocs(self.xMSF, self.xUnoDialog, files, self) TypeError: __init__() missing 1 required positional argument: 'parent_' and: Traceback (most recent call last): File "/home/julien/compile-libreoffice/libreoffice/instdir/program/wizards/web/WWD_Events.py", line 252, in addDocument oLoadDocs.loadDocuments() File "/home/julien/compile-libreoffice/libreoffice/instdir/program/wizards/web/WWD_Events.py", line 934, in loadDocuments doc.cp_URL = FileAccess.connectURLs(files[0], self.files[i]) NameError: global name 'files' is not defined Change-Id: I737117a6981e541f12453bb9d9b2680f5fb79142 Reviewed-on: https://gerrit.libreoffice.org/16756Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
Change-Id: I505b7b0e6bf86093fbed1aa7e28b710e12116e6e
-
Michael Stahl yazdı
Change-Id: I83ce7cb1b06ad69250aee48e9a8c1167ae7ef239
-
Noel Grandin yazdı
Change-Id: I04ad31055c04a247faddf4311943ca769051473c Reviewed-on: https://gerrit.libreoffice.org/17032Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Michael Stahl yazdı
This global was crashing on exit, unsurprising as it contains UNO services that reference VCL objects. It turns out that there is already a UNO singleton framework::ContextChangeEventMultiplexer that effectively contains this mapping already, so try to hook that up without creating a public API of it, which is made quite a bit harder by framework's inexplicable multitude of libraries. Change-Id: I4baf67b42c630191fa8879d650eeb62520c331a5
-
Noel Grandin yazdı
Change-Id: I83618cd2fd12fb0c1691dc7255fc7192e68649cd Reviewed-on: https://gerrit.libreoffice.org/17031Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: Ie42c10d09a7b6194919e57e88022e05e4cbd7016
-
Zolnai Tamás yazdı
The simple color distance on RGB color space is not good enough. It leads to a better result if we use the scheme of the primary colors. This method works well with MSO highlighting color palette, but not neccessarily in general. In highlighting palette light and dark variant of the same color type (e.g. blue and light blue) has the exactly same scheme. Change-Id: Ied08b4c388b8020326709d01d2de290afdd9d77b
-
Zolnai Tamás yazdı
When image is set to a Button control the correspoding graphic object lives only temporarily, after the graphic is copied from the graphic object it's destroyed so save can't find it by graphic ID. Use the same solution which works for ImageControls: use a graphic object member for the control, so save can find it. Change-Id: If99a3efc4727a07df9d2daaefbdacc9565920005
-
Julien Nabet yazdı
Conflicts: offapi/com/sun/star/ui/dialogs/XFilePicker.idl Change-Id: I89cec47234e275d4753a779e320fc6288c6a4fbc Reviewed-on: https://gerrit.libreoffice.org/16985Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Tor Lillqvist yazdı
The G_ADD_PRIVATE used in libreofficekit/source/gtk/lokdocview.cxx is from 2.38. Change-Id: I2058932f8252d2715f970f020160f4f960987125
-
Noel Grandin yazdı
to find stuff called from 2 levels+ inside template methods Change-Id: I4ba308a992e64a091e5364b8aa89e44d6772dcb0
-
Andras Timar yazdı
Project: help 053cee1d890e225245b9d8004ab94cf27b1a9621 tdf#92684 embed places section instead of the deleted defaultdir section Change-Id: I2e360913ca041996c2fe5638a992d1f999e3b67f
-
Stephan Bergmann yazdı
This reverts commit 97df2dee, obsoleted by cbce40e9 "Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds."
-
Stephan Bergmann yazdı
This reverts commit d0ba487b, obsoleted by cbce40e9 "Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds."
-
Marek Doležel yazdı
This reverts commit 77c47fc7. This doesn't reintroduce the original problem of tdf#91544. Change-Id: Iee4d54e584cf098be70e8c49f9050d537567cf92
-
- 13 Tem, 2015 22 kayıt (commit)
-
-
Andras Timar yazdı
Project: dictionaries a06da898df0371577c5c2466480f6c807e6c211f Updated Slovenian thesaurus Change-Id: If822610ad6d9eca02629959cf8040fe1680f8140
-
Caolán McNamara yazdı
Change-Id: I9f0abc3963ac4687e29fc629f1b9e9bb1fffaf8a
-
Caolán McNamara yazdı
Change-Id: I3b5d0daf05e3272d2afa0da84ff0b1f8d5c965a4
-
Markus Mohrhard yazdı
Change-Id: I9f65babd0314498145746c452180ccf4fab64720 Reviewed-on: https://gerrit.libreoffice.org/17020Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Eike Rathke yazdı
and move STR_HEADER_RANGE_OR_EXPR and STR_HEADER_RANGE to proper positions. Renumbered sc/inc/globstr.hrc consecutively using sc/util/number-defines-consecutively.awk which closed a gap of six strings. Change-Id: Ibf643ad5b243caf7b01226af399e60bbe0433a15
-
Eike Rathke yazdı
Hence we need a separate string as header in the dialog. Unfortunately I did not see this when applying 0cf38e7d Change-Id: Ib60cef29e663e71a25849df1d5a926f0e871bb8b
-
Maxim Monastirsky yazdı
In sw it was still returning a string item, although the slot type was changed to boolean back in 2005 with 4cce2a2f. In sc the status update was simply missing. Change-Id: I8a6dd157d1e401754b3a9a93dc83458dcdd4f089
-
Stephan Bergmann yazdı
Change-Id: I3d2d46c7b722557f3dbfd95eb2b8649f8078d4df
-
Stephan Bergmann yazdı
Change-Id: I20820ea382ac9933bf2c6118d466625120b49d67
-
Stephan Bergmann yazdı
...to avoid lots of loplugin:staticmethods warnings. Also enables DBG_ASSERT etc. also for --enable-debug builds in addition to --enable-dbgutil builds. Change-Id: Ib89ecd9ab8ce7abb2c64790ace248b31f9d2b64d
-
Julien Nabet yazdı
... instead of the correct truncation. Thanks to Lionel for the idea of the fix and his patience for newbies like me! Change-Id: Iae9ec9251c0beb0c1856a6573f6ff7963d216256 Reviewed-on: https://gerrit.libreoffice.org/17012Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
Caolán McNamara yazdı
Change-Id: Ia77063f7008f960373861b8b59710abe9918865c
-
Maxim Monastirsky yazdı
warn:vcl.layout:13283:1:include/vcl/builder.hxx:413: widget "checkbutton_x_axis_title" not found in .ui warn:vcl.layout:14352:1:include/vcl/builder.hxx:413: widget "checkbutton_y_axis_title" not found in .ui Change-Id: I5a6e29b24706df0925038e869be94b0f6a8d232f
-
Winfried Donkers yazdı
Change-Id: I7751a038f8482addc0e45c0461666bbd1c959d12 Reviewed-on: https://gerrit.libreoffice.org/16478Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Jorenz Paragas yazdı
Change-Id: I8f61471e08fe7f620d76bdcd72eb7f5c35931388 Reviewed-on: https://gerrit.libreoffice.org/16940Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I35749d468d126084a518bcd423f8a081c7382d80
-
Arnaud Versini yazdı
Change-Id: Iaf6fec2e19af2cf393bc547c3ba439010819238f Reviewed-on: https://gerrit.libreoffice.org/16949Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Maxim Monastirsky yazdı
Currently many toolbar controllers are basically doing the same thing - show some docked toolbar. So the idea here is to have one generic controller that will handle all these cases in a unified way. It will get the name of the toolbar that it's supposed to show from the configuration, based on the command it was registered for. Right now it can handle both simple (i.e. with DROPDOWNONLY bits) and split (i.e. with DROPDOWN bits) scenarios, where for split kind it replaces the function (and the image) of the main part of the button, with the last selected function, for easy reusing. A button is considered to be a split one, if the name of the initial default command was passed along with the sub toolbar name, otherwise it will be a simple button. The core change is in framework/. Other parts are a usage example, in form of converting the custom shapes buttons to this new controller. Change-Id: I087cc58c3db1889ca69a26546d4f00fe07e2a58d Reviewed-on: https://gerrit.libreoffice.org/16967Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Laurent Balland-Poirier yazdı
See https://issues.oasis-open.org/browse/OFFICE-3860 Change-Id: I707b2e86633bc66df03dba8c43879aa6d5153062 Reviewed-on: https://gerrit.libreoffice.org/16905Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I30944fe9611e83566c891a7d1461ad02979daddd
-
Michael Stahl yazdı
Change-Id: Ice9440bec7b0b5a4de2dca1392805130b1048303
-
Michael Stahl yazdı
Change-Id: Icbaea4a55567ce3ab320518fd4a501216c4feb86
-