summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2020-02-10android hunspell: Turn on the hunspell build on Android...Jan Holesovsky1-1/+6
2019-12-31tdf#129375: Avoid crash when inserting bibliography entry on iOSTor Lillqvist1-1/+4
2019-11-19tdf#128208: Don't crash if the zip archive is brokenTor Lillqvist1-1/+3
2019-11-19tdf#128208: Add a testbench for the Spotlight importerTor Lillqvist4-0/+427
2019-11-19The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist2-2/+2
2019-10-08warning C4100: 'Source': unreferenced formal parameterMike Kaganski1-1/+1
2019-10-06Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann1-4/+5
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin5-12/+12
2019-09-20More hacks for quit requests from an OLE Automation clientTor Lillqvist1-2/+4
2019-09-20Add some more SAL_INFOsTor Lillqvist1-0/+4
2019-09-20It is not a good idea to allocate a UNO object staticallyTor Lillqvist1-4/+12
2019-09-20Veto process exit while an OLE client is connectedTor Lillqvist2-0/+52
2019-09-20Turn an incoming VT_NULL when a STRING is wanted into an empty BSTRTor Lillqvist1-0/+2
2019-09-20Add FIXMETor Lillqvist1-0/+1
2019-09-20Generate more specific names for unknown members than just "Unknown"Tor Lillqvist1-1/+1
2019-09-19SAL_INFO also for parameter names that are not foundTor Lillqvist1-0/+4
2019-08-21Fix typosAndrea Gelmini1-1/+1
2019-06-20tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski6-684/+1047
2019-06-15Remove Help - Restart in Safe Mode menu itemAndras Timar1-2/+0
2019-06-15Remove Help - Donate to LibreOffice menu itemAndras Timar1-3/+0
2019-06-15ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar1-2/+2
2019-04-24tdf#122172 set textContent to nil in OOoContentDataProviderTomaž Vajngerl1-0/+4
2019-02-18tdf#122305 tdf#122307 wrap label based on current wizard widthCaolán McNamara2-2/+18
2019-01-11Related: tdf#113205, revert add icons to extensions/source/update/uiCaolán McNamara2-0/+0
2019-01-10Resolves tdf#113205: move extension 'source' resources to 'res'Caolán McNamara3-5/+5
2018-12-17tdf#113205 add onlineupdate icons to core/extensions/source/update/uiandreas kainz2-0/+0
2018-12-03weld ScShareDocumentDlgCaolán McNamara1-1/+1
2018-11-22weld SwCondCollPageCaolán McNamara1-2/+2
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen12-0/+12
2018-11-19weld TreeViewCaolán McNamara9-1/+11
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
2018-11-08Convert FieldUnit to scoped enumMike Kaganski4-11/+11
2018-11-07move SvTreeListBox to vclCaolán McNamara7-7/+7
2018-11-04coverity#1440838 Unchecked return value from libraryCaolán McNamara1-1/+5
2018-11-04fix indentCaolán McNamara1-3/+3
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-3/+5
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski2-65/+52
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-9/+4
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-1/+1
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-1/+1
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara6-7/+7
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-26Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt3-0/+108