summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)Author
2019-11-19tdf#128208: Don't crash if the zip archive is brokenTor Lillqvist
2019-11-19tdf#128208: Add a testbench for the Spotlight importerTor Lillqvist
2019-11-19The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist
2019-10-08warning C4100: 'Source': unreferenced formal parameterMike Kaganski
2019-10-06Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2019-09-20More hacks for quit requests from an OLE Automation clientTor Lillqvist
2019-09-20Add some more SAL_INFOsTor Lillqvist
2019-09-20It is not a good idea to allocate a UNO object staticallyTor Lillqvist
2019-09-20Veto process exit while an OLE client is connectedTor Lillqvist
2019-09-20Turn an incoming VT_NULL when a STRING is wanted into an empty BSTRTor Lillqvist
2019-09-20Add FIXMETor Lillqvist
2019-09-20Generate more specific names for unknown members than just "Unknown"Tor Lillqvist
2019-09-19SAL_INFO also for parameter names that are not foundTor Lillqvist
2019-06-20tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski
2019-06-15ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar
2019-04-24tdf#122172 set textContent to nil in OOoContentDataProviderTomaž Vajngerl
2019-02-18tdf#122305 tdf#122307 wrap label based on current wizard widthCaolán McNamara
2019-01-11Related: tdf#113205, revert add icons to extensions/source/update/uiCaolán McNamara
2018-12-17tdf#113205 add onlineupdate icons to core/extensions/source/update/uiandreas kainz
2018-12-03weld ScShareDocumentDlgCaolán McNamara
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-22tdf#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-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-11-11Removed repeated semicolonAndrea Gelmini
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-04coverity#1440838 Unchecked return value from libraryCaolán McNamara
2018-11-04fix indentCaolán McNamara
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
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-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-23loplugin:useuniqueptr in Sane::StartNoel Grandin
2018-10-22intermediate _disposing call doesn't exist anymoreCaolán McNamara
2018-10-22pvs-studio: V670 The uninitialized class member 'm_aMutex' is usedCaolán McNamara
2018-10-20tdf#120703 (PVS): compare BSTR to wchar_t[] directlyMike Kaganski
2018-10-20tdf#120703 (PVS): properly handle BSTR; fix enum comparisonMike Kaganski
2018-10-20clang-tidy readability-delete-null-pointerNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin