summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-4/+5
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen16-26/+0
2019-04-02drop some unneeded includesCaolán McNamara3-4/+0
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann4-23/+23
2019-03-27loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2019-03-22weld TabOrderDialogCaolán McNamara5-188/+143
2019-03-22reorient dialog to standard orientationCaolán McNamara1-51/+81
2019-03-20weld SwFieldEditDlgCaolán McNamara1-1/+1
2019-03-14loplugin:unusedmethodsNoel Grandin1-18/+0
2019-03-13ActiveX: Use correct mimetypesSamuel Mehrbrodt1-5/+5
2019-03-12prefer weld::Window variantsCaolán McNamara1-15/+13
2019-03-12weld extensions FormatNumberDialogCaolán McNamara1-6/+7
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen4-0/+4
2019-03-12Fix typo in mimetype: msexcell -> msexcelSamuel Mehrbrodt1-2/+2
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal6-1/+7
2019-03-09loplugin:unusedmethodsNoel Grandin1-2/+0
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal6-2/+87
2019-03-07Generate more specific names for unknown members than just "Unknown"Tor Lillqvist1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin8-14/+27
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-1/+1
2019-03-03weld SvxMacroAssignDlgCaolán McNamara1-1/+1
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin3-3/+0
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann5-26/+26
2019-02-23loplugin:unusedfields in extensionsNoel Grandin7-126/+1
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov13-64/+41
2019-02-19weld ChineseDictionaryDialogCaolán McNamara1-3/+3
2019-02-19Better loplugin:unnecessaryparen check for vexing parseStephan Bergmann1-2/+2
2019-02-19tdf#112689:Replace chained O(U)StringBuffer::append() with operator+Salih Sariyar1-6/+4
2019-02-17tdf#122305 tdf#122307 wrap label based on current wizard widthCaolán McNamara2-2/+18
2019-02-16weld DBChangeDialog_ImplCaolán McNamara5-48/+71
2019-02-13Pointer is pointlessNoel Grandin1-1/+2
2019-02-10Make LDAP support optionalAndrew Udvare1-1/+6
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin3-9/+9
2019-02-07complete the univerbation of E-mail to Email in the uiCaolán McNamara1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen6-0/+10
2019-02-04weld OSelectLabelDialogCaolán McNamara4-144/+158
2019-01-30loplugin:implicitboolconversion (clang-cl)Stephan Bergmann1-2/+2
2019-01-30-Werror,-Wenum-compare (clang-cl)Stephan Bergmann1-1/+1
2019-01-30loplugin:nullptr (clang-cl)Stephan Bergmann2-2/+2
2019-01-30loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2019-01-21SAL_INFO also for parameter names that are not foundTor Lillqvist1-0/+4
2019-01-21Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann1-4/+5
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen4-9/+5
2019-01-16Minimum Supported Version is VS2017himajin1000001-4/+2
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2-0/+2
2019-01-10Related: tdf#113205, revert add icons to extensions/source/update/uiCaolán McNamara2-0/+0
2019-01-10Resolves: move extension 'source' resources to 'res'Caolán McNamara3-5/+5
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen11-0/+11