summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2016-03-18loplugin:constantparam in dbaccessNoel 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-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in dbaccessNoel Grandin
2016-03-08loplugin:nullptrStephan Bergmann
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
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 EComposeRule to scoped enumNoel Grandin
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-01boost::mem_fn->std::mem_fn in dbaccessNoel Grandin
2016-01-29tdf#45775 PgSQL new DB allow empty Datasourceakki95
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-23loplugin:unusedfields in dbaccessNoel Grandin
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-12-05loplugin:defaultparamsMatúš Kukan
2015-12-05Fix Treelist shouldn't use VCLEVENT_LISTBOX_SELECTJulien Nabet
2015-12-05tdf#96234: Type Formatting, Primary key checkbox may be checkedJulien Nabet
2015-12-03Use comphelper::containerToSequence()Noel Grandin