summaryrefslogtreecommitdiff
path: root/store/README.md
blob: 864f48458b875126da3aecb751699216a5c240ce (plain)
1
2
3
4
5
# The Legacy .rdb Format

Originally used for services and types `.rdb` files, before the former were
replaced with XML files and the latter with the new unoidl format, but still
needed for backwards compatibility.
:51 +0200'>2020-05-03use more compact namespace syntax in /includeNoel Grandin 2020-03-06mark some more classes hidden in --enable-mergelibs modeNoel Grandin 2019-12-12loplugin:finalclassesNoel Grandin 2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt 2019-10-29loplugin:finalclasses jvmaccess..o3tlNoel Grandin 2019-05-10an is used before a vowel soundCaolán McNamara 2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen 2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-31loplugin:constantparam in i18nlangtagNoel Grandin 2017-09-18unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin 2017-07-28loplugin:constparams handle constructorsNoel Grandin 2017-07-20loplugin:constparams in linguisticNoel Grandin 2017-04-26use strong_int for LanguageTypeNoel Grandin 2017-04-05loplugin:constantparam part2Noel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-30return const&Eike Rathke 2016-08-30LanguageType is unsigned int16Eike Rathke 2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin 2016-04-01sequence->vector in linguisticNoel Grandin 2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-29remove boost::noncopyable from /includeNoel Grandin 2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-06loplugin:unusedmethodsNoel Grandin 2015-09-30Fix typosAndrea Gelmini 2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe 2015-07-24no need to redeclare these constants with slightly different namesNoel Grandin 2015-07-15loplugin:unusedmethods linguisticNoel Grandin