1. a475727 Revert "sc lok: Implement hi-dpi and zoom for spreadsheets." by Michael Meeks · 6 years ago
  2. bc539bd loplugin:stringadd improve detection by Noel Grandin · 6 years ago
  3. c68be56 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  4. ac2c1fb Replace some uses of OUStringChar with string literals by Stephan Bergmann · 6 years ago
  5. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  6. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  7. 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
  8. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  9. d6ea967 Get rid of 2 OUStringBuffer in comphelper by Julien Nabet · 6 years ago
  10. 728de28 cid#1448412 subvert Untrusted value as argument by Caolán McNamara · 6 years ago
  11. 231e16d loplugin:redundantpointerops simplify *p.get() by Noel Grandin · 7 years ago
  12. 46d0afb Implement parallel version of super-scalar-sample-sort... by Dennis Francis · 7 years ago
  13. 727200b loplugin:stringadd in basctl..cui by Noel Grandin · 7 years ago
  14. 468a048 fix: SequenceOutputStream does append content correctly by Vasily Melenchuk · 7 years ago
  15. b56a4ea add property name when throwing css::uno::UnknownPropertyException by Noel Grandin · 7 years ago
  16. d6d0440 loplugin:constmethod in comphelper..desktop by Noel Grandin · 7 years ago
  17. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  18. 17f9aa9 Fix typos by Andrea Gelmini · 7 years ago
  19. 22ef2a1 Fixing "...." by Andrea Gelmini · 7 years ago
  20. 6fb4528 loplugin:unusedmethods by Noel Grandin · 7 years ago
  21. 610050f Remove work-around for isMobile() by Muhammet Kara · 7 years ago
  22. f8b2a27 LOK: per-view support for isMobile() by Muhammet Kara · 7 years ago
  23. 4e144c1 lok: Add isMobile() method by Muhammet Kara · 7 years ago
  24. e48deb1 loplugin:returnconstval in comphelper by Noel Grandin · 7 years ago
  25. 63dfd06 Mark move ctors/assignments noexcept by Mike Kaganski · 7 years ago
  26. fe3d97b The AsyncQuitHandler class needs to be implemented in the comphelper DLL by Tor Lillqvist · 7 years ago
  27. d5b07dc loplugin:constmethod in canvas,comphelper by Noel Grandin · 7 years ago
  28. 8c01d96 Make comphelper::findValue inline template and drop sequence.cxx by Mike Kaganski · 7 years ago
  29. 9c10e29 loplugin:constvars in chart2..connectivity by Noel Grandin · 7 years ago
  30. e01949e tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
  31. fe00a72 loplugin:sequenceloop in basic..cui by Noel Grandin · 7 years ago
  32. b3edf85 warn on load when a document binds an event to a macro by Caolán McNamara · 7 years ago
  33. 6666141 tdf#126663 speed up styles display by Noel Grandin · 7 years ago
  34. 8b6c645 Improved loplugin:stringconstant (now that GCC 7 supports it): comphelper by Stephan Bergmann · 7 years ago
  35. 91a3f58 Don't draw gridlines and document background in Online server process by Mike Kaganski · 7 years ago
  36. b71e02d dispose() methods should clear their smart pointers by Noel Grandin · 7 years ago
  37. 242e1c4 loplugin:referencecasting in comphelper..connectivity by Noel Grandin · 7 years ago
  38. d0feba0 cid#1448429 Unchecked return value by Caolán McNamara · 7 years ago
  39. 9b7729c revert part of "small optimisations" by Noel Grandin · 7 years ago
  40. ad1e790 small optimisations by Noel Grandin · 7 years ago
  41. 1cf4824 remove duplicate code by Noel Grandin · 7 years ago
  42. 6ad13e0e Demote from std::unique_lock to std::scoped_lock where applicable by Stephan Bergmann · 7 years ago
  43. ce2d401 Lock comphelper::rng internals for multi-threaded access by Stephan Bergmann · 7 years ago
  44. 31f0437 loplugin:passstuffbyref by Noel Grandin · 7 years ago
  45. d563059 Extend debug-mode timeout by Stephan Bergmann · 7 years ago
  46. 953db3c comphelper: use dispatchwithNotification only when we have a callback by Ashod Nakashian · 7 years ago
  47. 1eb8859 Use hasElements to check Sequence emptiness in chart2..connectivity by Arkadiy Illarionov · 7 years ago
  48. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  49. 430b3f4 Resolves: tdf#120423 dispatch against the correct Frame by Caolán McNamara · 7 years ago
  50. 3499194 tdf#107592 Impress PPS save to ODP slow by Noel Grandin · 7 years ago
  51. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  52. e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
  53. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  54. b4009da tdf#124400 a11y: add accessible ID by Samuel Thibault · 7 years ago
  55. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  56. 22f2cf3 implement std::hash for css::uno::Reference and rtl::Reference by Noel Grandin · 7 years ago
  57. 8647288 optimise comphelper::AttributeList a little by Noel Grandin · 7 years ago
  58. ac41978 Don't use std::function in scope guard for performance reasons by Mike Kaganski · 7 years ago
  59. f48aa15 Fix a copypaste error in comment by Mike Kaganski · 7 years ago
  60. 6ec6d01 Add a unit test for comphelper's guards by Mike Kaganski · 7 years ago
  61. 9b3eeff SolarMutex::m_nThreadId is read without SolarMutex::m_aMutex locked by Stephan Bergmann · 7 years ago
  62. 516983b tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN) by Jens Carl · 7 years ago
  63. b2cf009 Fix typo by Andrea Gelmini · 7 years ago
  64. 368f200 tdf#42949 Fix IWYU warnings in comphelper by Gabor Kelemen · 7 years ago
  65. b839763 Fix typo by Andrea Gelmini · 7 years ago
  66. 6742897 Fix typo by Andrea Gelmini · 7 years ago
  67. 884ad0d Split localProcessFactory function into class with setter and getter by Stephan Bergmann · 7 years ago
  68. 725a1f5 loplugin:sequentialassign in comphelper..cui by Noel Grandin · 7 years ago
  69. e09bf82 don't kill threads after 3 minutes while debugging by Luboš Luňák · 7 years ago
  70. eb7c9bc tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 1 by Noel Grandin · 7 years ago
  71. f3fc127 Use osl_atomic_increment/osl_atomic_decrement to change m_refCount by Mike Kaganski · 7 years ago
  72. 5a824268 Don't use resettable/clearable guard where plain guard is enough by Mike Kaganski · 7 years ago
  73. 558956d Drop UNICODE/_UNICODE defines by Mike Kaganski · 7 years ago
  74. 68dd147 Fix typos by Jens Carl · 7 years ago
  75. 184be2d tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
  76. d9e0ead Remove unused using declarations in directories [a-d]* by Gabor Kelemen · 7 years ago
  77. 769832c Increase the life-cycle of threads in thread-pool... by Dennis Francis · 7 years ago
  78. 04cf6de0 tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
  79. 95a5381 Simplify containers iterations in chart2, cli_ure, comphelper, configmgr by Arkadiy Illarionov · 7 years ago
  80. 8aa5798 Write HiDPI consistently without a hyphen by Tor Lillqvist · 7 years ago
  81. 4c28917 Simplify Sequence construction by Stephan Bergmann · 7 years ago
  82. 28239c4 simplify UNO getTypes methods by Noel Grandin · 7 years ago
  83. 970ca8d loplugin:unusedfields in various by Noel Grandin · 7 years ago
  84. 183debd pretty up logging of exceptions by Noel Grandin · 7 years ago
  85. c7f5da8 fix comparison of std::lower_bound result by Noel Grandin · 7 years ago
  86. f9c57ca Fix typo by Andrea Gelmini · 7 years ago
  87. b92813d Fix typo by Andrea Gelmini · 7 years ago
  88. 3b9dcfe loplugin:indentation in codemaker..comphelper by Noel Grandin · 7 years ago
  89. bcb1969 rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns EOPNOTSUPP by Stephan Bergmann · 7 years ago
  90. 70519a4 Replace OUStringBuffer::appendCopy with append(std::u16string_view) by Stephan Bergmann · 7 years ago
  91. 0504464 use boost::optional for OUString by Noel Grandin · 7 years ago
  92. e4472d3 loplugin:unnecessaryparen include more assignments by Noel Grandin · 7 years ago
  93. b3505dd7 remove unused enum value ConvertDataFormat::PDF by Noel Grandin · 7 years ago
  94. 3ace447 Use the correct DPI scaling factor in LibreOfficeKit for iOS, too by Tor Lillqvist · 7 years ago
  95. 2dbd02b loplugin:redundantfcast improvements by Noel Grandin · 7 years ago
  96. 48314f2 improve function-local statics in basic..cui by Noel Grandin · 7 years ago
  97. 40710c4 tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* by Gabor Kelemen · 7 years ago
  98. 492ea7e tdf#42949 Fix IWYU warnings in include/vcl/[ab]* by Gabor Kelemen · 7 years ago
  99. 88f55be Add a SAL_INFO() when changing the global "lok" language tag by Tor Lillqvist · 7 years ago
  100. 9c5d3e5 tdf#118581 Correctly display issuer name in signature line by Samuel Mehrbrodt · 7 years ago