summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc
AgeCommit message (Expand)Author
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05Fix typosAndrea Gelmini
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-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-23loplugin:unusedfields in dbaccessNoel Grandin
2015-12-05loplugin:defaultparamsMatúš Kukan
2015-12-05tdf#96234: Type Formatting, Primary key checkbox may be checkedJulien Nabet
2015-12-03Revert "tdf#96012: Type formatting in Base shouldn't be multiselect"Lionel Elie Mamane
2015-12-02tdf#96012: Type formatting in Base shouldn't be multiselectJulien Nabet
2015-11-30tdf#96135 - Crash : When Field Format Window CloseNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-21convert Link<> to typedNoel Grandin
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-12Restore correct boolean return valueMatteo Casalin
2015-09-12Reduce scope by early bail outMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas
2015-08-03tdf92459 replace select1st/2nd in dbaccessDaniel Robertson
2015-08-03new loplugin: refcountingNoel Grandin