summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-18Bin binfilter cruftEike Rathke1-10/+3
2018-09-18loplugin:unusedmethodsNoel Grandin5-28/+0
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin1-3/+0
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva1-7/+7
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski1-3/+3
2018-09-18loplugin:useuniqueptr in ValueSetNoel Grandin1-2/+2
2018-09-18weld ScCharDlgCaolán McNamara1-3/+7
2018-09-18weld SvxMeasurePageCaolán McNamara1-7/+6
2018-09-18loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin1-8/+0
2018-09-18loplugin:constfields in vbahelperNoel Grandin7-10/+10
2018-09-18-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+5
2018-09-17weld SvxSearchFormatDialogCaolán McNamara1-2/+1
2018-09-17weld SvxBackgroundTabPageCaolán McNamara1-0/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara17-67/+63
2018-09-17loplugin:staticconstfield improvementsNoel Grandin1-1/+0
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara2-8/+16
2018-09-15add model support to ComboBox like ListBoxCaolán McNamara1-0/+2
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist1-0/+19
2018-09-14weld SvxCharNamePageCaolán McNamara6-58/+229
2018-09-14loplugin:constfields in vclNoel Grandin41-87/+87
2018-09-14tdf#108064 OOXML export: fixing linestyle export in chartsAdam Kovacs1-1/+5
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara1-0/+2
2018-09-13loplugin:constfields in xmloffNoel Grandin24-36/+36
2018-09-13pass SfxRequest around by std::unique_ptrNoel Grandin2-5/+7
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen18-48/+46
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand2-1/+26
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin1-1/+0
2018-09-12loplugin:unusedmethodsNoel Grandin2-5/+0
2018-09-12tdf#119392 write bitfield in <draw:layer-set> orderRegina Henschel2-3/+5
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin1-2/+0
2018-09-11Use [[fallthrough]] also with MSVCStephan Bergmann1-3/+5
2018-09-11clang-cl wants these the other way aroundStephan Bergmann1-2/+2
2018-09-11loplugin:unusedfieldsNoel Grandin1-2/+0
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin3-7/+2
2018-09-11loplugin:unusedmethodsNoel Grandin12-153/+0
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann11-23/+25
2018-09-11weld SvxBitmapPickTabPageCaolán McNamara1-6/+4
2018-09-11loplugin:unusedfieldsNoel Grandin1-1/+0
2018-09-11loplugin:constantparamNoel Grandin4-11/+5
2018-09-11loplugin:useuniqueptr in StylePool::createIteratorNoel Grandin1-1/+1
2018-09-10weld SvxBulletPickTabPageCaolán McNamara2-0/+39
2018-09-10weld SvxCaptionTabDialogCaolán McNamara1-3/+3
2018-09-10correct doxygen syntaxKorrawit Pruegsanusak3-76/+76
2018-09-10Mark some exception classes as SAL_WARN_UNUSEDStephan Bergmann1-2/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen31-43/+130
2018-09-10tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung1-0/+34
2018-09-10tdf#45904 Move _XChild Java tests to C++Rahul Gurung1-0/+34
2018-09-09weld SvxAreaTabDialogCaolán McNamara1-4/+4
2018-09-09weld SvxShadowTabPageCaolán McNamara1-7/+7
2018-09-09weld SvxGridTabPageCaolán McNamara1-34/+27