summaryrefslogtreecommitdiff
path: root/linguistic/source/lngopt.cxx
AgeCommit message (Expand)Author
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-02Use the new single-instance="true" attribute in linguisticStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-07-14linguistic: create instances with uno constructorsNoel Grandin
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-07tdf#42949 Fix IWYU warnings in linguistic/Gabor Kelemen
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-18Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann
2017-01-09New loplugin:externvar: linguisticStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-07-24no need to redeclare these constants with slightly different namesNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-28Fix sal_Int16 var initializationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-05-14fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac