summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* new loplugin:unusedenumconstantsNoel Grandin2017-02-032-16/+0
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-028-18/+18
* expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin2017-02-021-1/+1
* Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky2017-02-0112-219/+45
* Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin2017-02-013-22/+22
* cancelCommandExecution - no need to pass exception by AnyNoel Grandin2017-02-013-22/+22
* tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt2017-01-312-6/+0
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-3114-34/+34
* Convert RID_MENU_APP_PREVIEW to xmlMaxim Monastirsky2017-01-307-65/+52
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-287-20/+20
* Remove dynamic exception specificationsStephan Bergmann2017-01-26214-3786/+3634
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-1/+1
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-239-12/+12
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-235-27/+0
* use rtl::Reference in SbaXGridControlNoel Grandin2017-01-232-21/+19
* use rtl::Reference in ORowSetCacheNoel Grandin2017-01-202-96/+82
* New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2017-01-1944-17/+184
* d*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-1813-79/+72
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* new loplugin: useuniqueptr: dbaccessNoel Grandin2017-01-163-8/+6
* unixODBC changed soname to .2 so reflect itTomáš Chvátal2017-01-131-1/+6
* Some loplugin:conststringvar/stringconstant improvements: dbaccessStephan Bergmann2017-01-111-1/+1
* Resolves: rhbz#1409634 crash on close storing clipboard of database tableCaolán McNamara2017-01-101-2/+1
* New loplugin:externvar: dbaccessStephan Bergmann2017-01-092-2/+2
* Typo: Acess->AccessJulien Nabet2017-01-073-12/+12
* Typo: Postion->PositionJulien Nabet2017-01-072-7/+7
* Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann2017-01-051-1/+1
* require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane2017-01-051-4/+0
* micro optCaolán McNamara2017-01-021-6/+2
* Remove newly added SAL_WARN_IFJulien Nabet2017-01-021-1/+0
* Typo: m_nColumnPostion->m_nColumnPositionJulien Nabet2017-01-022-18/+18
* Remove some OSL legacies in dbaccessJulien Nabet2017-01-0210-15/+4
* Translate German logs in QueryTabWinUndoAct (dbaccess)Julien Nabet2017-01-021-2/+2
* osl/diagnose.h useless in userinformation (dbaccess)Julien Nabet2017-01-021-1/+0
* cleanup tailing backslashesJochen Nitschke2016-12-301-1/+1
* use std::vector instead of naked array in SfxItemPoolNoel Grandin2016-12-264-12/+13
* remove unused ImageListsCaolán McNamara2016-12-232-29/+0
* Dispose component when doneStephan Bergmann2016-12-221-0/+1
* Dispose document when doneStephan Bergmann2016-12-221-0/+3
* convert VclButtonsType to scoped enumNoel Grandin2016-12-216-6/+6
* remove newly unused SfxImageManagerCaolán McNamara2016-12-211-1/+0
* Minor simplificationStephan Bergmann2016-12-171-2/+2
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-152-2/+2
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-132-5/+1
* dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl2016-12-121-1/+6
* Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann2016-12-123-3/+3
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-075-12/+12
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-0615-18/+0
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* only IMG_PRIMARY_KEY is actually usedCaolán McNamara2016-12-056-45/+6