Age | Commit message (Collapse) | Author |
|
instead of manual acquire/release
Change-Id: I83e6229029e662073e2e01e98f4846fb0a0ed643
|
|
instead of storing both a raw pointer and an uno::Reference
Change-Id: Ic46c5cda34c1df818cbe1ffa4b2d44d1519b4d6f
|
|
instead of manual acquire/release
Change-Id: Ie0fed7db217adea68aaa09cf9de699d488bf84dd
|
|
instead of manual acquire/release
Change-Id: I7a5ae0337fc8fa1465ac716050e7187aa1accb87
|
|
Instead, keep them as SmParser's members.
Change-Id: I8a2aad7ba8baaad9a761f42f62d51fc67cadec07
Reviewed-on: https://gerrit.libreoffice.org/32348
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
|
|
Change-Id: Ic39361383a3c2e869e48bccb4c47fc6bca1cb4ce
Reviewed-on: https://gerrit.libreoffice.org/33296
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
|
|
Open Writer, Insert > Form Control > Table Control, draw it,
cancel the wizard. Now right click on the table header -> crash.
(can't be tested with gtk/gtk3 vclplug, because GtkSalMenu
holds reference to the menu).
Probably this crashreport:
http://crashreport.libreoffice.org/stats/crash_details/
0bfabafd-3ba4-4c07-8479-399dea07c006
Change-Id: I6588b1e0b5ad4537a4eb98f6a343d0e92264329f
|
|
Change-Id: Ic456113b295c3b90316d2792b630c44892ac20a7
|
|
Change-Id: I2d78463d52f5866418eac7293a63a42c6af8b990
|
|
Change-Id: Iaa6283029f9de41e2506051c49dc18f876b28587
|
|
Change-Id: I19d509b2d54a87f8e00b50d0368ba02a9c40b4c5
|
|
Project: help ab01c44126432945c486bfc2acc2e3106c596c6d
Insert %PRODUCTNAME where it must be.
Change-Id: Ide87d1a8e17af36bce29f14baef97a3afcc5b0d7
Reviewed-on: https://gerrit.libreoffice.org/33327
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
|
|
Online is often used for taking minutes, and during that, people don't have
time to play with the formatting - so it is annoying when autocorrect goes in
the way.
Change-Id: Ia1794c46d3003198764f666951821f693d710653
|
|
This reverts commit f7ee0054cf9da35f210d9043a68339415aba2284.
until I can figure out how to make that miserable idiot of a
Visual Studio 2013 compiler happy.
Change-Id: I9206df8cbba52bf8aab242a1376f4b6598d2b739
Reviewed-on: https://gerrit.libreoffice.org/33325
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
See the mail thread starting at
<https://lists.freedesktop.org/archives/libreoffice/2017-January/076665.html>
"Dynamic Exception Specifications" for details.
* The check for missing @throws documentation is not too specific, it just
checks whether a function with dynamic exception specification has /any/
@throws clause, not necessarily exactly matching the exception types. (Many
of the details in the existing dynamic exception specifications are probably
not very useful, anyway.)
* When adding @throws clauses, I bluntly copied the exception specifications
except for dropping any mentions of std::exception (except in the rare cases
where that was the only exception typed mentioned).
* In many places it might have looked more natural to use trailing Doxygen
comments of the
///< @throws ...
kind, but Clang's getCommentForDecl unfortunately doesn't detect trailing
comments on function decls.
* Also, Clang's getCommentForDecl doesn't look into macros, so some trivial
silly macros were expanded along the way to add comments where necessary.
Change-Id: I1831d72df2d9c801d4b8dd7d708d9cefea039589
|
|
Change-Id: Iedbef454a22b34df777e6c32fad95fed96f2fdce
|
|
Change-Id: I4857292372116bd8330403456d415476a5435f11
|
|
Change-Id: I83cd12d9eb2d65ec5ff903b7536f28b2a0ae3c69
|
|
Change-Id: I34a1b868176f26c1bab841547b97bca56113e47e
|
|
Change-Id: Ic3e265e05c69942c5c1c7d1b83f65f2cbe35ca1f
|
|
Change-Id: I70b52921291da551da7cc970e82f38b319f0ded8
|
|
Change-Id: I9b558b713186c64054914ebfc4c122ff769b71a1
|
|
Change-Id: I94a9f72fc81439fc97c884009447d353c6c6a517
|
|
Change-Id: I115c5c34cf97858d9fdd96432cb57bde6d4537cb
|
|
Change-Id: Id8711eaeac65efaa228b60d5786169016bfb61a3
|
|
Change-Id: I20b40d0d465cfe130e03f7a8f8da6f4dab404848
|
|
Change-Id: I7a9ac7cdc3d5e19dc63a4711a0ce2c23054367e1
|
|
Change-Id: Ib4db87e67f39504f49b795e12476edbea5166800
|
|
Change-Id: I117be0dca3cc5e204414613123422b4b0716d8ed
|
|
Change-Id: I1e97b929174ba23fdf21c405ec4129f0e56ed2f3
|
|
Change-Id: Id1249957a544e7ab43d0f331190db72871723f40
|
|
Change-Id: I4d93bf348b7b6a91aa37f8ce79b0b52a1a7d41ee
|
|
Change-Id: Icf9a507a2b1eec0ace22e727bdf7220bfe7096b8
|
|
Change-Id: I432f604c8b7a3b0e95f99b2982c302c2a94fd0fa
|
|
Change-Id: Ia44f7b0a162d269bf38133575f986efd62eb6d52
|
|
Change-Id: Id465279b54f775ae688d02798c7a67fc50829fc6
|
|
Change-Id: Ib5e1f2ef4143ad1c75ec705624a547e47affbc79
|
|
Change-Id: I067f6d5278681b35d3a3fea105e3bf383d3a96f8
|
|
Change-Id: I19a4517449be3defe97fe0d78dd1a16b08b79247
|
|
Change-Id: Id2ebe51d610ecd372ee215f3a38a979a322e6e10
|
|
Change-Id: I03131a228843e6848c0b2d2468d160ca0cdaf508
|
|
Change-Id: I3c269d84906cc49d79d5f32f0dd3f15afd2f588e
|
|
Change-Id: Ie1304a081a8c26cb3204ca7fb3edfa7e2dfae386
|
|
Change-Id: I2688ebab7641db43aae5cbca94750fbecff936e1
|
|
Change-Id: I2d8b69454217bbbc9542cced8ce85269e3872662
|
|
Change-Id: Iebd0a98c86803342ee54f30c848e7194a752335f
|
|
Change-Id: Ib1aba8d944d46d4cfc74b473da006aff4e7a1c83
|
|
Change-Id: Id54bb9f05a4354855a8e9fa5ecbffc8440e39c5d
|
|
Change-Id: I83c6995e4f15d6a042e57bac4d71874124402547
|
|
Change-Id: I5d30cc2483452ba140cdce341677e872bffce6d1
|