summaryrefslogtreecommitdiff
path: root/help3xsl/paginathing.js
AgeCommit message (Expand)Author
2019-03-27tdf#124245 Polyfills and fixes for IE11Ilmari Lauhakangas
2019-01-23Moved the pagination controls to the topIlmari Lauhakangas
2018-11-09tdf#119415 change from fuse.js to fuzzysort.jsIlmari Lauhakangas
2018-04-23Helponline: Tweak pagination symbols for improved clarityAdolfo Jayme Barrientos
2018-02-08tdf#115255 and auto-expand contents per subitemIlmari Lauhakangas
2018-01-31Fixes for MS browsers and tweaks to fuzzy searchIlmari Lauhakangas
2018-01-30Switched from list.js to fuse.js and paginathing.jsIlmari Lauhakangas
r LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/binaryurp/source/proxy.hxx
AgeCommit message (Expand)Author
2022-05-21clang-tidy modernize-pass-by-value in binaryurpNoel Grandin
2020-09-04tdf#124176 Use #pragma once in binaryurpGeorge Bateman
2019-01-14Use C++17 nested namespace definitions (in binaryurp)Stephan Bergmann
2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski
2017-08-25Replace use of oslInterlockedCount with std::atomicStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2012-08-22Change rtl::OUString to OUStringRicardo Montania
2012-06-12re-base on ALv2 code.Michael Meeks