- 01 Kas, 2014 29 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ice79f5618bb22d2d22d5033a52732da383ff5643
-
Caolán McNamara yazdı
Change-Id: If19a61c82f1cf723c8e78e8d27461a543ddbfd40
-
Caolán McNamara yazdı
and coverity#1250438 Uninitialized scalar field Change-Id: I029e033feb0805a0f744c68d43602217f9f01f6e
-
Kohei Yoshida yazdı
Change-Id: I32afaeb71f57b4f8741758a1db98e04365bd2a77
-
Kohei Yoshida yazdı
Change-Id: I911de1c7b47768233bdd9580361b8cf430b3684e
-
Kohei Yoshida yazdı
Change-Id: I0e86d04c0fa6185b41d5751d28a7e3f3b86af371
-
Noel Grandin yazdı
it appears I can't trust the buildbots, they don't seem to be compiling with asserts Change-Id: Ia49f5d3f134cf1a578469ddcbc7c492383aa971d Reviewed-on: https://gerrit.libreoffice.org/12184Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Kohei Yoshida yazdı
Change-Id: I1b65915b7d864f1a69f48fcacf38e7aec23c38a4
-
Matthias Freund yazdı
New insertauthorfield, underlinedouble, upperline and updated shadowed icons. The a of the shadowed icon looked thinner and is looking like the other format icons now. Change-Id: I3bd7e68df5e4a2686be022605a96dd92eb86a200 Reviewed-on: https://gerrit.libreoffice.org/12183Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Noel Grandin yazdı
in commit 9044260c "add some asserts to validate KeyCode values" Change-Id: I73dc4c9ee5e4ced699d44ecdfb306a49b853f67e Reviewed-on: https://gerrit.libreoffice.org/12180Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I58c1b4c9e4c4b3751b233d2fe10b9c953b945c4a Reviewed-on: https://gerrit.libreoffice.org/12179Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Justin Luth yazdı
Making the same change that fixed ThisExcelDoc in 2012 (commit cea414bf), but matching the current code structure (commit 191bf989) Change-Id: I0a5c1a006d5a73b8e3be1b6b407e62927d49c36a Reviewed-on: https://gerrit.libreoffice.org/11842Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Jean-Pierre Ledure yazdı
Those actions are meaningful when applied on Table and Query datasheets. Forms and subforms (1 level) supported as well. Change-Id: Ic104559d84ff94f1e7e9bed3db1a13a286953314
-
Andrea Gelmini yazdı
Change-Id: Ibeee5a8c49f2d4710de6a1e0ee2013f3755a177b Reviewed-on: https://gerrit.libreoffice.org/12149Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Olivier Hallot yazdı
Project: help 677001e7747ae7b61ed93028024e71fb14beb728 fdo#80481: Update Start Center help page. Update Start Center help page with new features. Change-Id: I052e0245a6e3598b561b6aaf43913be2a6387fca Reviewed-on: https://gerrit.libreoffice.org/12159Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: If4c730e77ae06af4239934ac05498c21c5c08602 Reviewed-on: https://gerrit.libreoffice.org/12147Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I04390075006bd0492e0c39c5e1bf4a4eb107ed2c Reviewed-on: https://gerrit.libreoffice.org/12163Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: Ib1ff131dc54fb15fdd72fc17db239b2e5c9c7ee6 Reviewed-on: https://gerrit.libreoffice.org/12169Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Douglas Mencken yazdı
+ adapted for WNT (it does really need it for app/settings.cxx) Change-Id: I33a65d24f7c6c46a36718e4421ae88de180a9739 Reviewed-on: https://gerrit.libreoffice.org/11814Reviewed-by:
Douglas Mencken <dougmencken@gmail.com> Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Miklos Vajna yazdı
Change-Id: Ie8aa47d98849d8a8fc0962f0fdf9758fad59088f
-
Miklos Vajna yazdı
Change-Id: I0c50675ba5fe7ff3763c4e598cccaea823a324f9
-
Miklos Vajna yazdı
Change-Id: Ib564b09ddf68d045dcb89f1127c65aa95b3c1f68
-
Miklos Vajna yazdı
It was inconsistent that when parsing <a:foo> elements, A_TOKEN(foo) was available, but for <w:foo> elements there was no W_TOKEN() macro. Also, there were two manual variants (NMSP_doc|XML_foo or via OOX_TOKEN(doc, foo)), replace both of them with W_TOKEN() for easier searching. Change-Id: Ic5cd027f07518535b92671ffe3c486016a3f9f0a
-
David Tardon yazdı
Change-Id: I9f96cf3e059d444c52ce81b37cf5f69157c2888d
-
David Tardon yazdı
Change-Id: I326d62077b556501d0a98794bca4b00f4bcfc369
-
Noel Grandin yazdı
Change-Id: I1b4b8d44f11086ed994a093fef0029982fac2c63 Reviewed-on: https://gerrit.libreoffice.org/12161Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: Id1c4885c05c70fedcf85360e3ec7c3e166fa01c6
-
Kohei Yoshida yazdı
Change-Id: I400efc68f7fdcfcb3be56804c9491775341782ce
-
Kohei Yoshida yazdı
Change-Id: I4fefd9ad6dbbc23aa0c96cf6dae6ab0b7400f27b
-
- 31 Eki, 2014 11 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I661656e486b088c28b78e5c3ed4fbe9945991097
-
Michael Stahl yazdı
Change-Id: Ibe374db0c9d2f7bcbae536102a0305a8b94667d7
-
Julien Nabet yazdı
When a new field is inserted it doesn't have a SwFmtFld yet and it is also not yet in the document so it is not necessary to listen for its deletion. (regression from bbd97fe5) Change-Id: I23c18aa8c490a6ad1de63a33f87679cc2358d7f5
-
Michael Stahl yazdı
... when either the start or the end position of the new hint is equal to an existing hint. There is not just 1 case here but 3 different ones; don't attempt to insert hints with start > end. Change-Id: I39cf8a352f67d77b56b0d01de5872f4d341f6bdd
-
Kohei Yoshida yazdı
Change-Id: I875bdf1eb6df37b07dd19c6a7ff5ba5eb3b8a096
-
Kohei Yoshida yazdı
Change-Id: I453084b3b034a04305058da404b334c7016559ce
-
Kohei Yoshida yazdı
And unindent to make it look more like C++ than Java. Change-Id: I67562cf17c32c40c321b492e9b05c2321a51e126
-
Michael Stahl yazdı
Change-Id: Ieb34db019c03e7f20f06d3a690b3717b41645e90
-
Michael Meeks yazdı
Change-Id: Iaf5a3bf28879f229a223a8760fd878f96958a53c
-
Michael Stahl yazdı
The timer could run after the ToolBarManager is deleted because the dispose() method can accidentally restart the timer somehow. Change-Id: I86868f08f436976761e814d4cea1cd5a0e348935
-
Michael Stahl yazdı
This is similar to fdo#72695, just with SfxBroadcaster in Calc. Solve it in a similar way, by putting a WeakReference to "this" into the UNO object so its Notify() can return if another thread is already in the dtor waiting for the SolarMutex. ==11581==ERROR: AddressSanitizer: heap-use-after-free on address 0x6170006fdb08 at pc 0x2b2c4f5b8e3e bp 0x2b2c0b2ad9f0 sp 0x2b2c0b2ad9e8 READ of size 8 at 0x6170006fdb08 thread T262 (cppu_threadpool) #0 0x2b2c4f5b8e3d in ScCellRangesBase::~ScCellRangesBase() /sc/source/ui/unoobj/cellsuno.cxx:1448 #1 0x2b2c4f643914 in ScCellRangeObj::~ScCellRangeObj() /sc/source/ui/unoobj/cellsuno.cxx:4751 #2 0x2b2c4f697624 in ScCellObj::~ScCellObj() /sc/source/ui/unoobj/cellsuno.cxx:6053 #3 0x2b2c4f69648d in ScCellObj::~ScCellObj() /sc/source/ui/unoobj/cellsuno.cxx:6052 #4 0x2b2c4f69661f in non-virtual thunk to ScCellObj::~ScCellObj() /sc/source/ui/unoobj/cellsuno.cxx:6053 #5 0x2b2b2c58b6af in cppu::OWeakObject::release() /cppuhelper/source/weak.cxx:204 #6 0x2b2c4f5c50ff in ScCellRangesBase::release() /sc/source/ui/unoobj/cellsuno.cxx:1752 #7 0x2b2c4f64de58 in ScCellRangeObj::release() /sc/source/ui/unoobj/cellsuno.cxx:4800 #8 0x2b2c4f6a2c08 in ScCellObj::release() /sc/source/ui/unoobj/cellsuno.cxx:6093 #9 0x2b2c4f6a5f0f in non-virtual thunk to ScCellObj::release() /sc/source/ui/unoobj/cellsuno.cxx:6094 #10 0x2b2c053b96fb in bridges::cpp_uno::shared::freeUnoInterfaceProxy(_uno_ExtEnvironment*, void*) /bridges/source/cpp_uno/shared/unointerfaceproxy.cxx:43 #11 0x2b2b2bae80fb in (anonymous namespace)::s_stub_defenv_revokeInterface(__va_list_tag (*) [1]) /cppu/source/uno/lbenv.cxx:383 0x6170006fdb08 is located 264 bytes inside of 728-byte region [0x6170006fda00,0x6170006fdcd8) freed by thread T264 (cppu_threadpool) here: #3 0x2b2c49c980f5 in cppu::OWeakObject::operator delete(void*) /include/cppuhelper/weak.hxx:87 #4 0x2b2c4f5b840a in ScCellRangesBase::~ScCellRangesBase() /sc/source/ui/unoobj/cellsuno.cxx:1442 #5 0x2b2c4f5b858f in non-virtual thunk to ScCellRangesBase::~ScCellRangesBase() /sc/source/ui/unoobj/cellsuno.cxx:1458 #6 0x2b2b2c58b6af in cppu::OWeakObject::release() /cppuhelper/source/weak.cxx:204 #7 0x2b2c4f5c50ff in ScCellRangesBase::release() /sc/source/ui/unoobj/cellsuno.cxx:1752 #8 0x2b2c4f5c65ff in non-virtual thunk to ScCellRangesBase::release() /sc/source/ui/unoobj/cellsuno.cxx:1753 #9 0x2b2c4af84583 in com::sun::star::uno::Reference<com::sun::star::uno::XInterface>::~Reference() /include/com/sun/star/uno/Reference.hxx:104 #10 0x2b2c4f5bc66f in ScCellRangesBase::Notify(SfxBroadcaster&, SfxHint const&) /sc/source/ui/unoobj/cellsuno.cxx:1570 #11 0x2b2c4f5bdf0d in non-virtual thunk to ScCellRangesBase::Notify(SfxBroadcaster&, SfxHint const&) /sc/source/ui/unoobj/cellsuno.cxx:1645 #12 0x2b2b31dda705 in SfxBroadcaster::Broadcast(SfxHint const&) /svl/source/notify/SfxBroadcaster.cxx:41 #13 0x2b2c4b03f2e4 in ScDocument::InsertTab(short, rtl::OUString const&, bool, bool) /sc/source/core/data/document.cxx:510 #14 0x2b2c4e7ed861 in ScDocFunc::InsertTable(short, rtl::OUString const&, bool, bool) /sc/source/ui/docshell/docfunc.cxx:3007 #15 0x2b2c50b1f415 in ScViewFunc::InsertTable(rtl::OUString const&, short, bool) /sc/source/ui/view/viewfun2.cxx:1855 #16 0x2b2c502e075f in ScDBFunc::ShowDataPilotSourceData(ScDPObject&, com::sun::star::uno::Sequence<com::sun::star::sheet::DataPilotFieldFilter> const&) /sc/source/ui/view/dbfunc3.cxx:2056 #17 0x2b2c4fa8924d in ScDataPilotTableObj::insertDrillDownSheet(com::sun::star::table::CellAddress const&) /sc/source/ui/unoobj/dapiuno.cxx:1286 Change-Id: I4cd0fca46b9b81311bddfab2229ab9abf4c06c4e
-