summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/i18n_ic.cxx
AgeCommit message (Expand)Author
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-12Fix typosAndrea Gelmini
2019-05-22New loplugin:dataStephan Bergmann
2018-10-19loplugin:staticvar in vclNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-01-14Fix typosAndrea Gelmini
2017-12-06loplugin:redundantcastStephan Bergmann
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-21vcl: fix dbglevel>1 buildThorsten Behrens
2016-05-22Convert PreeditStatus to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl
2015-07-04Fix typosAndrea Gelmini
2015-07-02Translation from LatinAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-01coverity#708650 Uninitialized pointer fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann