- 29 Eki, 2014 17 kayıt (commit)
-
-
Caolán McNamara yazdı
and coverity#1202881 Dereference before null check as false positive Change-Id: Id2c1ff2a5913755e9160807eace3219be3b35fd1
-
Caolán McNamara yazdı
Change-Id: Ied523c0ea680fa7d1fe147e7f2e7a78758bc1f14
-
Caolán McNamara yazdı
Change-Id: I77a910542cf1b7889f69a1d3b7989779d9ecc7e8
-
Caolán McNamara yazdı
so change from a pointer to a reference Change-Id: I81eb2c9e4df8353fbbdad7058c6ca7ea22286e62
-
Caolán McNamara yazdı
should silence warning, still actually avoid dlclose on the non-error path Change-Id: Ibc522bf1067feb04def7d7284eee59878ddc6f47
-
Caolán McNamara yazdı
quite pleasing Change-Id: I3eaf711e8d5a42358922c16bfc82d0e32d0bc44b
-
Caolán McNamara yazdı
Change-Id: I0a462d043aaa67863d5f1906451e66d01b634a8f
-
Caolán McNamara yazdı
Change-Id: Iaa765c4ed0aa7bb11e74c1c2be48b336158249cc
-
Caolán McNamara yazdı
Change-Id: I3325328c01b23d43c774db4af080df535f47787b
-
Caolán McNamara yazdı
Change-Id: Ifbe3cbd8fa93ee828ed95c19893c52b8134d3fd1
-
Caolán McNamara yazdı
and coverity#735612 Division or modulo by float zero Change-Id: I805d59a88a6a9fea11a4cb9890a50f0b649a7ad3
-
Stephan Bergmann yazdı
...when xCell->isMerged, as happens during CppunitTest_sd_filters_test. aCellArea will be "empty" (i.e., getMinX()==SAL_MAX_INT32 etc.) and the aCellRect.Move calculation will overflow for 32-bit long. Change-Id: I12649234c060edd9f2cab1792cf75335ae22b730
-
Noel Grandin yazdı
Change-Id: I08a5fb662a4a5d756b72340cb9328fc1dc1fe9fe
-
Noel Grandin yazdı
Points of discussion -------------------- (*) where in the Window destructor should dispose() be called? It's a seriously large method. (*) we're going to need similar typedefs and declarations for every single sub-class of vcl::Window, I assume that I will need to create a macro to make it less verbose. TODO ---- Update clang plugin to verify that: (a) dispose() methods always call their superclass dispose() (b) dispose() methods don't forget to clear any references owned by that class. Change-Id: I873d5d5166f811e2f65e49327cc98862559fcf30
-
Miklos Vajna yazdı
Change-Id: I47c5c60b0ffef3923c1d2830de992e1a67eb76ff
-
Noel Grandin yazdı
Change-Id: I3227a05a4cafdcca23c32a62fdb72245cdf493d6
-
Yousuf Philips yazdı
Change-Id: I7c5ca8cb9533a1df07a86909a6993bc36eda5253 Reviewed-on: https://gerrit.libreoffice.org/12129Reviewed-by:
Matthew Francis <mjay.francis@gmail.com> Tested-by:
Matthew Francis <mjay.francis@gmail.com>
-
- 28 Eki, 2014 23 kayıt (commit)
-
-
Maxim Monastirsky yazdı
Change-Id: Ic69bbcd877d248afd0f23a867d4c57d801479b74
-
Maxim Monastirsky yazdı
Right now one row of SvxColorValueSet is 12 colors. Change-Id: I9be6e8487d5325866e17f578b7abb08f7c338fb1
-
Maxim Monastirsky yazdı
Change-Id: Ieb6277f0962f88dfa55b6af80535ec8af497433e
-
Maxim Monastirsky yazdı
Change-Id: I680517bc7d91ef15593d235a7ff72588c7513b15
-
Maxim Monastirsky yazdı
So it will be similar to addEntriesForXColorList Change-Id: Ie352e0cf05fa6875ed76e69478131a57293b39a1
-
Kohei Yoshida yazdı
Change-Id: Ia118c81e39f5f48d4678cc375bad45f31ba8322e
-
Tor Lillqvist yazdı
Change-Id: I511c2df37c7feda8a3ffa311074bcf2fe669a73a
-
David Tardon yazdı
Change-Id: If528f3cbaab66ceec07e35b479b4fe2ed55aa3c7
-
Juan Picca yazdı
Change-Id: I6f40eafee7652209395bd471e3508fe3a3d19d73 Reviewed-on: https://gerrit.libreoffice.org/12085Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Kohei Yoshida yazdı
Change-Id: I8685b451a39e890250a3309ddb70346bac4084b2
-
Stephan Bergmann yazdı
Change-Id: Ia6f1b60108784660c4a2dfd311592207e6bf5d88
-
Stephan Bergmann yazdı
Change-Id: I7d8e3be80f04ec0a9d1dbd394ac0e2ab2f1a4551
-
Miklos Vajna yazdı
I forgot to clean this up when cherry-picking 6e61ecd0 (Merge back branch alg_writerframes to trunk, 2014-03-19). Change-Id: I531dea63d3b62d16f11d414758012432bb4b2503
-
ᚉᚐᚑᚂᚐᚅ McNamara yazdı
Change-Id: I64a805503d0c044b5c5a80df1513e35df5c39171
-
Caolán McNamara yazdı
Change-Id: Icfb055123e049cdc16a5825e4be4f18a42d6cb7f
-
ᚉᚐᚑᚂᚐᚅ McNamara yazdı
and throw ogham at the bugzilla bot for kicks Change-Id: I50cdf676e59e4e966f999218837dabfdd2008b6e
-
Miklos Vajna yazdı
Regression from commit 7d9bb549 (Related: #i124638# Second step of DrawingLayer FillAttributes..., 2014-06-02), the problem was that the new branch (used for paragraphs) in the method does not tolerate unknown properties (it throws), while the behavior was just a warning. Adapt the new branch to the old behavior, so that the document can be opened again. Change-Id: I5d849987602fb8aa0cbbda92ce07c050067473b3
-
Andras Timar yazdı
I simply didn't get the logic behind calling GotoNextFly(). It caused not only this bug. For example Ctrl+click on a background text frame did not select the text frame, but an image on the previous page. Change-Id: I85ccbbda2f324de55417d6199b4abe79e59bf295
-
Caolán McNamara yazdı
wrt the blasted SwIndexReg dtor assert Change-Id: I4b3eeab76d5d76f7b769b458baeadbc0a9bd4238
-
Miklos Vajna yazdı
For a document of 1000 pages and with 1000 bookmarks, this brings a considerable speedup on ODF export: before: real 3m28.187s after: real 2m51.565s Change-Id: Ic3f85c727a8ea4b5012d5c3f0a5887ff47762fb8
-
Caolán McNamara yazdı
Change-Id: I3b1b78127d7d4080a23c0ac9f7d37706197de62c
-
Caolán McNamara yazdı
etc. Change-Id: I1548d60280ab4f74fe023d026435a05f7865b516
-
Caolán McNamara yazdı
the !isAfterLast should be sufficient Change-Id: Iab45b70c24ae1f90c38178d261e467d9b1e3fa6c
-