summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-28tdf#124385: toolkit: do not fail if ResourceListener is not definedVasily Melenchuk
2019-03-28return by unique_ptr from createDefaultWidgetNoel Grandin
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#123772 Add testSamuel Mehrbrodt
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-03-01Fix typoSamuel Mehrbrodt
2019-03-01tdf#123772 UnoControlDialogModel: Don't ignore property "Sizeable"Samuel Mehrbrodt
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-22loplugin:unusedfields in toolkitNoel Grandin
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-02-08Avoid index for single getToken callMatteo Casalin
2019-02-06basic: fix for UnoControlTabPageModel get/set propertiesVasily Melenchuk
2019-02-04tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk
2019-02-04tdf#87884: basic: fix for UnknownPropertyExceptionVasily Melenchuk
2019-01-23Replace macro with templateStephan Bergmann
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-14tdf#122250 Crash when running extensionNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-11loplugin:useuniqueptr in svtools,toolkitsNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-06Drop juh.jar dependency from Java UNO testsJan-Marek Glogowski
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-22improve function-local statics in toolkitNoel Grandin
2018-11-22remove unused broadcast_type enumNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-20clean up s_bTriedCreation static boolNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-05tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth
2018-11-05tdf#118244 pdfexport: radio buttons use groupname nowJustin Luth