summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05only IMG_PRIMARY_KEY is actually usedCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in dbaccessStephan Bergmann
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-23convert SAD constants to o3tl::typed_flagsNoel Grandin
2016-11-23convert EF constants to o3tl::typed_flagsNoel Grandin
2016-11-23convert CBTP constants to o3tl::typed_flagsNoel Grandin
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-22trivial makefile cleanupsMichael Stahl
2016-11-21Revert "add missing component"David Tardon
2016-11-21Revert "add missing component"David Tardon
2016-11-21add missing componentDavid Tardon
2016-11-21add missing componentDavid Tardon
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-17loplugin:datamembershadowNoel Grandin
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-15loplugin:constantparamNoel Grandin
2016-11-12coverity#1394296 Dereference before null checkCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke
2016-11-07Resolves: #i119892# Missing "by" in descriptionDamjan Jovanovic
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-31No good reason for dbaccess::OCacheSet::updateRow to be pure?Stephan Bergmann
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30Allow using xml menus in DBTreeListBoxMaxim Monastirsky
2016-10-30Add resource name method to IContextMenuProviderMaxim Monastirsky
2016-10-30Convert RID_MENU_APP_EDIT to xmlMaxim Monastirsky
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-27dbaccess: OToolboxController is now unusedMaxim Monastirsky
2016-10-27Convert RID_MENU_REFRESH_DATA to xmlMaxim Monastirsky
2016-10-27Convert RID_MENU_APP_NEW to xmlMaxim Monastirsky