Age | Commit message (Expand) | Author |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-06-02 | the test works much better if you really use en_US as language | Markus Mohrhard |
2015-06-02 | add initial IsNumberFormat test | Markus Mohrhard |
2015-06-01 | Resolves: tdf#91420 "Jan1, 2015" is a valid date | Eike Rathke |
2015-05-28 | SvxSearchItem: add m_nStartPoint{X,Y} | Miklos Vajna |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-05-20 | Remove include stdio (part4) | Julien Nabet |
2015-05-19 | Update Apache Bugzilla’s URL | Adolfo Jayme Barrientos |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-10 | NOINSTANCE is implied now in IMPL_STATIC_LINK... | Stephan Bergmann |
2015-05-06 | tdf#90258 Toggle Thousand Separator with Engineering Notation | Laurent Balland-Poirier |
2015-05-06 | convert CONFIG_MODE constants to scoped enum | Noel Grandin |
2015-04-30 | Use typed MaybeFile Link | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | Remove unnecessary STATIC_LINK macro | Stephan Bergmann |
2015-04-28 | expand and remove DECL_PTRHINT macro | Noel Grandin |
2015-04-28 | SfxItemSet::PutDirect return value is unused | Stephan Bergmann |
2015-04-28 | operator == return type wants to be bool | Stephan Bergmann |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | Ensure that svl/grabbagitem.hxx is self-contained | Miklos Vajna |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-22 | convert SVX_SEARCHIN_ flags to scoped enum | Noel Grandin |
2015-04-22 | convert SFX_STYLESHEET_ constants to scoped enum | Noel Grandin |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-20 | Clean up new rtl/surrogates.h | Stephan Bergmann |
2015-04-20 | duplicate surrogate code | Caolán McNamara |
2015-04-17 | SvStream: WriteUChar -> WriteBool | Stephan Bergmann |
2015-04-17 | convert SCRIPTTYPE_ constants to scoped enum | Noel Grandin |
2015-04-15 | convert LOCKFILE_ constants to scoped enum and cleanup | Noel Grandin |
2015-04-15 | convert SFX_ITEM constants to scoped enum | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-11 | No need to spell out com::sun::star, css is enough. | Miklos Vajna |
2015-04-08 | svl: move SfxItemSet methods together | Michael Stahl |
2015-04-08 | svl: translate some comment in itemset.cxx | Michael Stahl |
2015-04-08 | svl: prefix members of SfxItemIter | Michael Stahl |
2015-04-08 | svl: prefix members of SfxItemSet | Michael Stahl |
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-04-02 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-23 | tdf#90133 Scientific format: allow variable decimal | Laurent Balland-Poirier |
2015-03-23 | tdf#30716 Engineering notation | Laurent Balland-Poirier |
2015-03-19 | loplugin:constantfunction: svl | Noel Grandin |
2015-03-19 | loplugin:constantfunction: tools | Noel Grandin |
2015-03-18 | more cast hell | Caolán McNamara |