summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
AgeCommit message (Expand)Author
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-17remove unused defines from HRC files in dbaccessNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30Convert RID_MENU_APP_PREVIEW to xmlMaxim Monastirsky
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
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-23convert SAD constants to o3tl::typed_flagsNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-07Resolves: #i119892# Missing "by" in descriptionDamjan Jovanovic
2016-10-30Add resource name method to IContextMenuProviderMaxim Monastirsky
2016-10-30Convert RID_MENU_APP_EDIT to xmlMaxim Monastirsky
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27Convert RID_MENU_APP_NEW to xmlMaxim Monastirsky
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-03tdf#101136 dbaccess: use SolarMutex in ModelMethodGuardMichael Stahl
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas
2016-06-09convert some manual ref-counting in dbaccessNoel Grandin
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30move the one single use of EnableMenuStrings to its call siteCaolán McNamara
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara