summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/unodatbr.cxx
AgeCommit message (Expand)Author
2017-02-03TyposJulien Nabet
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-30Add resource name method to IContextMenuProviderMaxim Monastirsky
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-10tdf#67647 getStructuredFilter returns operatorFabio Buso
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-12in non-debug build, leave sPath emptyStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-03-18loplugin:constantparam in dbaccessNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-07improve defaultparams lopluginNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Fix typosAndrea Gelmini
2015-09-17convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-22Fix typosAndrea Gelmini