summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
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
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-02Replace function only used in an assert with a lambdaStephan Bergmann
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22-Werror,-Wunused-function (--disable-assert-always-abort)Stephan Bergmann
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-12tdf#118572 dispose instead of LazyDeletorCaolán McNamara
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-28Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini
2018-09-27Fix typosAndrea Gelmini
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-09-18loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin