summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/i18n_cb.cxx
AgeCommit message (Expand)Author
2020-09-26Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann
2020-05-25Clean up dead codeStephan Bergmann
2020-05-24Remove some OSL_DEBUG_LEVEL > 1 codeStephan Bergmann
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-24sal_Char->char in vclNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-05-22New loplugin:dataStephan Bergmann
2019-02-11loplugin:indentation in vclNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-05-22Convert PreeditStatus to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-12mnDeltaStart is unusedCaolán McNamara
2013-10-14fix mangled indentCaolán McNamara
2013-08-21valueOf is deprecatedLuboš Luňák
2013-08-12convert String to OUString in VCLNoel Grandin
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-19death to some UniStringsCaolán McNamara
2012-01-09callcatcher: clean up vcl i18nThomas Arnhold