summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* weld SvxSearchDialogCaolán McNamara2020-05-211-0/+3
* revert action button changes to UNO XStyleSettingTomaž Vajngerl2019-11-142-45/+11
* custom widgets: support custom action button text colorsAshod Nakashian2019-11-132-0/+47
* toolkit: initialize primitive types explicitlyAshod Nakashian2019-09-031-3/+3
* tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist2019-08-051-1/+8
* basic: fix for UnoControlTabPageModel get/set propertiesVasily Melenchuk2019-04-041-2/+3
* tdf#124385: toolkit: do not fail if ResourceListener is not definedVasily Melenchuk2019-04-041-1/+8
* tdf#123772 Add testSamuel Mehrbrodt2019-03-102-0/+80
* 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
* weld SwCondCollPageCaolán McNamara2018-11-223-0/+19
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-221-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-221-0/+1
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-161-1/+4
* Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski2018-11-091-0/+1
* Simplify and fix Java UNO API test makefilesJan-Marek Glogowski2018-11-094-72/+4
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-17/+17
* tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth2018-11-051-6/+20
* tdf#118244 pdfexport: radio buttons use groupname nowJustin Luth2018-11-051-33/+38
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-043-252/+200
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-041-12/+2
* Replace function only used in an assert with a lambdaStephan Bergmann2018-11-021-8/+6
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-1/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-10-291-2/+1
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* Simplify containers iterations in test..toolsArkadiy Illarionov2018-10-2416-143/+94
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-3/+3
* -Werror,-Wunused-function (--disable-assert-always-abort)Stephan Bergmann2018-10-221-0/+2
* loplugin:staticvar in variousNoel Grandin2018-10-222-95/+91
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-174-6/+7
* MoreButton is solely used by toolkitCaolán McNamara2018-10-141-1/+1
* only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara2018-10-141-1/+1
* unowrap.hxx is also exposed for toolkit onlyCaolán McNamara2018-10-141-1/+1
* split out vcl stuff used solely by toolkit moduleCaolán McNamara2018-10-141-1/+1
* drop unnecessary vcl/group.hxx includesCaolán McNamara2018-10-143-4/+0
* tdf#118572 dispose instead of LazyDeletorCaolán McNamara2018-10-121-5/+1
* make scrollabledialog.hxx a private headerCaolán McNamara2018-10-065-4/+71
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-2/+2
* Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini2018-09-281-4/+4
* Fix typosAndrea Gelmini2018-09-271-1/+1
* loplugin:constfields in toolkitNoel Grandin2018-09-279-15/+15
* loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin2018-09-181-20/+22
* New loplugin:externalStephan Bergmann2018-09-175-8/+8
* loplugin:simplifyconstruct in toolkit..ucbNoel Grandin2018-09-122-3/+0
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-102-0/+4
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-7/+1
* rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2018-08-271-1/+1