1. 973fd95 Use lazy-loading stock Image to simplify framework image lists. by Michael Meeks · 7 years ago private/mmeeks/hidpi-bits
  2. 0551d70 simplify ImageList by Noel Grandin · 7 years ago
  3. 4bc80d0 Propagate stock info through slide layouts. by Michael Meeks · 7 years ago
  4. a0edb01 Use HiDPI scaling to load scaled images. by Michael Meeks · 7 years ago
  5. a009c62 Add explicit API scaling via ImageTree API. by Michael Meeks · 7 years ago
  6. bd1b0c7 Preserve stock images until render time. by Michael Meeks · 7 years ago
  7. de1229e lok: disable VCL painting and whole window invalidation. by Michael Meeks · 7 years ago
  8. 637e810 lok: We changed the (unstable) ABI, but let's allow the older C++ API. by Jan Holesovsky · 7 years ago
  9. e596007 unipoll: add a --unipoll parameter to gtktiledviewer. by Michael Meeks · 7 years ago
  10. 41da837 lok: remove ext text event re-entrancy hazard. by Michael Meeks · 7 years ago
  11. a61fb06 Anti-alias toolbar button drop-downs. by Michael Meeks · 7 years ago
  12. 8d8530d update credits by Christian Lohmaier · 7 years ago
  13. 1fb89a9 Resolves: tdf#98844 calculate as shown with SUM() again by Eike Rathke · 7 years ago
  14. f5cc065 tdf#124042: Remove unnecessary code for iOS by Tor Lillqvist · 7 years ago
  15. 9fc3d22 tdf#86731 Don't show 'start from beginning' when dictionary is missing by Szymon Kłos · 7 years ago
  16. 4bc9348 tdf#86731 Don't show 'spelling complete' when dictionary is missing by Szymon Kłos · 7 years ago
  17. 0a5e746 tdf#123636 writerfilter: handle deferred breaks on frames by Justin Luth · 7 years ago
  18. 7167630 tdf#124907 vcl: react to pan gesture for listbox and other widgets by Tomaž Vajngerl · 7 years ago
  19. 0976d3b Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UI by Andras Timar · 7 years ago
  20. 102f3e3 tdf#125800: accessing cond format props in UNO throws error by Aron Budea · 7 years ago
  21. 1444e5b tdf#124153 fix cut-off radio button by Tomaž Vajngerl · 7 years ago
  22. 79eed26 Add distro config for iOS simulator to make building easier by Tomaž Vajngerl · 7 years ago
  23. 3787e1b NSS: create a temporary database instead of in-memory by Tomaž Vajngerl · 7 years ago
  24. 6fca83f convert to range for by Tomaž Vajngerl · 7 years ago
  25. 9835ac9 xmlsecurity: clean-up code a bit by Tomaž Vajngerl · 7 years ago
  26. 6d4e1c3 lokit: disable triggering of GUI when changing a signed doc by Tomaž Vajngerl · 7 years ago
  27. 9ea9c7c Update git submodules by Andras Timar · 7 years ago
  28. 0b10927 [cp] switch to Collabora's help instance by Andras Timar · 7 years ago
  29. 02d94016 Make the Help URL configurable by Ashod Nakashian · 7 years ago
  30. f4146c7 Remove some useless whitespaces by Tomaž Vajngerl · 7 years ago
  31. a7ef1dc remove printf by Tomaž Vajngerl · 7 years ago
  32. ebaa326 Hide macro selector button in kit mode. by George Wood · 8 years ago
  33. 471e793 Sifr icon theme fix by andreas kainz · 7 years ago
  34. d7fff2c android: fix ArrayIndexOutOfBounds on selecting 'Drawings' in DefaultFileFilter setting by kaishu-sahu · 7 years ago
  35. c2d39ea Don't build dconf on Android and iOS. by Deve · 7 years ago
  36. 2310b42 crashtesting: crash on importing tdf#123420-2.xlsx by Dennis Francis · 7 years ago
  37. 8c1784a tdf#124953: Use rangelist's combined range top-left address... by Dennis Francis · 7 years ago
  38. 3022e27 tdf#122590: follow-up : import x14:cfRule priorities by Dennis Francis · 7 years ago
  39. 85647eb tdf#122590 Import and export xlsx x14:cfRule element for type = cellis. by Gülşah Köse · 7 years ago
  40. 59e86c2 Accept also macOS SDK 10.15 and iOS SDK 13.0 by Tor Lillqvist · 7 years ago
  41. 30f2567 Add a SAL_INFO for SwVbaDocument::SaveAs2000() by Tor Lillqvist · 7 years ago
  42. 3df903c Add a SAL_INFO for SwVbaDocuments::Open() by Tor Lillqvist · 7 years ago
  43. 5a742af Get rid of another SAL_WARN that just pointlessly fills up log files by Tor Lillqvist · 7 years ago
  44. dedf3da Drop some useless warnings that we get hundreds of by Tor Lillqvist · 7 years ago
  45. f56f8b5 tdf#126966: The share/palette folder was missing from the iOS app by Tor Lillqvist · 7 years ago
  46. d7cbe88 Makefile comments need to start in the first column by Tor Lillqvist · 7 years ago
  47. 50f0975 The AsyncQuitHandler class needs to be implemented in the comphelper DLL by Tor Lillqvist · 7 years ago
  48. 505d8ec More hacks for quit requests from an OLE Automation client by Tor Lillqvist · 7 years ago
  49. 0e39803 Try harder to avoid exceptions screwing stuff up for OLE clients by Tor Lillqvist · 7 years ago
  50. c73da4e Add some more SAL_INFOs by Tor Lillqvist · 7 years ago
  51. b0f8685 It is not a good idea to allocate a UNO object statically by Tor Lillqvist · 7 years ago
  52. af22226 Veto process exit while an OLE client is connected by Tor Lillqvist · 7 years ago
  53. 9ccf626 tdf#122221: Bin apparently unnecessary early return by Tor Lillqvist · 7 years ago
  54. 0975584 Add css_comp_Impress_oox_PowerPointExport by Tor Lillqvist · 7 years ago
  55. 5f30921 Fix "external" graphic filter code for the DISABLE_DYNLOADING case by Tor Lillqvist · 7 years ago
  56. 8eb3f1a tdf#124364: Add some missing components from chart2, svtools, and xmloff by Tor Lillqvist · 7 years ago
  57. 889ec5c Add the Visio import filter constructor by Tor Lillqvist · 7 years ago
  58. c6ef786 We neeed to include <sal/log.hxx> after some IWYU goodness elsewhere by Tor Lillqvist · 7 years ago
  59. 1c5555e Add the librevenge library by Tor Lillqvist · 7 years ago
  60. 97b7fd1 The iOS DataFlavorMapper::getAllSupportedPboardTypes() is unused by Tor Lillqvist · 7 years ago
  61. aa59183 tdf#124752: We do need to accept text/html from the system clipboard by Tor Lillqvist · 7 years ago
  62. d47b505 Add a couple of SAL_INFOs about types available on the system clipboard by Tor Lillqvist · 7 years ago
  63. eae01c6 tdf#124752: Simplify the iOS DataFlavorMapping thing a lot by Tor Lillqvist · 7 years ago
  64. 1db820d tdf#124752: Reduce number of formats offered on clipboard on mobile devices by Tor Lillqvist · 7 years ago
  65. 652bc0c tdf#124752: Use best speed for PNG encoding on iOS by Tor Lillqvist · 7 years ago
  66. ff20cc5 Fix build breakage when no localisations are present in an iOS build by Tor Lillqvist · 7 years ago
  67. 70ce104 tdf#124752: Add system clipboard interface for iOS by Tor Lillqvist · 7 years ago
  68. f7025df The proxyfac component seems to be needed by Tor Lillqvist · 7 years ago
  69. 5f14947 Add ooo.vba.word.XDocument.SavePreviewPngAs() and implement by Tor Lillqvist · 7 years ago
  70. 1725eda Revert "m_FeedbackFDs is unused on iOS" by Tor Lillqvist · 7 years ago
  71. 0b1cb77 tdf#125397: Avoid crash if GetpApp() returns null, can happen on iOS at least by Tor Lillqvist · 7 years ago
  72. 5bd8105 Use hand-crafted passwd entry for iOS Simulator as getpwuid_r() does not work by Tor Lillqvist · 7 years ago
  73. efc13dd Don't call Application::Quit() in Desktop::terminate() on iOS by Tor Lillqvist · 7 years ago
  74. 17ff4261 Using the m_FeedbackFDs is now necessary also on iOS by Tor Lillqvist · 7 years ago
  75. dfb1fa5 Add a SAL_INFO to SwWordBasic::FileSaveAs() by Tor Lillqvist · 7 years ago
  76. 302d67f Add XWordBasic.FileSaveAs() and implement by Tor Lillqvist · 7 years ago
  77. 13dbbd5 Turn an incoming VT_NULL when a STRING is wanted into an empty BSTR by Tor Lillqvist · 7 years ago
  78. c08ba26 Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO() by Tor Lillqvist · 7 years ago
  79. 3ec923e Don't crash if the BSTR pointer in a VARIANT is (weirdly) null by Tor Lillqvist · 7 years ago
  80. 83def53 tdf#124360: The cui component is needed in the iOS app by Tor Lillqvist · 7 years ago
  81. c07466b6 Implement the FullName property correctly in the Automation case by Tor Lillqvist · 7 years ago
  82. 77b75c5 Add a few SAL_INFOs by Tor Lillqvist · 7 years ago
  83. e14e265 Warn when getFileURLFromSystemPath() fails, not when it succeeds by Tor Lillqvist · 7 years ago
  84. 86eb138 Change XWordBasic methods to return any by Tor Lillqvist · 7 years ago
  85. de96253 Add Rows() method to ooo.vba.excel.XApplication by Tor Lillqvist · 7 years ago
  86. ea277bb Avoid "Text Import" dialog if invoking Paste() from OLE Automation by Tor Lillqvist · 7 years ago
  87. ba9f91a Avoid dialog headings showing up as some serif font in the iOS app by Tor Lillqvist · 7 years ago
  88. 638ccbc Use the colibre icon theme in Online and apps by Tor Lillqvist · 7 years ago
  89. 5a13a94 Use SAL_FALLTHROUGH by Tor Lillqvist · 7 years ago
  90. f8098e5 Fix compilation error without precompiled headers by Tor Lillqvist · 7 years ago
  91. 0aa006a Stopgap measure to fix compilation error on Windows by Tor Lillqvist · 7 years ago
  92. cd71c8f1 Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implement by Tor Lillqvist · 7 years ago
  93. df7d622 tdf#124168: The libctllo.a is needed in the iOS app for ToC by Tor Lillqvist · 7 years ago
  94. 7234804 tdf#124168: We do need the BasicDLL thing also in the iOS app by Tor Lillqvist · 7 years ago
  95. 064a50f tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futile by Tor Lillqvist · 7 years ago
  96. 20dad90 Further tweaks that affect the "tunnelled" dialogs in the iOS app by Tor Lillqvist · 7 years ago
  97. 82f2575 Use smaller default font on iOS (in practice used for dialogs in the iOS app) by Tor Lillqvist · 7 years ago
  98. 37efa95 tdf#127163: Add AutoRedactDoc command to the Tools menu by Muhammet Kara · 7 years ago
  99. 9e28c25 tdf#124042: There are no progress bars that vcl would handle on iOS or Android by Tor Lillqvist · 7 years ago
  100. 278fd7a Add FIXME by Tor Lillqvist · 7 years ago