summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2016-03-17Resolves: tdf#92617 don't crash if insertRow gets triggered during insertRowCaolán McNamara
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh
2016-03-14inline some use-once macrosNoel Grandin
2016-03-12tdf#97978: add support for opening mde and accde files in basepasqualm
2016-03-12Let's use the iterator return by erase method (final)Julien Nabet
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09fix debugging stl iterators assert in bibliography toolbarCaolán McNamara
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in dbaccessNoel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2016-03-08loplugin:nullptrStephan Bergmann
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-07drop now-needless depsDavid Tardon
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon
2016-03-07expand src templatesDavid Tardon
2016-03-07expand src templatesDavid Tardon
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07expand src templates only used in a single placeDavid Tardon
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2016-02-26Typo: aCompoments->aComponentsJulien Nabet
2016-02-25convert StandardSQLState to scoped enumNoel Grandin
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-25convert FilterComponent to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin
2016-02-25convert ErrorCode to scoped enumNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-18tdf#57950 Replace chained O(U)StringBuffer::append() with operator+melikeyurtoglu
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-15tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Arnold Dumas
2016-02-09sequence->vector in OCacheSetNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03fix previous commitMarkus Mohrhard
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke
2016-02-02boost::hash->std::hashNoel Grandin