summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin3-10/+6
2017-05-09loplugin:constantparamNoel Grandin10-31/+22
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke71-71/+0
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin1-20/+4
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-06tdf#107652: Crash relation Design windowJulien Nabet1-0/+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 Grandin9-27/+23
2017-04-28loplugin:salunicodeliteral: dbaccessStephan Bergmann2-8/+8
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock2-2/+2
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara20-249/+107
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock3-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock15-0/+15
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky15-18/+0
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin1-14/+13
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin5-24/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin8-67/+31
2017-04-18unused idsCaolán McNamara2-10/+0
2017-04-18convert query functions menu to .uiCaolán McNamara7-75/+82
2017-04-18convert join table view menu to .uiCaolán McNamara4-21/+21
2017-04-18convert join menu to .uiCaolán McNamara7-33/+34
2017-04-18convert primary key menu to .uiCaolán McNamara7-37/+34
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 McNamara8-114/+119
2017-04-15convert column menu to .uiCaolán McNamara1-4/+4
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-10loplugin:inlinefields in dbaccess::SubComponentLoaderNoel Grandin2-76/+36
2017-04-10Clean up uses of SAL_U/SAL_W: dbaccessStephan Bergmann1-24/+25
2017-04-07convert RID_QUERYCOLPOPUPMENU to .ui formatCaolán McNamara6-43/+44
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 Kelemen5-218/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: dbaccessStephan Bergmann1-2/+1
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
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-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