aboutsummaryrefslogtreecommitdiff
path: root/source/bn
ModeNameSize
d---------accessibility / source33logplain
d---------avmedia / source33logplain
d---------basctl68logplain
d---------basic / source33logplain
d---------chart268logplain
d---------connectivity68logplain
d---------cui68logplain
d---------dbaccess68logplain
d---------desktop68logplain
d---------dictionaries1895logplain
d---------editeng / source33logplain
d---------extensions107logplain
d---------extras / source / gallery33logplain
d---------filter68logplain
d---------forms / source33logplain
d---------formula / source33logplain
d---------fpicker68logplain
d---------framework / source33logplain
d---------helpcontent2 / source33logplain
d---------instsetoo_native / inc_openoffice / windows41logplain
d---------librelogo / source33logplain
d---------mysqlc70logplain
d---------nlpsolver61logplain
d---------officecfg / registry / data / org35logplain
d---------padmin72logplain
d---------readlicense_oo35logplain
d---------reportbuilder / java / org / libreoffice / report / function31logplain
d---------reportdesign68logplain
d---------sc68logplain
d---------scaddins / source33logplain
d---------sccomp / source33logplain
d---------scp2 / source33logplain
d---------sd68logplain
d---------setup_native / source33logplain
d---------sfx268logplain
d---------shell / source / win32 / shlxthandler33logplain
d---------starmath72logplain
d---------svl / source33logplain
d---------svtools68logplain
d---------svx102logplain
d---------sw68logplain
d---------swext / mediawiki36logplain
d---------sysui / desktop34logplain
d---------tubes / uiconfig35logplain
d---------uui72logplain
d---------vcl97logplain
d---------wizards / source33logplain
d---------xmlsecurity68logplain
6.4-3'>summaryrefslogtreecommitdiff
path: root/helpcompiler/source
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-07-19cid#1448441 Unchecked return valueCaolán McNamara
2019-07-18cid#703974 Unchecked return valueCaolán McNamara
2019-05-30tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2019-04-07std::string has a std::hash specialisation since C++11Noel Grandin
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin
2019-02-18use clear() instead of erase(begin, end)Noel Grandin
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in helpcompilerNoel Grandin
2018-06-13Don't create std::string from nullptrStephan Bergmann
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-04-16loplugin:useuniqueptr in StreamTableNoel Grandin
2018-03-18Use for-range loops in helpcompilerJulien Nabet
2018-02-01helpcompiler: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-15loplugin:useuniqueptr in BasicCodeTaggerNoel Grandin
2017-11-26Replace lists by vector and deque (helpcompiler)Julien Nabet
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-08-06cppcheck: unreadVariableJochen Nitschke
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-02loplugin:casttovoid: helpcompilerStephan Bergmann
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26Make helpcompiler more verbose on dot ahelpsGabor Kelemen
2017-05-03remove empty commentsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2017-01-10New loplugin:conststringvar: helpcompilerStephan Bergmann
2017-01-06New loplugin:charrightshiftStephan Bergmann
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-08-23Reduce scope of variableStephan Bergmann