summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* android hunspell: Turn on the hunspell build on Android...Jan Holesovsky2020-02-101-1/+6
* tdf#129375: Avoid crash when inserting bibliography entry on iOSTor Lillqvist2019-12-311-1/+4
* tdf#128208: Don't crash if the zip archive is brokenTor Lillqvist2019-11-191-1/+3
* tdf#128208: Add a testbench for the Spotlight importerTor Lillqvist2019-11-194-0/+427
* The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist2019-11-192-2/+2
* warning C4100: 'Source': unreferenced formal parameterMike Kaganski2019-10-081-1/+1
* Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann2019-10-061-4/+5
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2019-09-305-12/+12
* More hacks for quit requests from an OLE Automation clientTor Lillqvist2019-09-201-2/+4
* Add some more SAL_INFOsTor Lillqvist2019-09-201-0/+4
* It is not a good idea to allocate a UNO object staticallyTor Lillqvist2019-09-201-4/+12
* Veto process exit while an OLE client is connectedTor Lillqvist2019-09-202-0/+52
* Turn an incoming VT_NULL when a STRING is wanted into an empty BSTRTor Lillqvist2019-09-201-0/+2
* Add FIXMETor Lillqvist2019-09-201-0/+1
* Generate more specific names for unknown members than just "Unknown"Tor Lillqvist2019-09-201-1/+1
* SAL_INFO also for parameter names that are not foundTor Lillqvist2019-09-191-0/+4
* Fix typosAndrea Gelmini2019-08-211-1/+1
* tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski2019-06-206-684/+1047
* Remove Help - Restart in Safe Mode menu itemAndras Timar2019-06-151-2/+0
* Remove Help - Donate to LibreOffice menu itemAndras Timar2019-06-151-3/+0
* ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar2019-06-151-2/+2
* tdf#122172 set textContent to nil in OOoContentDataProviderTomaž Vajngerl2019-04-241-0/+4
* tdf#122305 tdf#122307 wrap label based on current wizard widthCaolán McNamara2019-02-182-2/+18
* Related: tdf#113205, revert add icons to extensions/source/update/uiCaolán McNamara2019-01-112-0/+0
* Resolves tdf#113205: move extension 'source' resources to 'res'Caolán McNamara2019-01-103-5/+5
* tdf#113205 add onlineupdate icons to core/extensions/source/update/uiandreas kainz2018-12-172-0/+0
* weld ScShareDocumentDlgCaolán McNamara2018-12-031-1/+1
* weld SwCondCollPageCaolán McNamara2018-11-221-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-221-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-2212-0/+12
* weld TreeViewCaolán McNamara2018-11-199-1/+11
* Adapt to C++2a char_tStephan Bergmann2018-11-175-5/+5
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-161-1/+1
* move fmtfieldCaolán McNamara2018-11-142-2/+2
* loplugin:singlevalfields in accessibility..extensionsNoel Grandin2018-11-122-4/+1
* Removed repeated semicolonAndrea Gelmini2018-11-111-1/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-102-11/+4
* Simplify and fix Java UNO API test makefilesJan-Marek Glogowski2018-11-091-18/+1
* Convert FieldUnit to scoped enumMike Kaganski2018-11-084-11/+11
* move SvTreeListBox to vclCaolán McNamara2018-11-077-7/+7
* coverity#1440838 Unchecked return value from libraryCaolán McNamara2018-11-041-1/+5
* fix indentCaolán McNamara2018-11-041-3/+3
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-041-3/+5
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-042-65/+52
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-9/+4
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-1/+1
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-011-1/+1
* update old 'interface-requires' comments to <requires> tagCaolán McNamara2018-10-286-7/+7
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt2018-10-263-0/+108