summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski9-12/+12
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin5-27/+0
2017-01-23use rtl::Reference in SbaXGridControlNoel Grandin2-21/+19
2017-01-20use rtl::Reference in ORowSetCacheNoel Grandin2-96/+82
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann44-17/+184
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara13-79/+72
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-16new loplugin: useuniqueptr: dbaccessNoel Grandin3-8/+6
2017-01-13unixODBC changed soname to .2 so reflect itTomáš Chvátal1-1/+6
2017-01-11Some loplugin:conststringvar/stringconstant improvements: dbaccessStephan Bergmann1-1/+1
2017-01-10Resolves: rhbz#1409634 crash on close storing clipboard of database tableCaolán McNamara1-2/+1
2017-01-09New loplugin:externvar: dbaccessStephan Bergmann2-2/+2
2017-01-07Typo: Acess->AccessJulien Nabet3-12/+12
2017-01-07Typo: Postion->PositionJulien Nabet2-7/+7
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann1-1/+1
2017-01-05require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane1-4/+0
2017-01-02micro optCaolán McNamara1-6/+2
2017-01-02Remove newly added SAL_WARN_IFJulien Nabet1-1/+0
2017-01-02Typo: m_nColumnPostion->m_nColumnPositionJulien Nabet2-18/+18
2017-01-02Remove some OSL legacies in dbaccessJulien Nabet10-15/+4
2017-01-02Translate German logs in QueryTabWinUndoAct (dbaccess)Julien Nabet1-2/+2
2017-01-02osl/diagnose.h useless in userinformation (dbaccess)Julien Nabet1-1/+0
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin4-12/+13
2016-12-23remove unused ImageListsCaolán McNamara2-29/+0
2016-12-22Dispose component when doneStephan Bergmann1-0/+1
2016-12-22Dispose document when doneStephan Bergmann1-0/+3
2016-12-21convert VclButtonsType to scoped enumNoel Grandin6-6/+6
2016-12-21remove newly unused SfxImageManagerCaolán McNamara1-1/+0
2016-12-17Minor simplificationStephan Bergmann1-2/+2
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin2-2/+2
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin2-5/+1
2016-12-12dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl1-1/+6
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann3-3/+3
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin5-12/+12
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke15-18/+0
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05only IMG_PRIMARY_KEY is actually usedCaolán McNamara6-45/+6
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin14-30/+30
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-2/+2
2016-12-05loplugin:unnecessaryoverride (dtors) in dbaccessStephan Bergmann4-20/+0
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann1-2/+2
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin5-19/+12
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl3-8/+7
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-2/+2
2016-11-23convert SAD constants to o3tl::typed_flagsNoel Grandin6-23/+27
2016-11-23convert EF constants to o3tl::typed_flagsNoel Grandin3-15/+22
2016-11-23convert CBTP constants to o3tl::typed_flagsNoel Grandin2-28/+32
2016-11-22remove some more global OUStringsNoel Grandin2-3/+0