summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)Author
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-12tdf#118572 dispose instead of LazyDeletorCaolán McNamara
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-28Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-09-18loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-19toolkit: a micro-optimization taking min and max simulnateouslyTakeshi Abe
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-27toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-19Fix typosAndrea Gelmini
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-05Fix typosAndrea Gelmini
2018-05-04logging: add some strategic places around vcl messagesThorsten Behrens
2018-04-22Reuse getAccessibleRole result if possibleArnaud Versini
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze
2018-04-16toolkit: use thread safe static initializerJochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2018-04-11toolkit: Recover missing service names for ControlModelContainerBaseTakeshi Abe
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31loplugin:unusedmethodsNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-22move btndlg from vcl to toolkitCaolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin
2018-03-16drop support for GraphicObject URLs in toolkitTomaž Vajngerl
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-06use more Color in toolkitNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27cast MessBox into exileCaolán McNamara
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin