summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)AuthorFilesLines
2017-06-02Improved loplugin:redundantcast const_cast handling: dbaccessStephan Bergmann1-1/+1
2017-06-01Fix typosAndrea Gelmini1-1/+1
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-5/+0
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M7-11/+10
2017-05-19loplugin:stringcopy: dbaccessStephan Bergmann2-4/+4
2017-05-19loplugin:unusedfieldsNoel Grandin2-3/+0
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin2-6/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin2-4/+2
2017-05-09loplugin:constantparamNoel Grandin2-5/+3
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke10-10/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-1/+1
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara2-6/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-18unused idsCaolán McNamara1-8/+0
2017-04-18convert query functions menu to .uiCaolán McNamara2-62/+28
2017-04-18convert join table view menu to .uiCaolán McNamara2-20/+4
2017-04-18convert join menu to .uiCaolán McNamara2-29/+8
2017-04-07convert RID_QUERYCOLPOPUPMENU to .ui formatCaolán McNamara2-34/+7
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-05loplugin:constantparam part2Noel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna13-46/+46
2017-03-28Fix typosAndrea Gelmini1-1/+1
2017-03-27tdf#39468 Translate German commentsJens Carl5-12/+12
2017-03-25Fix typosAndrea Gelmini2-3/+3
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin3-4/+4
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-17remove unused defines from HRC files in dbaccessNoel Grandin2-20/+0
2017-03-14remove unused RID constantsNoel Grandin1-10/+0
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann5-13/+13
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin2-4/+2
2017-02-28new loplugin unoanyNoel Grandin2-2/+2
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-17Drop :: prefix from std in [de]*/Tor Lillqvist13-60/+60
2017-02-17remove unused enumerators from SQLNodeTypeNoel Grandin2-14/+0
2017-02-16drop unused eTooManyConditions,eColumnInLikeNotFound from SqlParseError enumNoel Grandin2-11/+0
2017-02-06Add missing #includesStephan Bergmann3-0/+3
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann9-77/+69
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski3-5/+5
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2-1/+9
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-09New loplugin:externvar: dbaccessStephan Bergmann1-1/+1
2017-01-07Typo: Postion->PositionJulien Nabet2-7/+7
2017-01-02Typo: m_nColumnPostion->m_nColumnPositionJulien Nabet2-18/+18