summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M27-48/+47
2017-05-19loplugin:stringcopy: dbaccessStephan Bergmann9-16/+16
2017-05-19loplugin:unusedfieldsNoel Grandin4-10/+0
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara7-13/+13
2017-05-16fix documentation nowCaolán McNamara1-2/+1
2017-05-12remove unused uno::Reference varsNoel Grandin11-37/+11
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin5-9/+9
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin7-23/+8
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-3/+2
2017-05-09loplugin:constantparamNoel Grandin7-24/+17
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke34-34/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert dbaccess module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-05fix spelling, methode -> methodNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin3-5/+5
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin8-67/+65
2017-05-02loplugin:checkunusedparams in cppcanvas and dbaccessNoel Grandin3-13/+13
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara18-245/+68
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock8-0/+8
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin1-14/+13
2017-04-20loplugin:unusedmethodsNoel Grandin2-21/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin7-57/+27
2017-04-18unused idsCaolán McNamara2-10/+0
2017-04-18convert query functions menu to .uiCaolán McNamara4-70/+28
2017-04-18convert join table view menu to .uiCaolán McNamara3-21/+4
2017-04-18convert join menu to .uiCaolán McNamara4-31/+8
2017-04-18convert primary key menu to .uiCaolán McNamara3-33/+15
2017-04-18we surely don't want to fall through after showing a menuCaolán McNamara1-0/+2
2017-04-18convert table design row menu to .uiCaolán McNamara4-112/+58
2017-04-15convert column menu to .uiCaolán McNamara1-4/+4
2017-04-10Clean up uses of SAL_U/SAL_W: dbaccessStephan Bergmann1-24/+25
2017-04-07convert RID_QUERYCOLPOPUPMENU to .ui formatCaolán McNamara4-43/+12
2017-04-07RID_SBA_GRID_COLCTXMENU has the same odd patternCaolán McNamara3-29/+13
2017-04-07RID_SBA_GRID_ROWCTXMENU is strangely used to insert entries into another menuCaolán McNamara3-33/+23
2017-04-07tdf#39468 Translate German commentsJens Carl2-5/+5
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen4-217/+0
2017-04-05loplugin:constantparam part2Noel Grandin9-14/+9
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-03-31fix typo: databse --> databasedennisroczek1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna51-117/+117
2017-03-30loplugin:unusedenumconstantsNoel Grandin1-2/+0
2017-03-28Fix typosAndrea Gelmini1-1/+1
2017-03-27tdf#39468 Translate German commentsJens Carl11-20/+20
2017-03-25Fix typosAndrea Gelmini10-11/+11
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin4-5/+5
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-2/+2
2017-03-17remove unused defines from HRC files in dbaccessNoel Grandin13-194/+9
2017-03-14remove unused RID constantsNoel Grandin6-24/+0
2017-03-11Fix typosAndrea Gelmini1-1/+1