summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QueryDesignView.cxx
AgeCommit message (Expand)Author
2019-11-03loplugin:stringaddNoel Grandin
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet
2019-09-11TyposAndrea Gelmini
2019-09-10Fix typosAndrea Gelmini
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-11Fix typoAndrea Gelmini
2019-02-10Typo: isAggreateFunction + isNumericOrAggreateFunctionJulien Nabet
2019-01-13No need to look for separator presence before using getTokenMatteo Casalin
2019-01-13Avoid index for single getToken callMatteo Casalin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-10Use indexOf instead of getTokenCount for simple checkMatteo Casalin
2018-11-08Fix typosAndrea Gelmini
2018-10-21pvs-studio: _pView was already dereferencedCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-04-17loplugin:constparamsNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-01-17Use for-range loops in QueryDesignView (dbaccess)Julien Nabet
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-11-14Translate German comments and debug stringsJohnny_M
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-27OSelectionBrowseBox::AddGroupBy parameter _nCurrentPos is unusedStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-17remove unused enumerators from SQLNodeTypeNoel Grandin
2017-02-16drop unused eTooManyConditions,eColumnInLikeNotFound from SqlParseError enumNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin