- 12 Eki, 2015 40 kayıt (commit)
-
-
Jan-Marek Glogowski yazdı
AC_MSG_NOTICE'ify some output, fix a test and change some AC_MSG_CHECKING layout, where there was additional output before the AC_MSG_RESULT. Change-Id: Ib423bb6cb65fd4ad7bcba413c2574efb44054399
-
Jan-Marek Glogowski yazdı
Currently the package just contains the TDE shell backend library. This moves the URL handler tde-url-open and the vcl plugin into the integration package, like the KDE3 based kde-integration. The TDE address book driver is left in the core package. Change-Id: I2687b313d7f106bb344c65c50ae0a07b0140def0
-
Jan-Marek Glogowski yazdı
From the compile failures, it apparently uses boost headers. Change-Id: I952847187f53e6c00ed39020c4922d427dca9189
-
Jan-Marek Glogowski yazdı
Currently kde4-open-url is just installed, but not included in the kde-integration package. Change-Id: Ic114a463b97aaaf4cc7ff3062143698daf93513c
-
Stephan Bergmann yazdı
Change-Id: I8f4d7f8ebdfa0fb2c5a8efc676d1f66876b6daa9
-
Stephan Bergmann yazdı
Change-Id: Ifa5ba21308e32df44571fa2941370f2f11179580
-
Stephan Bergmann yazdı
Change-Id: I85ed86fdd8b11863c96b7a6c3ba76d77dbecf192
-
Stephan Bergmann yazdı
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
-
Stephan Bergmann yazdı
Change-Id: Ibc5462642d0a3cd0f96668472ddc0ac0ae407132
-
Stephan Bergmann yazdı
Change-Id: I328ac7a95ccc87732efae48b567a0556865928f3
-
Stephan Bergmann yazdı
Change-Id: I53c746be98972c7024dc2f340738182e46c24241
-
Samuel Mehrbrodt yazdı
Emscripten doesn't support reading from stdin currently. This works around that bug by using the /dev/stdin file See https://github.com/kripken/emscripten/issues/3800 Change-Id: I0c938504d645acdeae89c83e0f00bb856381f943
-
Albert Thuswaldner yazdı
Change-Id: I14879cdebe95926ce24a8c3e821488aeb1f98bc0 Reviewed-on: https://gerrit.libreoffice.org/19306Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Albert Thuswaldner yazdı
Change-Id: I0d610a49adc0e87ff1a4e98244cb14f585239586 Reviewed-on: https://gerrit.libreoffice.org/19291Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
andreas kainz yazdı
first part (45%) of the 32px icons. I will add all lc_ icons Change-Id: I3e7744684993f727d04d0a96df45d1faad9730ad Reviewed-on: https://gerrit.libreoffice.org/19313Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Katarina Behrens yazdı
Change-Id: I08066248973f4560f8f5d149e9f84c4c2302f12c
-
Feyza Yavuz yazdı
Underwent the same process under the connectivity/source/drivers/firebird/ Change-Id: Id64b1f52a2f19cb91590bebe80a2f6aea70cc9ee Reviewed-on: https://gerrit.libreoffice.org/19137Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Riccardo Magliocchetti yazdı
Change-Id: I6e35709a399aa520c9ad198c39a5fb03f3500c9c Reviewed-on: https://gerrit.libreoffice.org/19320Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Stephan Bergmann yazdı
...than 92c8d74c "CppCheck : reduce variables scope" did, to make it clear that it is OK to move these into the for loop: the values these variables receive (when bCreateTextureCoordinates is true) are only relevant for each immediately following call to impAddInBetweenFill, and are only actually used inside impAddInBetweenFill when bCreateTextureCoordinates (which is also passed into the call) is true. Change-Id: Ib9e315d80a04736fb6b49144c8f09239ac351c7f
-
Miklos Vajna yazdı
In case of tiled rendering clients already get LOK_CALLBACK_SET_PART when switching slides, so it's pointless to additionally invalidate windows for help lines. Change-Id: Ibc15c9862ae85bd72328161fa5f7e72d82fd2a97
-
Miklos Vajna yazdı
When changePart() is called, we have two type of actions: - the ones we want to execute only in case the part was changed by the user (and not programatically -- e.g. because the request came from the widget) - the ones we want to execute all the time Resetting the view (so the tile buffer drops all the tiles) is something we want to do all the time, that's one of the needed things when the set-part event is emitted. Change-Id: Ic6bfbe460dc5a3fd8834f3b1ef93436fc9d3ad84
-
Michael Stahl yazdı
Change-Id: I72ec77d4226c98abbe849a03dc009f46f695923b
-
Michael Stahl yazdı
Change-Id: I35063a241937137c4ebf4393dd880fa7cb7c8546
-
Michael Stahl yazdı
Change-Id: Ib0a0d596ce262783b8850d4d9c0142391cc59284
-
Michael Stahl yazdı
Change-Id: I7fc78b64a12212f4c9bd280b0ebf2a55235461d3
-
Noel Grandin yazdı
the compiler will do it for us Change-Id: I6ea04aa32ee3357d01a4dbfc58ebbaedff38c0ab
-
Noel Grandin yazdı
Change-Id: Iec15042138e0715459b2c9e872a7464d75a6b1eb Reviewed-on: https://gerrit.libreoffice.org/19305Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Caolán McNamara yazdı
Change-Id: I99ebee5015110144ea00415273b84fd2fc9ad2ba
-
Michael Stahl yazdı
Change-Id: I8939e7b8b924b0598d46ea301aa636692f063161
-
iremsendur yazdı
Change-Id: Ib0bc24854d75cde0e08ab322f75c787c99368941 Reviewed-on: https://gerrit.libreoffice.org/19309Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Miklos Vajna yazdı
Search works by using sd::outliner::OutlinerContainer to iterate over all text objects of the document. We used to switch to each and every object, and only then search in it. In large presentations this means the number of invalidations during search was dependent on the number of slides between the current slide and the first match. Fix this by not calling sd::Outliner::SetObject() (which would call sd::Outliner::SetPage()) right after finding a text object, only later when we know it has matching content. The result is that the number of invalidations is not O(n) but O(1) till we find the first match. Change-Id: I29a11c8737a7e1db6a247eb98617d12495c8bb41
-
Miklos Vajna yazdı
Not needed anymore since the dialog is gone. Change-Id: Icd3747683d2656a9404b405fc29aae6183dcfe15
-
Caolán McNamara yazdı
Change-Id: If47170b323cb0b48b7cf2182ecbecfac575a6118
-
Stephan Bergmann yazdı
Change-Id: Ic3667c0daeeeb5b09eeaae66899affda65e2e9a5
-
Stephan Bergmann yazdı
Regression introduced with 92c8d74c "CppCheck : reduce variables scope," found by clang-analyzer-deadcode.DeadStores. Change-Id: I3758a9827d4d242d4fd57af7bbb77decf2d0f327
-
Tomaž Vajngerl yazdı
User RGB buffer rather then RGBA when converting an unsupported bitmap buffer for reading into a texture. Also use unique_ptr rather then manually deleting ImplPixelFormat instance. Change-Id: I4c94c22b7e185c176e45a1b9c4db6443fe6c4234
-
Tomaž Vajngerl yazdı
Change-Id: I24864df3e698704d84f62be25daa3dd54b4dd356
-
Tomaž Vajngerl yazdı
Change-Id: I00d695e11f4df140482bba7d8909216515e330be
-
Tomaž Vajngerl yazdı
Change-Id: Ic184e0e96103bb63322c8aaf8758c4c8f423e0b9
-
Tomaž Vajngerl yazdı
Looks like the Windows specific code in ImplUpdateDisplayBmp is not needed anymore and causes problems with OpenGL. The icons after the change still seem to be drawn correctly with OpenGL enabled or disabled. Change-Id: I3ae1a0ceb947254aaadbc3d772f0d662b291b594
-