summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt2020-05-011-18/+38
* tdf#125207 Extend css.awt.PrinterServer: XPrinterServer2brinzing2019-12-181-1/+6
* basic: fix for UnoControlTabPageModel get/set propertiesVasily Melenchuk2019-04-041-2/+3
* tdf#123772 Add testSamuel Mehrbrodt2019-03-112-0/+87
* tdf#123772 UnoControlDialogModel: Don't ignore property "Sizeable"Samuel Mehrbrodt2019-03-041-0/+10
* tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk2019-02-061-1/+4
* tdf#87884: basic: fix for UnknownPropertyExceptionVasily Melenchuk2019-02-061-0/+7
* tdf#122250 Crash when running extensionNoel Grandin2019-01-151-0/+2
* 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