summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui
Commit message (Expand)AuthorAgeFilesLines
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-3011-16/+14
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-302-7/+0
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-278-4/+11
* loplugin:unusedmethodsNoel Grandin2015-10-272-58/+0
* remove extra spaces around ::Noel Grandin2015-10-261-1/+1
* Fix indentation.Jan Holesovsky2015-10-211-11/+12
* tdf#89592: use initializer listmarstay2015-10-201-27/+12
* convert Link<> to typedNoel Grandin2015-10-204-8/+6
* convert Link<> to typedNoel Grandin2015-10-202-11/+12
* convert Link<> to typedNoel Grandin2015-10-207-12/+11
* loplugin:defaultparamsStephan Bergmann2015-10-206-8/+8
* loplugin:defaultparamsStephan Bergmann2015-10-1913-29/+29
* cleanup some local var declarationsNoel Grandin2015-10-194-6/+6
* remove dead Link<> codeNoel Grandin2015-10-192-40/+0
* sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky2015-10-1912-85/+85
* coverity#1327443 Division or modulo by zeroCaolán McNamara2015-10-171-16/+18
* convert Link<> to typedNoel Grandin2015-10-1624-78/+82
* simplify the CellController modify Link<> handlingNoel Grandin2015-10-151-25/+4
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-156-26/+15
* convert Link<> to typedNoel Grandin2015-10-154-8/+13
* simplify the way we override behaviour hereNoel Grandin2015-10-159-70/+55
* loplugin:mergeclasses, merge OOdbcLibWrapper with OOdbcEnumerationNoel Grandin2015-10-132-53/+25
* loplugin:mergeclasses, merge ILabelProvider with LabelProviderNoel Grandin2015-10-131-16/+8
* loplugin:mergeclasses, merge IImageProvider with ImageProviderNoel Grandin2015-10-131-17/+9
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12173-1628/+1628
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-10-1230-80/+92
* loplugin:mergeclassesNoel Grandin2015-10-129-126/+49
* formattingNoel Grandin2015-10-121-7/+5
* unnecessary and confusing typedefNoel Grandin2015-10-122-23/+22
* tdf#94709 - protect TableWindowTitle Command execution.Michael Meeks2015-10-071-1/+5
* loplugin:mergeclassesNoel Grandin2015-10-072-33/+9
* Fix typosAndrea Gelmini2015-10-064-5/+5
* loplugin:unusedmethodsNoel Grandin2015-10-062-6/+0
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-7/+8
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-052-7/+7
* coverity#735690 Unchecked dynamic_castCaolán McNamara2015-10-011-4/+4
* -Werror,-Wunused-private-fieldStephan Bergmann2015-10-012-3/+0
* loplugin:unusedmethodsNoel Grandin2015-10-0149-218/+13
* Fix typosAndrea Gelmini2015-09-3014-15/+15
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-295-18/+18
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-2910-21/+1
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-2913-22/+22
* Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2015-09-282-5/+6
* convert Link<> to typedNoel Grandin2015-09-262-5/+3
* convert Link<> to typedNoel Grandin2015-09-252-7/+5
* convert Link<> to typedNoel Grandin2015-09-246-50/+47
* convert Link<> to typedNoel Grandin2015-09-222-8/+8
* convert Link<> to typedNoel Grandin2015-09-211-5/+3