summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-14Fix L10N of xapian templatesOlivier Hallot
2019-11-13LibO Type statement extends enumerations to all data types.LibreOfficiant
2019-11-12Add FINDB, SEARCHB and REPLACEB Help pageslibreoffice-6-4-branch-pointOlivier Hallot
2019-11-11tdf#128589 Add resolved comments in pageOlivier Hallot
2019-11-11Related: tdf#121090: Rewrite descriptions for the last argument of HLOOKUP/VL...Mike Kaganski
2019-11-10Mute L10n of some strings.Olivier Hallot
2019-11-10Follow-up patch of 82094Olivier Hallot
2019-11-10Mute L10n of some Basic codeOlivier Hallot
2019-11-10Mute L10N in Basic lbound functionOlivier Hallot
2019-11-10Mute L10n on debug params for LinuxOlivier Hallot
2019-11-08Fix switch selection when embedded in other pagesOlivier Hallot
2019-11-08tdf#128503 Clarify numeric x regex conversionOlivier Hallot
2019-11-08Fix missing %PRODUCTNAME replacementsOlivier Hallot
2019-11-08faulty $[officename] and routine name adequate namesLibreOfficiant
2019-11-07Add <alt> contents for screenshotOlivier Hallot
2019-11-07tdf#128219 Extra start params for debuggingOlivier Hallot
2019-11-07Housekeeping page on Calc custom functionsOlivier Hallot
2019-11-07Mute L10n in some Basic code linesOlivier Hallot
2019-11-07Misc. typo fixing and removal of pointless tagsAdolfo Jayme Barrientos
2019-11-04tdf#128480 Incorrect call for QR CodeOlivier Hallot
2019-11-03typo + faulty linkLibreOfficiant
2019-11-03Add stemmer info in omindex searchOlivier Hallot
2019-11-01More informative descriptions for GlobalScope, xxLibrariesLibreOfficiant
2019-10-31Update Impress help pagesOlivier Hallot
2019-10-31No hardcoded product name.Olivier Hallot
2019-10-31Add screenshot for Options General pageOlivier Hallot
2019-10-31sbasic.tree, uno_objects, ThisComponent better descriptions LibreOfficiant
2019-10-31Add screenshot for Options Languages pageOlivier Hallot
2019-10-31Update icon replacement table in XSLTOlivier Hallot
2019-10-31tdf#127716 Add GlobalScope object descriptionOlivier Hallot
2019-10-30tdf#128427 Add 'delete' heading in custom Help pgOlivier Hallot
2019-10-29Fix wrong/obsolete embedsOlivier Hallot
2019-10-29Add screenshot for New Doc hyperlink help pageOlivier Hallot
2019-10-28Add screenhshot for Hyperink Mail help pageOlivier Hallot
2019-10-28Add screenshot for hyperlink internet help pageOlivier Hallot
2019-10-28Add screeshot for Hyperlink Doc pageOlivier Hallot
2019-10-28Add screenhot in Font effects Help pageOlivier Hallot
2019-10-26Add screenshot for Security option pageOlivier Hallot
2019-10-26Improve "Referencing Other Sheets" documentationMike Kaganski
2019-10-25Fix links for basic_2_python pageOlivier Hallot
2019-10-25Wrong links & extra bookmarksLibreOfficiant
2019-10-24Add screenshot for CTL option pageOlivier Hallot
2019-10-24Revert "Add screenshot for CTL option page"Olivier Hallot
2019-10-24Add screenshot for CTL option pageOlivier Hallot
2019-10-24Add screenshot for Asian optionsOlivier Hallot
2019-10-24Add screenshot for Advanced Options pageOlivier Hallot
2019-10-24Update Filter Option pageOlivier Hallot
2019-10-24Update screenshots for View Option pageOlivier Hallot
2019-10-24Update screenshot for A11y Option pageOlivier Hallot
2019-10-24Update screenshots for HTML option pageOlivier Hallot
lue='libreoffice-5-3-5'>libreoffice-5-3-5 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
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-12do not set soversion for private ure librariesMatúš Kukan
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin