summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-02weld ScShareDocumentDlgCaolán McNamara1-1/+1
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek3-5/+5
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-28drop some unnecessary includesCaolán McNamara5-5/+2
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2-0/+2
2018-11-26drop some unnecessary includesCaolán McNamara1-4/+0
2018-11-22Related: tdf#121340: Do wizards steps Title CaseSabri Unal1-2/+2
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin3-21/+20
2018-11-21weld SwCondCollPageCaolán McNamara1-2/+2
2018-11-21loplugin:redundantfcast improvementsNoel Grandin2-2/+2
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-19weld TreeViewCaolán McNamara9-1/+11
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen12-0/+12
2018-11-17Adapt to C++2a char_tStephan Bergmann5-5/+5
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-1/+1
2018-11-14move fmtfieldCaolán McNamara2-2/+2
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin2-4/+1
2018-11-11Removed repeated semicolonAndrea Gelmini1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-11/+4
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski1-18/+1