summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2016-04-12Avoid reserved identifierStephan Bergmann3-5/+5
2016-04-12Avoid reserved identifierStephan Bergmann3-5/+5
2016-04-12clang-tidy performance-unnecessary-value-param in dbaccessNoel Grandin19-24/+24
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke31-63/+0
2016-04-11tdf#49554 Fix misleading error messageMuhammet Kara4-5/+19
2016-04-11cppcheck: silence warnings assertWithSideEffectJochen Nitschke1-2/+2
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke8-22/+32
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna3-16/+16
2016-04-05loplugin:constantparamNoel Grandin2-7/+5
2016-04-05tdf#99073 fix double-click tree node expansion in baseNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-04tdf#97361 Refactor dbaccess test againslideon1-29/+29
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke21-44/+0
2016-04-01Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lckStephan Bergmann1-0/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack13-30/+30
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin6-10/+9
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin23-60/+61
2016-03-29Avoid reserved identifiersStephan Bergmann2-22/+22
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet56-263/+263
2016-03-28Reduce scope in QueryDesignView.cxxJulien Nabet1-9/+10
2016-03-28Use const_iterator when possibleJulien Nabet1-29/+29
2016-03-23loplugin:constantparam in dbaccessNoel Grandin2-8/+8
2016-03-21off-by-one error: columns are numbered from one, but the array from 0Lionel Elie Mamane1-1/+1
2016-03-18convert SvButtonState to scoped enumNoel Grandin4-18/+18
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin4-8/+8
2016-03-18loplugin:constantparam in dbaccessNoel Grandin20-55/+34
2016-03-17Resolves: tdf#92617 don't crash if insertRow gets triggered during insertRowCaolán McNamara2-1/+27
2016-03-16loplugin:constantparam in xmloff/Noel Grandin2-5/+4
2016-03-15loplugin:constantparamNoel Grandin16-69/+54
2016-03-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh1-50/+2
2016-03-14inline some use-once macrosNoel Grandin3-76/+49
2016-03-12tdf#97978: add support for opening mde and accde files in basepasqualm1-2/+2
2016-03-12Let's use the iterator return by erase method (final)Julien Nabet1-1/+1
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard5-7/+9
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann4-4/+4
2016-03-09fix debugging stl iterators assert in bibliography toolbarCaolán McNamara2-1/+15
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin2-66/+66
2016-03-09loplugin:constantparam in dbaccessNoel Grandin25-203/+119
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-03-08loplugin:nullptrStephan Bergmann1-2/+2
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar5-19/+12
2016-03-07drop now-needless depsDavid Tardon1-4/+0
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon1-1/+0
2016-03-07expand src templatesDavid Tardon7-18/+35
2016-03-07expand src templatesDavid Tardon8-42/+6
2016-03-07loplugin:unuseddefaultparamsNoel Grandin2-3/+3
2016-03-07expand src templates only used in a single placeDavid Tardon4-41/+20