summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)Author
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2019-03-22weld TabOrderDialogCaolán McNamara
2019-03-20weld SwFieldEditDlgCaolán McNamara
2019-03-14loplugin:unusedmethodsNoel Grandin
2019-03-12prefer weld::Window variantsCaolán McNamara
2019-03-12weld extensions FormatNumberDialogCaolán McNamara
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-03weld SvxMacroAssignDlgCaolán McNamara
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-19Better loplugin:unnecessaryparen check for vexing parseStephan Bergmann
2019-02-19tdf#112689:Replace chained O(U)StringBuffer::append() with operator+Salih Sariyar
2019-02-13Pointer is pointlessNoel Grandin
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-04weld OSelectLabelDialogCaolán McNamara
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-26drop some unnecessary includesCaolán McNamara
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-14move fmtfieldCaolán McNamara
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-22pvs-studio: V670 The uninitialized class member 'm_aMutex' is usedCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin