summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna51-117/+117
2017-03-30remove type decorations on char literalsJochen Nitschke1-2/+2
2017-03-30tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-30loplugin:unusedenumconstantsNoel Grandin1-2/+0
2017-03-28Fix typosAndrea Gelmini2-2/+2
2017-03-27tdf#39468 Translate German commentsJens Carl11-20/+20
2017-03-25Fix typosAndrea Gelmini13-14/+14
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin4-5/+5
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin3-3/+3
2017-03-17remove unused defines from HRC files in dbaccessNoel Grandin16-201/+9
2017-03-14remove unused RID constantsNoel Grandin8-48/+0
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin1-4/+4
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin4-19/+19
2017-03-07loplugin:loopvartoosmallStephan Bergmann4-11/+9
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann57-172/+172
2017-03-03Fix typosAndrea Gelmini4-4/+4
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin2-4/+2
2017-02-28new loplugin unoanyNoel Grandin4-5/+5
2017-02-27OSelectionBrowseBox::AddGroupBy parameter _nCurrentPos is unusedStephan Bergmann3-5/+5
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2017-02-21loplugin:unusedmethodsNoel Grandin1-28/+0
2017-02-21Use module name when getting labelsMaxim Monastirsky2-3/+3
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar2-3/+3
2017-02-20cppcheck: unreadVariableJochen Nitschke1-1/+0
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist209-877/+877
2017-02-17remove unused enumerators from SQLNodeTypeNoel Grandin2-14/+0
2017-02-16drop unused eTooManyConditions,eColumnInLikeNotFound from SqlParseError enumNoel Grandin4-14/+1
2017-02-14convert SvParserState to scoped enumNoel Grandin3-10/+10
2017-02-12Various typos about propertyJulien Nabet1-1/+1
2017-02-10Remove MinGW supportStephan Bergmann3-16/+0
2017-02-06Add missing #includesStephan Bergmann25-3/+30
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky5-5/+5
2017-02-03TyposJulien Nabet2-2/+2
2017-02-03new loplugin:unusedenumconstantsNoel Grandin2-16/+0
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin8-18/+18
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin1-1/+1
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky12-219/+45
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin3-22/+22
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin3-22/+22
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt2-6/+0
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin14-34/+34
2017-01-30Convert RID_MENU_APP_PREVIEW to xmlMaxim Monastirsky7-65/+52
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin7-20/+20
2017-01-26Remove dynamic exception specificationsStephan Bergmann214-3786/+3634
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski9-12/+12
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin5-27/+0