Age | Commit message (Expand) | Author |
2017-04-05 | loplugin:constantparam part2 | Noel Grandin |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-03-31 | fix typo: databse --> database | dennisroczek |
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-30 | tdf#39468 Translate German comments | Jens Carl |
2017-03-30 | loplugin:unusedenumconstants | Noel Grandin |
2017-03-28 | Fix typos | Andrea Gelmini |
2017-03-27 | tdf#39468 Translate German comments | Jens Carl |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-24 | convert ViewShellId to o3tl::strong_int | Noel Grandin |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-17 | remove unused defines from HRC files in dbaccess | Noel Grandin |
2017-03-14 | remove unused RID constants | Noel Grandin |
2017-03-13 | templatize SvXMLEnumMapEntry | Noel Grandin |
2017-03-11 | Fix typos | Andrea Gelmini |
2017-03-09 | convert SvxCellHorJustify to scoped enum | Noel Grandin |
2017-03-07 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-06 | remove some unnecessary use of OUString constructor | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-02 | use std::vector::insert when inserting multiple of the same thing | Noel Grandin |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-27 | OSelectionBrowseBox::AddGroupBy parameter _nCurrentPos is unused | Stephan Bergmann |
2017-02-22 | Revert "Fix typos" | jan iversen |
2017-02-22 | Fix typos | Andrea Gelmini |
2017-02-21 | loplugin:unusedmethods | Noel Grandin |
2017-02-21 | Use module name when getting labels | Maxim Monastirsky |
2017-02-21 | tdf#95844 Refactor CommandInfoProvider | Rohan Kumar |
2017-02-20 | cppcheck: unreadVariable | Jochen Nitschke |
2017-02-17 | Drop :: prefix from std in [de]*/ | Tor Lillqvist |
2017-02-17 | remove unused enumerators from SQLNodeType | Noel Grandin |
2017-02-16 | drop unused eTooManyConditions,eColumnInLikeNotFound from SqlParseError enum | Noel Grandin |
2017-02-14 | convert SvParserState to scoped enum | Noel Grandin |
2017-02-12 | Various typos about property | Julien Nabet |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-05 | .uno:ScriptOrganizer should be menu:menuitem | Maxim Monastirsky |
2017-02-03 | Typos | Julien Nabet |
2017-02-03 | new loplugin:unusedenumconstants | Noel Grandin |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-02-02 | expand out ::sax::Converter::convertNumber to OUString::number | Noel Grandin |
2017-02-01 | Convert MENU_BROWSER_DEFAULTCONTEXT to xml | Maxim Monastirsky |
2017-02-01 | Revert "cancelCommandExecution - no need to pass exception by Any" | Noel Grandin |
2017-02-01 | cancelCommandExecution - no need to pass exception by Any | Noel Grandin |
2017-01-31 | tdf#105566 Show InfoBar when signature is invalid | Samuel Mehrbrodt |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-30 | Convert RID_MENU_APP_PREVIEW to xml | Maxim Monastirsky |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |