# language-related config variables for LibreOffice # this file is intended to be able to be included in a Makefile # and not to be sourced in a shell session # export ALL_LANGS=@ALL_LANGS@ export WITH_LANG=@WITH_LANG@ export WITH_LANG_LIST=@WITH_LANG_LIST@ s-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)Author
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-10-23loplugin:includeform: ioStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-22loplugin:unusedfields in ioNoel Grandin
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-07-13loplugin:oncevar: empty strings: ioStephan Bergmann
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-16Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-10io: warn if OConnector can't connect to pipeMichael Stahl
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann