summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2020-05-01Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt1-18/+38
2019-12-18tdf#125207 Extend css.awt.PrinterServer: XPrinterServer2brinzing1-1/+6
2019-04-04basic: fix for UnoControlTabPageModel get/set propertiesVasily Melenchuk1-2/+3
2019-03-11tdf#123772 Add testSamuel Mehrbrodt2-0/+87
2019-03-04tdf#123772 UnoControlDialogModel: Don't ignore property "Sizeable"Samuel Mehrbrodt1-0/+10
2019-02-06tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk1-1/+4
2019-02-06tdf#87884: basic: fix for UnknownPropertyExceptionVasily Melenchuk1-0/+7
2019-01-15tdf#122250 Crash when running extensionNoel Grandin1-0/+2
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
2018-03-22move MessBoxStyle to last consumerCaolán McNamara1-0/+25
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke3-3/+0
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin1-3/+2
2018-03-16drop support for GraphicObject URLs in toolkitTomaž Vajngerl2-20/+3
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-2/+1
2018-03-06use more Color in toolkitNoel Grandin6-60/+59
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-7/+7
2018-02-27cast MessBox into exileCaolán McNamara3-0/+306
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke4-4/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin2-2/+2
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-22loplugin:changetoolsgen in tools..toolkitNoel Grandin8-26/+26
2018-02-21New loplugin:nestedunnamedStephan Bergmann3-111/+84
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara1-1/+2
2018-02-08Different approach for tdf#115227Maxim Monastirsky2-52/+49
2018-01-27Fix typosAndrea Gelmini1-2/+2
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-27Fix typosAndrea Gelmini1-4/+4
2018-01-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna1-16/+39
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-17loplugin:useuniqueptr in VCLXWindowNoel Grandin1-2/+2