summaryrefslogtreecommitdiff
path: root/cui/source/inc/dbregister.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/dbregister.hxx')
0 files changed, 0 insertions, 0 deletions
03-23 17:55:31 +0100'>2017-03-23Remove unused #include <ctype.h>Stephan Bergmann 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-25loplugin: unnecessary destructor forms..idlcNoel Grandin 2017-01-19New loplugin:dynexcspec: Add @throws documentation, helpcompilerStephan 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-10-16clang-cl loplugin: helpcompilerStephan Bergmann 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 2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu 2016-05-09tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav 2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin 2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin 2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran 2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin 2016-02-24convert TokenTypes to scoped enumNoel Grandin 2016-02-17use consistent #define checks for the Windows platformNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2016-01-18Remove unused FILE_WRITING BasicCodeTagger::TaggerExceptionStephan Bergmann 2016-01-12loplugin:unusedmethods unused return value in include/helpcompilerNoel Grandin 2016-01-10Fix typosAndrea Gelmini