summaryrefslogtreecommitdiff
path: root/io
ModeNameSize
-rw-r--r--Library_io.mk1262logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_io.mk445logplain
-rw-r--r--README35logplain
d---------source306logplain
d---------test160logplain
ucomponent?h=libreoffice-7.1.0.2&id=e8fd5a07eca70912ddee45aaa34d434809b59fb7'>update loplugin stylepolice to check local pointers varsNoel Grandin 2016-04-22loplugin:salboolStephan Bergmann 2016-04-21new plugin stylepoliceNoel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-18try next hunspell 1.4.0 prerelease milestoneCaolán McNamara 2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin 2016-04-18clean-up: unused using declarations and includesJochen Nitschke 2016-04-14loplugin:passstuffbyref in variousNoel Grandin 2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke 2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke 2016-02-17use consistent #define checks for the Windows platformNoel Grandin 2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin 2016-02-02Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified...Stephan Bergmann 2016-02-02Resolves: #i126762# Ignore dictionary not in specified location.Kay Schenk 2016-01-25OSX build fixeNoel Grandin 2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin 2016-01-18loplugin: unused return valuesNoel Grandin 2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin 2016-01-10Fix typosAndrea Gelmini 2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin 2015-11-24cppcheck: noExplicitConstructorCaolán McNamara 2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann 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-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin 2015-10-23com::sun::star->css in lingucomponentNoel 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-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann 2015-08-19lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe