Age | Commit message (Expand) | Author |
2016-11-04 | unify color selectors | Caolán McNamara |
2016-11-04 | loplugin:unusedmethods | Noel Grandin |
2016-11-03 | tdf#88821: Implement support for <meta charset="..."> for HTML import. | Jan Holesovsky |
2016-11-03 | tdf#88821: Set the encoding correctly for HTML files with a BOM. | Jan Holesovsky |
2016-11-01 | style fixes for cppcheck noExplicitConstructor | Jochen Nitschke |
2016-10-31 | loplugin:oncevar in svl..svx | Noel Grandin |
2016-10-30 | cppcheck unreadVariable: diff | Jochen Nitschke |
2016-10-30 | tdf#95014 initial support for 32 px icons in toolbar | Tomaž Vajngerl |
2016-10-30 | Let Menu dispose submenus | Maxim Monastirsky |
2016-10-29 | convert usages of DPIScalingFactor from int to float | Tomaž Vajngerl |
2016-10-28 | update unnecessaryoverride plugin to find pure forwarding methods | Noel Grandin |
2016-10-27 | Sub menus no longer need manual disposing | Maxim Monastirsky |
2016-10-27 | loplugin:expandablemethods in svtools | Noel Grandin |
2016-10-25 | SvTreeListBox cannot be loaded from .src now | Caolán McNamara |
2016-10-25 | no ListBox loaded from .src now | Caolán McNamara |
2016-10-24 | tdf#103259 Add java not found error for mac | Yousuf Philips |
2016-10-23 | Rovas is not a language, it's a script | Andras Timar |
2016-10-21 | loplugin:expandablemethodds in include/svtools | Noel Grandin |
2016-10-20 | loplugin:expandablemethodds in svx | Noel Grandin |
2016-10-19 | '>>=' with rhs Any is a copy assignment | Jochen Nitschke |
2016-10-19 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-18 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-18 | loplugin:unusedmethods | Noel Grandin |
2016-10-15 | clang-cl loplugin: svtools | Stephan Bergmann |
2016-10-14 | loplugin:countusersofdefaultparams in sot..svtools | Noel Grandin |
2016-10-13 | move this monstrosity to the last place its used | Caolán McNamara |
2016-10-12 | no Browse is loaded from .src anymore | Caolán McNamara |
2016-10-12 | no EditBrowseBox is loaded from .src anymore | Caolán McNamara |
2016-10-11 | improve comment about non-BMP code points in RTF | Michael Stahl |
2016-10-11 | Comment about state of non-BMP Unicode chars in RTF | Stephan Bergmann |
2016-10-11 | remove some conversion operator methods | Noel Grandin |
2016-10-11 | loplugin:unnnecessaryoverride in svtools | Noel Grandin |
2016-10-07 | Fix mis-merge in comment | Stephan Bergmann |
2016-10-07 | Clean up RTFOutFuncs interface | Stephan Bergmann |
2016-10-07 | New rtl::splitSurrogates, remove code duplication | Stephan Bergmann |
2016-10-07 | Minor performance improvement of previous patch | Stephan Bergmann |
2016-10-07 | rhbz#1382401: Support surrogate pairs in HTMLOutFuncs | Stephan Bergmann |
2016-10-07 | loplugin:staticmethods: svtools | Stephan Bergmann |
2016-10-07 | merge copies of flushing code together | Caolán McNamara |
2016-10-07 | might as well rearrange these flushes to all look the same | Caolán McNamara |
2016-10-07 | for 0 len arg, the source might as well be nullptr for these flushing cases | Caolán McNamara |
2016-10-06 | I can't see any evidence of any remaining magenta mask using image resources | Caolán McNamara |
2016-10-06 | ImageList just reads and discards the MaskColor, so drop it | Caolán McNamara |
2016-10-06 | these other IMAGE_STDBTN_COLOR defines do nothing | Caolán McNamara |
2016-10-05 | convert the last two lonely FixedInfos to FixedText | Caolán McNamara |
2016-10-05 | Split some stuff from ToolbarMenu to a base class | Maxim Monastirsky |
2016-10-05 | PopupWindowController: Tearoff support | Maxim Monastirsky |
2016-10-05 | PopupWindowController: Small cleanup | Maxim Monastirsky |
2016-10-05 | PopupWindowController: Use ImplInheritanceHelper | Maxim Monastirsky |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |