summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2023-11-30 14:04:26 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2023-11-30 14:04:26 +0100
commit29a242cd62a419481a70740c72cac42972615801 (patch)
tree88ae629ddb647f6a87515922637af390f92efef9
parent81ebb8bbf768326011406dc4a1e5bc7bbed6dc14 (diff)
Version 7.6.4.1, tag libreoffice-7.6.4.1 libreoffice-7.6.4.1
Change-Id: I2ec395386c989868303a7cb8b0772fb8e5ec620c
0 files changed, 0 insertions, 0 deletions
re/sparklines'>feature/sparklines LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jvmaccess
AgeCommit message (Expand)Author
2022-05-23clang-tidy modernize-pass-by-value in jvmaccessNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2021-10-05drop 'using namespace std' in h* i* j*Julien Nabet
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2020-11-13tdf#123936 Formatting files in module jvmaccess with clang-formatPhilipp Hofer
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2019-04-26tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/Gabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-25Use for-range loops in some modulesJulien Nabet
2017-10-23loplugin:includeform: jvmaccessStephan Bergmann
2017-08-01loplugin:constparams in variousNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-04-13loplugin:passstuffbyref in jvmaccessNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Move member definition back into .cxxStephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-02-12Remove uses of osl/diagnose.h from jvmaccessStephan Bergmann
2015-02-12jvmaccess doesn't have a stable interface anywayStephan Bergmann
2014-12-16jvmaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-03-10jvmaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms