summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxtoolkit.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-18cid#1448511 silence Out-of-bounds accessCaolán McNamara1-0/+1
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov1-14/+10
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-13unopkg gui crashes on shutdownCaolán McNamara1-1/+1
2019-06-12weld OrganizeDialogCaolán McNamara1-1/+1
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-21tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist1-1/+8
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin1-2/+1
2019-02-18fix comparison of std::lower_bound resultNoel Grandin1-1/+2
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin1-1/+1
2019-02-04tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk1-1/+4
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-1/+1
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-22/+4
2018-11-02Replace function only used in an assert with a lambdaStephan Bergmann1-8/+6
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+3
2018-10-22-Werror,-Wunused-function (--disable-assert-always-abort)Stephan Bergmann1-0/+2
2018-10-22loplugin:staticvar in variousNoel Grandin1-91/+87
2018-10-14MoreButton is solely used by toolkitCaolán McNamara1-1/+1
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara1-1/+1
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara1-1/+1
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara1-1/+1
2018-09-27loplugin:constfields in toolkitNoel Grandin1-5/+5
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-8/+9
2018-02-27cast MessBox into exileCaolán McNamara1-0/+253
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-0/+13
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-0/+26
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-0/+13
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-33/+29
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-5/+5
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-10-24loplugin:includeform: toolkit (macOS)Stephan Bergmann1-2/+2
2017-10-23loplugin:includeform: toolkitStephan Bergmann1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-4/+4
2017-09-08loplugin:constantparamNoel Grandin1-5/+4
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M1-2/+2
2017-09-02support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara1-2/+2
2017-08-31Bin fairly pointless default for parameter that was defaulted just once anywayTor Lillqvist1-1/+1
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-28/+33
2017-08-18loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-2/+2
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin1-1/+0
2017-06-15comphelper: add a profiling APILászló Németh1-0/+23
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-2/+2
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2