Age | Commit message (Expand) | Author |
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 |
2017-01-25 | Fix typo in comments: relativ -> relative | Takeshi Abe |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-23 | loplugin: unnecessary destructor: comphelper..desktop | Noel Grandin |
2017-01-23 | use rtl::Reference in SbaXGridControl | Noel Grandin |
2017-01-20 | use rtl::Reference in ORowSetCache | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, dbaccess | Stephan Bergmann |
2017-01-18 | d*: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-16 | new loplugin: useuniqueptr: dbaccess | Noel Grandin |
2017-01-13 | unixODBC changed soname to .2 so reflect it | Tomáš Chvátal |
2017-01-11 | Some loplugin:conststringvar/stringconstant improvements: dbaccess | Stephan Bergmann |
2017-01-10 | Resolves: rhbz#1409634 crash on close storing clipboard of database table | Caolán McNamara |
2017-01-09 | New loplugin:externvar: dbaccess | Stephan Bergmann |
2017-01-07 | Typo: Acess->Access | Julien Nabet |
2017-01-07 | Typo: Postion->Position | Julien Nabet |
2017-01-05 | Replace side-effect--only uses of makeStringAndClear() with setLength(0) | Stephan Bergmann |