1. 8c3ba5a tdf#47989: Restore button should re-read the text by Oliver Specht · 10 years ago
  2. 889fc93 loplugin:unusedmethods unused return value in cui by Noel Grandin · 10 years ago
  3. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  4. 536d0e2 Cleanup FontCharMapPtr variable prefixes by Chris Sherlock · 10 years ago
  5. 8085555 Bump copyright year to 2016 by Adolfo Jayme Barrientos · 10 years ago
  6. 63a3c07 svx: fix windows build, rename SvxEscapementItem::GetProp() by Michael Stahl · 10 years ago
  7. 1f47514 tdf#34882 Harmonize alignment of hex./decimal boxes by Adolfo Jayme Barrientos · 10 years ago
  8. 5b22663 Make SotFactory private to sot/ and clean a bit by Matúš Kukan · 10 years ago
  9. d75b9fd tdf#94205: Use o3tl::make_unique insted of new+std::move. by Sheikha AL-Hinai · 10 years ago
  10. 9d0b06e new loplugin rangedforcopy - use reference in range based for by Andrzej Hunt · 10 years ago
  11. f14d64f these fields can be static constants by Noel Grandin · 10 years ago
  12. 21f152a vcl: split classes out of metric.hxx by Chris Sherlock · 10 years ago
  13. 7eab7f3 Cleanup after removing vcl::FontInfo class by Chris Sherlock · 10 years ago
  14. 8227b99 vcl: Excise vcl::FontInfo class by Chris Sherlock · 10 years ago
  15. f61d3bc cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  16. 41dde831 Kill remaining plugin bits by Maxim Monastirsky · 10 years ago
  17. 0c4bd60 Don't allow customizing menus without UI name by Maxim Monastirsky · 10 years ago
  18. df86244 Revert "Basic IDE Options code completion tweak." by jan iversen · 10 years ago
  19. 536fcf9 Basic IDE Options code completion tweak. by Olivier Hallot · 11 years ago
  20. e3a31fc loplugin:unusedfields by Noel Grandin · 10 years ago
  21. 22328a2 New saving behavior by Maxim Monastirsky · 10 years ago
  22. 4012390 loplugin:unusedfields in cui by Noel Grandin · 10 years ago
  23. e18b083 loplugin:unusedmethods by Noel Grandin · 10 years ago
  24. b4c937f Remove outdated industrial icon theme by Samuel Mehrbrodt · 11 years ago
  25. 58f6e2e loplugin:stringconstant by Matúš Kukan · 10 years ago
  26. b2e78fc tdf#80758:empty values in button name not respected by Rishabh Kumar · 11 years ago
  27. dcca78f tdf#93008: use up/down/loseFocusHdl and max cache value fixed by Oliver Specht · 10 years ago
  28. 42645fe related tdf#96398 pull out more NPAPI-related code by Thorsten Behrens · 10 years ago
  29. 06726aa [API CHANGE] Remove NPAPI-related UNO API by Thorsten Behrens · 10 years ago
  30. 01ef12d Related: rhbz#1289394 always provide the screen area the tip applies to by Caolán McNamara · 10 years ago
  31. 17df885 Use scoped pointers to hold dialogs by Oliver Specht · 10 years ago
  32. 6fb1da5 tdf#81519 Clarifying advanced options (unstable vs. limited) by Joel · 10 years ago
  33. 9e820dc Get rid of this env. variable by Maxim Monastirsky · 10 years ago
  34. d2df0ad No need for a separate <vcl/lstbox.h> by Tor Lillqvist · 10 years ago
  35. a643222 No need for a separate <vcl/graph.h> by Tor Lillqvist · 10 years ago
  36. c95a6ad No need for a separate <vcl/combobox.h> by Tor Lillqvist · 10 years ago
  37. 52856b6 Update hardware/OS info in About dialog by Yousuf Philips · 10 years ago
  38. e5246a6 tdf#96382: background color is not applied unintentionally by Oliver Specht · 10 years ago
  39. 9e84157 stray fprintf by Caolán McNamara · 10 years ago
  40. eb38493 Resolves: tdf#86845 hyperlink details not retained between tabs by Caolán McNamara · 10 years ago
  41. 880aa61 tdf#96353 make spell options dialog resizable by Andras Timar · 10 years ago
  42. ff39b78 unnecessary nResId argument by Caolán McNamara · 10 years ago
  43. 4754afd Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaks by Stephan Bergmann · 10 years ago
  44. da150e5 fix build, don't pass int as sal_uInt16, tdf#34449 follow-up by Eike Rathke · 10 years ago
  45. 2e51217 tdf#34449 : ability of deleting borders of a cell from adjacent cell by Dennis Francis · 10 years ago
  46. 2cd9ecd SvxMenuConfigPage: Disable controls when no menus found by Maxim Monastirsky · 10 years ago
  47. e6721d2 uno::Sequence->std::vector in SfxIntegerListItem by Noel Grandin · 10 years ago
  48. bd8a89f sc interpreter: Don't hide S/W Interpreter behind an environment variable. by Jan Holesovsky · 10 years ago
  49. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  50. a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
  51. 11f1029 assign macro dialog: correct event name "errorOccured" by Lionel Elie Mamane · 10 years ago
  52. 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
  53. a4af308 loplugin:unusedfields in include/svx by Noel Grandin · 10 years ago
  54. 56a9594 Update-check, expand to allow reporting of H/W and OS versions. by Michael Meeks · 10 years ago
  55. 216879f loplugin:unusedfields in cui by Noel Grandin · 10 years ago
  56. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  57. 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
  58. 72b73e7 remove unused text property of spinbuttons by Stanislav Horacek · 10 years ago
  59. 1b9956c tdf#34882 Adding hex and decimal code search by Steve Hart · 10 years ago
  60. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  61. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  62. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  63. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  64. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  65. d5c28d2 cui: loplugin:override by Michael Stahl · 10 years ago
  66. 9c7d334 clear VclPtr warning by Caolán McNamara · 10 years ago
  67. de0a391 Related: tdf#95682 set edit to modified after insert symbol/paste by Caolán McNamara · 10 years ago
  68. b08b767 Resolves: tdf#95682 spell dialog: add a button to open special character by Caolán McNamara · 10 years ago
  69. 98785db fix tdf#95689 - List indent is broken by Noel Grandin · 10 years ago
  70. 318c3a4 tdf#93837 Support nice UI names for context menus by Maxim Monastirsky · 10 years ago
  71. c65e00d tdf#93837 Make customization actually work by Maxim Monastirsky · 10 years ago
  72. 899453a tdf#93837 Add context menu customization UI by Maxim Monastirsky · 10 years ago
  73. fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
  74. 6c3de4f tdf#95594 Remove “dialog” type hint from Expert Config window by Adolfo Jayme Barrientos · 10 years ago
  75. 5ec7d78 cui: convert boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  76. 13815ef cui: boost::ptr_vector->std::vector<unique_ptr> by Noel Grandin · 10 years ago
  77. c83bf01e6 cui: boost::ptr_vector->std::vector<unique_ptr> by Noel Grandin · 10 years ago
  78. b58d56c loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  79. 53352be Resolves: tdf#92311 raise auto correct entry limit to unsigned short max by Caolán McNamara · 10 years ago
  80. f271602 Improve layout of CTL settings by Adolfo Jayme Barrientos · 10 years ago
  81. 8b037a1 loplugin:stringconstant: elide explicit ctor usage (manually due to macros) by Stephan Bergmann · 10 years ago
  82. 5de0133 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  83. 05b87c9 tdf#93195 Set default focus to search button by Yousuf Philips · 10 years ago
  84. eafd3ee tdf#95210 SetHandleControllerPosition is busted wrt HandleFlags::REFX by Caolán McNamara · 10 years ago
  85. b3f7880 OpenGL options: clarify setting descriptions, and provide a live status. by Michael Meeks · 10 years ago
  86. 4882664 loplugin:vclwidgets by Stephan Bergmann · 10 years ago
  87. d4d4e00 Resolves: tdf#95352 resize the columns when the edits reposition by Caolán McNamara · 10 years ago
  88. 59b072e yyyyy by Noel Grandin · 10 years ago
  89. 14bf578 tdf#86595: Highlight color it is by Katarina Behrens · 10 years ago
  90. 9fbdb3d Fix popup menu IDs after .ui conversion by Maxim Monastirsky · 10 years ago
  91. d77af78 tdf#93684 - Remove SalFrame::Sync by Ryan McCoskrie · 11 years ago
  92. cb4fa1d use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  93. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  94. 7cdbde4 Initialize Sequence<beans::NamedValue> from initializer_lists by Noel Grandin · 10 years ago
  95. 623f5b2 don't allocate rtl::Reference or SvRef on the heap by Noel Grandin · 10 years ago
  96. 271c6b3 inline SvBaseLinkRef typedef by Noel Grandin · 10 years ago
  97. 3d784c4 remove extra spaces around :: by Noel Grandin · 10 years ago
  98. 0b018d2 tdf#39440: fix several warnings reported by cppcheck by Serge Krot · 10 years ago
  99. 2b1a5dc Remove unused RID_SVXSTR_HYPDLG_APPLYBUT by Stephan Bergmann · 10 years ago
  100. f5cf852 tdf83825 Vertically center left and right margin labels by Yousuf Philips · 10 years ago