Age | Commit message (Expand) | Author |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-09-26 | convert eNBOType constants to scoped enum | Noel Grandin |
2016-09-26 | convert eNBType to scoped enum | Noel Grandin |
2016-09-20 | loplugin:unusedfields | Noel Grandin |
2016-09-13 | Graphyic->Graphic | Caolán McNamara |
2016-09-13 | coverity#1371335 Self assignment | Caolán McNamara |
2016-08-25 | cid#1371331 Misused comma operator | Noel Grandin |
2016-08-25 | cid#1371335 Misused comma operator | Noel Grandin |
2016-08-19 | Related: coverity#1371331 rework code a little | Caolán McNamara |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-05-12 | clang-tidy modernize-loop-convert in svx | Noel Grandin |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-01-17 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-16 | revert vcl patch series that brok Mac and Windows | Norbert Thiebaud |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-13 | loplugin:unusedmethods unused return value in include/svx | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-04 | Cleanup after removing vcl::FontInfo class | Chris Sherlock |
2016-01-03 | vcl: Excise vcl::FontInfo class | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-16 | sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too. | Jan Holesovsky |
2015-10-16 | sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false. | Jan Holesovsky |
2015-08-27 | Clean up sEmpty | Stephan Bergmann |
2015-08-26 | Clean up aEmptyStr | Stephan Bergmann |
2015-06-30 | remove some unnecessary typedefs to pointer | Noel Grandin |
2015-06-18 | There are only 8 available strings | Maxim Monastirsky |
2015-06-10 | tdf#88290 Adapt the numbering popup to more than 8 items | Maxim Monastirsky |
2015-06-07 | Related: tdf#89905 these PalettePath uses appear to really be UserConfigPath | Caolán McNamara |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-03-26 | convert SvxNumRuleType to enum class | Noel Grandin |
2015-03-26 | convert NUM_ constants to enum clas | Noel Grandin |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-02-17 | boost->std | Caolán McNamara |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-11-09 | Synchronize bullets lists | Maxim Monastirsky |
2014-11-09 | Reset prefix and suffix for bullets | Maxim Monastirsky |
2014-10-20 | loplugin: cstylecast | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-08-19 | svx: Cleanup ASCII art and useless comments | Chris Laplante |
2014-06-28 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |