summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt
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-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-23use rtl::Reference in SbaXGridControlNoel Grandin
2017-01-20use rtl::Reference in ORowSetCacheNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-16new loplugin: useuniqueptr: dbaccessNoel Grandin
2017-01-13unixODBC changed soname to .2 so reflect itTomáš Chvátal
2017-01-11Some loplugin:conststringvar/stringconstant improvements: dbaccessStephan Bergmann
2017-01-10Resolves: rhbz#1409634 crash on close storing clipboard of database tableCaolán McNamara
2017-01-09New loplugin:externvar: dbaccessStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2017-01-07Typo: Postion->PositionJulien Nabet
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2017-01-05require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane
2017-01-02micro optCaolán McNamara
2017-01-02Remove newly added SAL_WARN_IFJulien Nabet
2017-01-02Typo: m_nColumnPostion->m_nColumnPositionJulien Nabet
2017-01-02Remove some OSL legacies in dbaccessJulien Nabet
2017-01-02Translate German logs in QueryTabWinUndoAct (dbaccess)Julien Nabet
2017-01-02osl/diagnose.h useless in userinformation (dbaccess)Julien Nabet
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-23remove unused ImageListsCaolán McNamara
2016-12-22Dispose component when doneStephan Bergmann
2016-12-22Dispose document when doneStephan Bergmann
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-17Minor simplificationStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
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