- 20 Kas, 2013 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: Ifd1ab147926ab4f1d34161840d17fdf1ab3f9810
-
Kohei Yoshida yazdı
Normally scoped_ptr is preferred for local heap objects, than direct new and delete pair. Change-Id: Ia8783bfe5f9b37a9bd58f08cce89bf85d88199d1
-
Kohei Yoshida yazdı
This change also fixes memory leaks. Change-Id: I68a02a6de0b3d1f125e4c6cd164980a92e0fcbf0
-
Kohei Yoshida yazdı
Change-Id: I5f6f50e941031284fe519999a2fddede9753abea
-
Kohei Yoshida yazdı
Change-Id: Ife109b8a123564c5d8e43c793fc6c9de9b9f2090
-
Jagan Lokanatha yazdı
Change-Id: I8af49ccf498cafb48f9b82fabc4910c754ba0f96
-
Noel Grandin yazdı
This reverts commit acebbee9. I mistakenly converted OUString::equalsL calls to OUString::startsWith calls.
-
Michael Stahl yazdı
... otherwise it will get inherited from Executables to StaticLibraries and then mt.exe will be unhappy and complain. Change-Id: Ic9cc32ea3d0fb5d1fe91c1e9efa354fdf30c8264
-
Michael Stahl yazdı
Complains with warning LNK4044 and ignores it. Change-Id: Ie91369339d121a652ce51e9229c3ef3b1c39d214
-
Andras Timar yazdı
This reverts commit 5003ab57. It did not work, when both RPM and DEB were selected as targets. Change-Id: I90c74f0d00804b80daeca2c69d1f12e094243a81
-
Stephan Bergmann yazdı
See f0a9ca24 "rhbz#887420 Implement 'block untrusted referer links' feature" for details. This adds some further /*TODO?*/ comments, and one known problem (marked /*TODO!*/) is that movies/sounds are not blocked during a slideshow presentation. Change-Id: Ib2d0c7e4f7b02c4bdec0d8a90cee5e7e1bee8325
-
Michael Stahl yazdı
Change-Id: I88fc77ea6c0b6a7c02d0b7eff64d8fdd3db6020e
-
Michael Meeks yazdı
This reverts commit 20f029c6. The native X11 and gtk+ backends both have this functionality, and both with a hard-coded 100, and the gtk+ one has had active maintenance and testing. I'd like to leave that there, I suspect it is used in some obscure multi-threaded corner-case where we want to process events but only a few of them.
-
Jan-Marek Glogowski yazdı
QAbstractEventDispatcher::processEvents always processes all pending events, so we can ignore the the second Yield parameter (bHandleAllCurrentEvents). Change-Id: I49a70ed13d0215b89f48eed93d78eef2f083dc0d Reviewed-on: https://gerrit.libreoffice.org/6686Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org> Tested-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Jan-Marek Glogowski yazdı
The Qt event loop may start a nested event loop, when checking for clipboard and Drag'n'Drop events. Previously this was handled by running this nested yield loop inside the main glib loop using qApp->clipboard()->property( "useEventLoopWhenWaiting" ); But this results in nested paint events which crash LO: QWidget::repaint: Recursive repaint detected To prevend yield mutex deadlocks, check for nested event loops and always release the yield lock before starting the nested Yield event loop. This fixes fdo#69002. Change-Id: I7e827abd3489783053ec7123372742a32555875d Reviewed-on: https://gerrit.libreoffice.org/6685Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org> Tested-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Jan-Marek Glogowski yazdı
If a KDE4FilePicker is opened via an remote UNO call, e.g. via a RPC Java call, a JVM is started in a new thread to handle the call. This was creating the KDE4FilePicker in the non-UI JVM process, which crashes LibreOffice. Therefore we redirect the processing of all FilePicker calls to the main thread. This fixes fdo#71145. Change-Id: If6ec2d205af5a883df35fddb44a12ac43e3560f0 Reviewed-on: https://gerrit.libreoffice.org/6683Tested-by:
Michael Meeks <michael.meeks@collabora.com> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Marcos Paulo de Souza yazdı
Change-Id: I65de77467c929be30d8f38a4d86fa672b397aff6 Reviewed-on: https://gerrit.libreoffice.org/6714Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org> Tested-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Thomas Arnhold yazdı
* Windows XP SP2 is 0x0502, see http://msdn.microsoft.com/en-us/library/aa383745.aspx * If a module changes the Windows SDK version setting, this is done module wide now. So the overall behavior is as before. This seems to be the best compromise for now. * We need at least SP2 because of the bluetooth stuff used in sd/source/ui/remotecontrol. * Now, we require at least Internet Explorer 7.0. IE6 has been outdated for a long time. * Leave StdAfx.h file definitions, as those are Microsoft project specific precompiled header files. * All local definitions of WINVER are removed, because the global WINVER setting makes them obsolete now. To the relation of the three macros: Setting _WIN32_WINNT sets WINVER and NTDDI_VERSION automatically to the same value as _WIN32_WINNT. WINVER and NTDDI_VERSION can be set idenpendently each for itself. Change-Id: Ibcc12493aae4fcaf7bcfda88be99c1b61bc326cb Reviewed-on: https://gerrit.libreoffice.org/6496Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org> Tested-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Laurent Balland-Poirier yazdı
AutoCorrection of === create a so thin border that it is almost invisible. This patch increases width of borders to get differences more visible Change-Id: Ifb34e52410b37fe74059721386cbfa49df590ace Reviewed-on: https://gerrit.libreoffice.org/6710Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org> Tested-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Laurent Balland-Poirier yazdı
Change-Id: If9c27b090b4a3b314bf61eb4b5ba54c6b6ee1961 Reviewed-on: https://gerrit.libreoffice.org/6728Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org> Tested-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Andrzej J.R. Hunt yazdı
The dragging logic is able to determine whether or not slides are being moved or copied, previously it was forced into copying mode if no unselected slides remain, which is the case when trying to move a single existing slide (or all slides), whereas copying mode should only be enabled with the CTRL key. Change-Id: If219eb8e870ff201b71e655430828d906533fe04 Reviewed-on: https://gerrit.libreoffice.org/6564Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org> Tested-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Efe Gürkan YALAMAN yazdı
Expert Config Page moved SfxTabPage to ModalDialog. It has its own window as requested on this bug. Double click works as edit button now for better usability. Also Default button renamed as Reset button. Change-Id: Ie4732860b9677a313697d5faa72109c8b16b9c2d Reviewed-on: https://gerrit.libreoffice.org/6704Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org> Tested-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Caolán McNamara yazdı
Change-Id: I70925b9e8f5eb0e735200e2f57a892ada9fad379
-
Caolán McNamara yazdı
Change-Id: I0ecda6e3a29e51dfd1cd36fa8b0a02c8327d4c2c
-
Caolán McNamara yazdı
Project: help 39abc00ac7423fdf1d0b60229a1a0cd3fe300801
-
Jan Holesovsky yazdı
Change-Id: I5c3903a40b69867684707d33acbc92b1f80a93ec
-
Jan Holesovsky yazdı
No idea why that was not allowed (since the initial import in 2000), we need it for interoperability. Change-Id: I475fa63f9a4a3219a2b898b6f7d81e0603d32c18
-
Jan Holesovsky yazdı
Change-Id: I274bf30216f357b82d5bdb1c926a7575346129f6
-
Michael Meeks yazdı
Change-Id: I596bbc723558f04588d9e767d64732164524e57a
-
Rodolfo Ribeiro Gomes yazdı
It was not implemented, though designed. No delay was used before start fading. I don't think it flickers. https://wiki.documentfoundation.org/Design/Whiteboards/Comments_Ruler_Control#Behavior Change-Id: I419220aac0a9cbfae328874cf6015d9530b93784 Signed-off-by:
Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/6706Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
Convert code like: defaultValue.matchAsciiL( RTL_CONSTASCII_STRINGPARAM( "nextval(" ) ); to: defaultValue.startsWith( "nextval(" ); Change-Id: I77bdcbf46bec6ded3c16a8248634b1424a1eb4f0
-
Noel Grandin yazdı
Change-Id: Icae96e2b64709b2a9aaf6a5576c29d9d5c8a9868
-
Noel Grandin yazdı
Convert code like: if (aValue.matchL(RTL_CONSTASCII_STRINGPARAM("BOOL="))) to: if (aValue.startsWith("BOOL=")) Change-Id: I385d10fd486d6a3e5f81f4a28088d913fc2f0d26
-
Noel Grandin yazdı
Convert code like: if (aByteStr.equalsL(RTL_CONSTASCII_STRINGPARAM("rem"))) to: if (aByteStr.startsWith("rem")) Change-Id: I09e40b3fdc87d59a8176c2a5f39cc6aa5cf5a576
-
Noel Grandin yazdı
Convert code like: OStringBuffer aKeyName(RTL_CONSTASCII_STRINGPARAM("NDX")); to: OStringBuffer aKeyName("NDX"); which compiles down to the same code Change-Id: If9c96a290bc18cc8285fb733f27be58c6958b63c
-
Noel Grandin yazdı
Convert code like: OString aKeyName(RTL_CONSTASCII_STRINGPARAM("NDX")); to: OString aKeyName("NDX"); which compiles down to the same code Change-Id: I1780264cae4484fc78f0586b0750c09f2dce135f
-
Rodolfo Ribeiro Gomes yazdı
RTL work was done by someone else. Change-Id: I8b8b923ff3e336427a2dadeccab7c7176d51b2fe Signed-off-by:
Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/6716Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stanislav Horacek yazdı
Project: help cc73985d9544cadf9a28e85f22efdab87987b36e fdo#71595 use F9 for recalculation of RAND function Ctrl+Shift+F9 recalculates all formulas which is not necessary Change-Id: Id87738fbed8d0079b2ece2dbb779fa134d34ac89 Reviewed-on: https://gerrit.libreoffice.org/6703Tested-by:
Thorsten Behrens <thb@documentfoundation.org> Reviewed-by:
Thorsten Behrens <thb@documentfoundation.org>
-
Rodolfo Ribeiro Gomes yazdı
ImplDraw() should not be directly called because it avoids overriden Paint() method. Change-Id: I0f0f6b4af231c1ea50a23fb96f3c9018b5ce2d31 Signed-off-by:
Rodolfo Ribeiro Gomes <rodolforg@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/6707Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Nikhil Walvekar yazdı
Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Change-Id: I589b76d0229a3dc4b5822e14399f7dbd9e7a31f8 Reviewed-on: https://gerrit.libreoffice.org/6718Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-