summaryrefslogtreecommitdiff
path: root/framework/dtd/toolbar.dtd
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-08-25 12:00:19 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-08-25 13:06:01 +0200
commitc76b5ace20a29dc16f1f71ccd8e5d6e73b9ce9fd (patch)
tree01c303814b7c0b1269a7eeb81880513841fd5049 /framework/dtd/toolbar.dtd
parent5d05367268a512a069670e70e4d896370513a24b (diff)
this code is redundant and leaks memory
Change-Id: Ib57f44c203ead68102d712ef29ab7362b0cea8db
Diffstat (limited to 'framework/dtd/toolbar.dtd')
0 files changed, 0 insertions, 0 deletions
klos@collabora.com> 2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann auto-rewrite with <https://gerrit.libreoffice.org/#/c/47798/> "Enable loplugin:cstylecast for some more cases" plus solenv/clang-format/reformat-formatted-files Change-Id: Idbefb16acae20ab137497e78c9bc5dc5634c07fe 2017-10-23loplugin:includeform: connectivityStephan Bergmann Change-Id: I06596fac09f0568b8bab2e2e235a2b88bcd3fc7a 2017-06-11Fix typosAndrea Gelmini enviroment -> environment Change-Id: I08b95367fbd45f7f785121df33533c0ee7ee331f Reviewed-on: https://gerrit.libreoffice.org/38649 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr> 2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M Translates all (leftovers) found using a custom regex, in directories not shown by /bin/find-german-comments and beginning with "a" to "c". Change-Id: I3b0152ee78ad80a29d714cbd98bf888f31be4763 Reviewed-on: https://gerrit.libreoffice.org/37573 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> 2017-01-26Remove dynamic exception specificationsStephan Bergmann ...(for now, from LIBO_INTERNAL_CODE only). See the mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2017-January/076665.html> "Dynamic Exception Specifications" for details. Most changes have been done automatically by the rewriting loplugin:dynexcspec (after enabling the rewriting mode, to be committed shortly). The way it only removes exception specs from declarations if it also sees a definition, it identified some dead declarations-w/o-definitions (that have been removed manually) and some cases where a definition appeared in multiple include files (which have also been cleaned up manually). There's also been cases of macro paramters (that were used to abstract over exception specs) that have become unused now (and been removed). Furthermore, some code needed to be cleaned up manually (avmedia/source/quicktime/ and connectivity/source/drivers/kab/), as I had no configurations available that would actually build that code. Missing @throws documentation has not been applied in such manual clean-up. Change-Id: I3408691256c9b0c12bc5332de976743626e13960 Reviewed-on: https://gerrit.libreoffice.org/33574 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> 2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann Change-Id: I2c38bc842ee07d27a5a2ff084e8a608a858f4faa 2016-05-30com::sun::star->css in connectivityNoel Grandin Change-Id: I9489e92dc89a6d83a26ff4f0d9aad26acd28ad9f Reviewed-on: https://gerrit.libreoffice.org/25537 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann Change-Id: I6fada7331ee369c35cbe019db4e730ce56cd1a1f 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann Change-Id: Iefeeb51c2b101c097a8d77a4625f84baf1f2da44 2015-06-22Work around change in JNI func sigs between Java 6 and 7Stephan Bergmann (same as dfba745437324b8e1a352ab5280c665c543fc37f) Change-Id: I3c79b406c2bf661717880def94989614860f9cb6 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann Change-Id: If7e4e3cae1021529819e0b43ef334020ff8b7a43 2014-10-25coverity#706317 Uncaught exceptionCaolán McNamara Change-Id: I8b39addd8d4b9f7d68d0f7a317d1dff7388aba93 2014-10-03loplugin: cstylecastNoel Grandin Change-Id: I114924d5e0407883b2e77016da3c2e3e55657b21 2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara Change-Id: Ic18823fd60826c144058df32c27ab25d58664e30