summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin4-6/+7
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-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara1-1/+1
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara1-1/+1
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara3-4/+0
2018-10-12tdf#118572 dispose instead of LazyDeletorCaolán McNamara1-5/+1
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara5-4/+71
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-2/+2
2018-09-28Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini1-4/+4
2018-09-27Fix typosAndrea Gelmini1-1/+1
2018-09-27loplugin:constfields in toolkitNoel Grandin9-15/+15
2018-09-18loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin1-20/+22
2018-09-17New loplugin:externalStephan Bergmann5-8/+8
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin2-3/+0
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2-0/+4
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-7/+1
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-1/+1
2018-08-19toolkit: a micro-optimization taking min and max simulnateouslyTakeshi Abe1-2/+3
2018-08-14tdf#116542 a11y: introduce STATIC roleSamuel Thibault1-0/+1
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-2/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen10-0/+10
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke1-5/+5
2018-07-27toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+5
2018-07-24Fix semantic of sentenceJens Carl1-1/+1
2018-07-23Fix typos of commit 26f1fc7Andrea Gelmini1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin1-2/+2
2018-06-06Translate German comments and debug stringsJohnny_M1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke4-4/+0
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-05-05Fix typosAndrea Gelmini1-2/+2
2018-05-04logging: add some strategic places around vcl messagesThorsten Behrens1-0/+3
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-22Reuse getAccessibleRole result if possibleArnaud Versini1-6/+8
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze1-2/+2
2018-04-16Fix typosAndrea Gelmini1-6/+6
2018-04-16toolkit: use thread safe static initializerJochen Nitschke1-34/+7
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin10-20/+16
2018-04-11toolkit: Recover missing service names for ControlModelContainerBaseTakeshi Abe1-29/+27
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-8/+9
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara2-0/+6
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin13-29/+29
2018-04-01remove unused processfactory.hxx includesJochen Nitschke5-5/+0
2018-03-31loplugin:unusedmethodsNoel Grandin2-12/+0
2018-03-29loplugin:unusedmethodsNoel Grandin2-43/+0
2018-03-22move btndlg from vcl to toolkitCaolán McNamara4-1/+459