summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/sbagrid.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Fix typosAndrea Gelmini1-3/+3
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-18/+18
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-9/+11
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann1-2/+1
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara1-5/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-10/+4
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-2/+2
2017-04-15convert column menu to .uiCaolán McNamara1-4/+4
2017-04-07RID_SBA_GRID_COLCTXMENU has the same odd patternCaolán McNamara1-5/+4
2017-04-07RID_SBA_GRID_ROWCTXMENU is strangely used to insert entries into another menuCaolán McNamara1-8/+6
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-4/+4
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+20
2017-01-23use rtl::Reference in SbaXGridControlNoel Grandin1-20/+17
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin1-22/+9
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky1-1/+1
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin1-5/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin1-2/+2
2016-08-30convert DbGridControl::Option to scoped enumNoel Grandin1-3/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin1-10/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-12/+12
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-0/+11
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-1/+1
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet1-2/+2
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin1-4/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin1-9/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-06Fix typosAndrea Gelmini1-1/+1
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-1/+1
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-6/+2
2015-08-19Remove two silly typedefsStephan Bergmann1-1/+1
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-23/+23
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-16Fix typosAndrea Gelmini1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4