Age | Commit message (Expand) | Author |
2016-05-12 | rejig for legibility, no logic change | Caolán McNamara |
2016-05-12 | in non-debug build, leave sPath empty | Stephan Bergmann |
2016-05-12 | loplugin:stringconstant | Stephan Bergmann |
2016-05-12 | Massage code to avoid warnings | Stephan Bergmann |
2016-05-12 | WaE: -Werror=logical-op dynamic_cast dbg test is on the result not input | Caolán McNamara |
2016-05-12 | Massage code to avoid warnings | Stephan Bergmann |
2016-05-12 | Replace comment with SAL_FALLTHROUGH | Stephan Bergmann |
2016-05-12 | Replace comment with SAL_FALLTHROUGH | Stephan Bergmann |
2016-05-12 | dbaccess: replace boost::bind with C++11 lambdas | Michael Stahl |
2016-05-12 | sdext: replace boost::bind with C++11 lambdas, part 2 | Michael Stahl |
2016-05-12 | warn to info for something that isn't a surprise | Caolán McNamara |
2016-05-12 | mpDefDialogParent is not used since 2002 | Caolán McNamara |
2016-05-12 | Massage code to avoid warnings | Stephan Bergmann |
2016-05-12 | Replace comment with SAL_FALLTHROUGH | Stephan Bergmann |
2016-05-12 | Missing SAL_FALLTHROUGH (see comment above) | Stephan Bergmann |
2016-05-12 | simplify SalGraphics::copyArea flags argument | Noel Grandin |
2016-05-12 | clang-tidy modernize-loop-convert in sw | Noel Grandin |
2016-05-12 | clang-tidy modernize-loop-convert in svx | Noel Grandin |
2016-05-12 | Convert SFX_EXTRA to scoped enum | Noel Grandin |
2016-05-12 | convert SFXWB file dialog flags to scoped enum | Noel Grandin |
2016-05-12 | Convert RulerType to scoped enum | Noel Grandin |
2016-05-12 | loplugin:stringconstant | Tor Lillqvist |
2016-05-12 | loplugin:defaultparams | Tor Lillqvist |
2016-05-12 | -Werror,-Wimplicit-fallthrough | Tor Lillqvist |
2016-05-12 | Silence bogus GCC 5.3 -Werror=strict-overflow | Julien Nabet |
2016-05-12 | Convert FLG_* to scoped enum | Takeshi Abe |
2016-05-11 | sal: -Werror,-Wimplicit-fallthrough | Michael Stahl |
2016-05-11 | -Werror=unused-variable for non debug build | Julien Nabet |
2016-05-11 | Resolves: tdf#99464 set what parent the dialogs are dialogs for | Caolán McNamara |
2016-05-11 | slideshow: tweak ListenerOperations<std::weak_ptr<ListenerTargetT>> | Michael Stahl |
2016-05-11 | slideshow: replace boost::mem_fn with C++11 lambdas | Michael Stahl |
2016-05-11 | sd: replace boost::mem_fn with C++11 lambda | Michael Stahl |
2016-05-11 | sdext: replace boost::bind with C++11 lambdas | Michael Stahl |
2016-05-11 | sc: Add new param, DontTerminateEdit, to .uno:Save | Pranav Kant |
2016-05-11 | lokdocview: Add debug info; paintTile rendering time | Pranav Kant |
2016-05-11 | tdf#98924 In windows, change the keyboard layout per application | Juergen Funk |
2016-05-11 | Enable Clang -Wimplicit-fallthrough | Stephan Bergmann |
2016-05-11 | Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" | Stephan Bergmann |
2016-05-11 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-11 | SAL_FALLTHROUGH is intended here | Stephan Bergmann |
2016-05-11 | set parent window of windows system file picker on save(as) | Oliver Specht |
2016-05-11 | Looks like SAL_FALLTHROUGH is intended here | Stephan Bergmann |
2016-05-11 | tdf#98981 added initialization of e-Mail configuration QueryBox | Oliver Specht |
2016-05-11 | Fix horrible codestyle | Samuel Mehrbrodt |
2016-05-11 | Missing break in switch | Stephan Bergmann |
2016-05-11 | Looks like SAL_FALLTHROUGH is intended here | Stephan Bergmann |
2016-05-11 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-11 | Missing break in switch | Stephan Bergmann |
2016-05-11 | sd: remove pointless micro-optimization | Michael Stahl |
2016-05-11 | loplugin:implicitboolconversion | Tor Lillqvist |