summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-18unused idsCaolán McNamara
2017-04-18convert query functions menu to .uiCaolán McNamara
2017-04-18convert join table view menu to .uiCaolán McNamara
2017-04-18convert join menu to .uiCaolán McNamara
2017-04-18convert primary key menu to .uiCaolán McNamara
2017-04-18we surely don't want to fall through after showing a menuCaolán McNamara
2017-04-18convert table design row menu to .uiCaolán McNamara
2017-04-15convert column menu to .uiCaolán McNamara
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-10loplugin:inlinefields in dbaccess::SubComponentLoaderNoel Grandin
2017-04-10Clean up uses of SAL_U/SAL_W: dbaccessStephan Bergmann
2017-04-07convert RID_QUERYCOLPOPUPMENU to .ui formatCaolán McNamara
2017-04-07RID_SBA_GRID_COLCTXMENU has the same odd patternCaolán McNamara
2017-04-07RID_SBA_GRID_ROWCTXMENU is strangely used to insert entries into another menuCaolán McNamara
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: dbaccessStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-31fix typo: databse --> databasedennisroczek
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-28Fix typosAndrea Gelmini
2017-03-27tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17remove unused defines from HRC files in dbaccessNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27OSelectionBrowseBox::AddGroupBy parameter _nCurrentPos is unusedStephan Bergmann
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2017-02-21loplugin:unusedmethodsNoel Grandin