summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* Fix typos of commit 26f1fc7Andrea Gelmini2018-07-231-1/+1
* Fix typosAndrea Gelmini2018-07-231-1/+1
* Fix typosAndrea Gelmini2018-07-191-1/+1
* use more OutputDevice::GetBitmapExNoel Grandin2018-06-211-2/+2
* Translate German comments and debug stringsJohnny_M2018-06-061-1/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-054-4/+0
* Fix typosAndrea Gelmini2018-05-051-1/+1
* Fix typosAndrea Gelmini2018-05-051-2/+2
* logging: add some strategic places around vcl messagesThorsten Behrens2018-05-041-0/+3
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* Reuse getAccessibleRole result if possibleArnaud Versini2018-04-221-6/+8
* tdf#75398 - Replace hicontrast by Sifrheiko tietze2018-04-181-2/+2
* Fix typosAndrea Gelmini2018-04-161-6/+6
* toolkit: use thread safe static initializerJochen Nitschke2018-04-161-34/+7
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin2018-04-1210-20/+16
* toolkit: Recover missing service names for ControlModelContainerBaseTakeshi Abe2018-04-111-29/+27
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-8/+9
* enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara2018-04-052-0/+6
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-0313-29/+29
* remove unused processfactory.hxx includesJochen Nitschke2018-04-015-5/+0
* loplugin:unusedmethodsNoel Grandin2018-03-312-12/+0
* loplugin:unusedmethodsNoel Grandin2018-03-292-43/+0
* move btndlg from vcl to toolkitCaolán McNamara2018-03-224-1/+459
* move MessBoxStyle to last consumerCaolán McNamara2018-03-221-0/+25
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-193-3/+0
* move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin2018-03-161-3/+2
* drop support for GraphicObject URLs in toolkitTomaž Vajngerl2018-03-162-20/+3
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-2/+1
* use more Color in toolkitNoel Grandin2018-03-066-60/+59
* convert COL_ constants to be of type ColorNoel Grandin2018-02-282-7/+7
* cast MessBox into exileCaolán McNamara2018-02-273-0/+306
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-274-4/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-272-2/+2
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-0/+13
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-261-0/+26
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-251-0/+13
* loplugin:changetoolsgen in tools..toolkitNoel Grandin2018-02-228-26/+26
* New loplugin:nestedunnamedStephan Bergmann2018-02-213-111/+84
* make it possible to set parent window for printer error messagesCaolán McNamara2018-02-201-1/+2
* Different approach for tdf#115227Maxim Monastirsky2018-02-082-52/+49
* Fix typosAndrea Gelmini2018-01-271-2/+2
* Fix typosAndrea Gelmini2018-01-271-1/+1
* Fix typosAndrea Gelmini2018-01-271-4/+4
* tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna2018-01-251-16/+39
* Fix typosAndrea Gelmini2018-01-251-1/+1
* new loplugin: pointerboolNoel Grandin2018-01-231-1/+1
* loplugin:useuniqueptr in VCLXWindowNoel Grandin2018-01-171-2/+2
* loplugin:useuniqueptr in VCLXGraphicsNoel Grandin2018-01-171-5/+4
* More loplugin:cstylecast: toolkitStephan Bergmann2018-01-157-31/+31