Age | Commit message (Expand) | Author |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-20 | loplugin:inlinefields in FSStorage_Impl | Noel Grandin |
2017-04-19 | loplugin:useuniqueptr (clang-cl) | Stephan Bergmann |
2017-04-19 | coverity#1405221 silence Out-of-bounds read | Caolán McNamara |
2017-04-18 | Resolves: tdf#107012 follow date order of the target locale | Eike Rathke |
2017-04-13 | convert DateFormat to scoped enum and rename to DateOrder | Noel Grandin |
2017-04-10 | tdf#106190 Tests of fraction formats | Laurent Balland-Poirier |
2017-04-07 | loplugin:redundantcast find cstyle arithmetic casts | Noel Grandin |
2017-04-07 | tdf#39468 Translate German comments | Jens Carl |
2017-04-06 | make page size compile time constant | Jochen Nitschke |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: svl | Stephan Bergmann |
2017-04-06 | tdf#106190 Fix (again) left alignment of denominator | Laurent Balland-Poirier |
2017-04-05 | loplugin:constantparam part2 | Noel Grandin |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-04-04 | loplugin:unusedmethods | Noel Grandin |
2017-04-03 | tdf#39468 Translate German comments | Jens Carl |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-03-29 | loplugin:unusedmethods | Noel Grandin |
2017-03-29 | convert SearchBehavior to scoped enum | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-24 | convert ViewShellId to o3tl::strong_int | Noel Grandin |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg | Stephan Bergmann |
2017-03-21 | tdf#96505 - Get rid of cargo cult long integer literals | udaycoder |
2017-03-17 | cleanup double includes and declarations | Jochen Nitschke |
2017-03-17 | remove unused defines from HRC files in svl | Noel Grandin |
2017-03-16 | drop GetId() from SfxUndoAction | Noel Grandin |
2017-03-14 | Following tdf#106190 Treat blank after fraction bar | Laurent Balland-Poirier |
2017-03-13 | force SvNumberformat::FormatterPrivateAccess for Get/SetLastInsertKey | Eike Rathke |
2017-03-11 | Fix typos | Andrea Gelmini |
2017-03-10 | guard against a (theoretical?) endless loop of blanks only | Eike Rathke |
2017-03-10 | prevent string access out of bounds | Eike Rathke |
2017-03-10 | string access out of bounds | Eike Rathke |
2017-03-09 | Clean up uses of integer types | Stephan Bergmann |
2017-03-06 | tdf#106190 Move meber variable to local | Laurent Balland-Poirier |
2017-03-05 | Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVC | Stephan Bergmann |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | remove unused CreateDefault methods | Noel Grandin |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-03 | convert SfxEnumItem to type-safe template class | Noel Grandin |
2017-03-02 | tdf#106190 fix left alignment of denominator | Laurent Balland-Poirier |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-27 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-24 | fix inverted warning logic | Jochen Nitschke |
2017-02-21 | Remove unused function. Following tdf#105657 | Laurent Balland-Poirier |
2017-02-21 | tdf#106052 Treat SubFormat for "Precision as shown" | Laurent Balland-Poirier |
2017-02-20 | use SvNumberformat::GetMaskedType() | Eike Rathke |