summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-30tdf#42075: Perform scan after selecting a scanner on WindowsMike Kaganski1-39/+67
2018-12-30tdf#114635: Scan operations are modalMike Kaganski2-59/+101
2018-12-29Use correct message filters in MsgWaitForMultipleObjectsMike Kaganski2-4/+3
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski6-684/+1047
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-17tdf#113205 add onlineupdate icons to core/extensions/source/update/uiandreas kainz2-0/+0
2018-12-12"functionor" to "function or", and added missing quotehimajin1000001-2/+2
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin5-13/+13
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann7-9/+9
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin1-1/+1
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin2-11/+11
2018-12-03Let so_activex learn to work with Win32 errors and HRESULT properlyMike Kaganski1-340/+346