summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* avoid intermediate vcl::WindowsCaolán McNamara2019-10-313-18/+17
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-312-6/+3
* remove some unnecessary includesCaolán McNamara2019-10-304-4/+0
* don't need to include vcl/tabctrl.hxxCaolán McNamara2019-10-301-1/+0
* remove unnecessary includesCaolán McNamara2019-10-292-3/+0
* weld fpicker clusterCaolán McNamara2019-10-291-2/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-262-3/+7
* This probably wants to generate a "1".."10" string representationStephan Bergmann2019-10-241-1/+1
* loplugin:constantparamNoel Grandin2019-10-222-9/+3
* loplugin:virtualdead unused params in OCacheSetNoel Grandin2019-10-225-47/+9
* loplugin:virtualdead unused param in IContainerApproveNoel Grandin2019-10-226-12/+7
* loplugin:virtualdead unused param in IControlActionListenerNoel Grandin2019-10-216-7/+7
* loplugin:virtualdead unused param in OTableRowViewNoel Grandin2019-10-214-9/+9
* cid#1453991 Wrapper object use after freeCaolán McNamara2019-10-206-12/+28
* cid#1453991 Wrapper object use after freeCaolán McNamara2019-10-204-7/+15
* loplugin:unusedmethodsNoel Grandin2019-10-192-25/+0
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-183-10/+20
* loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin2019-10-171-2/+1
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-1/+1
* loplugin:bufferadd loosen some constraintsNoel Grandin2019-10-161-3/+2
* new loplugin:bufferaddNoel Grandin2019-10-152-11/+3
* ToolBoxHelper is now unusedCaolán McNamara2019-10-132-103/+0
* simplify "a = a +" to "a +="Noel Grandin2019-10-112-45/+44
* convert WriteCharPtr..getStr to WriteOStringNoel Grandin2019-10-101-5/+5
* loplugin:redundantpointeropsStephan Bergmann2019-10-094-6/+6
* Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet2019-10-093-24/+24
* loplugin:redundantpointerops check other pointer typesNoel Grandin2019-10-092-2/+2
* enable -Wrange-loop-analysis on clangNoel Grandin2019-10-071-2/+2
* Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2019-10-068-8/+14
* improve SfxPoolItem operator== implementationsNoel Grandin2019-10-063-9/+8
* don't need button.hxx hereCaolán McNamara2019-10-051-1/+1
* move file picker only code to fpickerCaolán McNamara2019-10-052-2/+1
* weld OCollectionViewCaolán McNamara2019-10-045-91/+165
* drop some unnecessary includesCaolán McNamara2019-10-041-1/+0
* document 0 len case of set_max_lengthCaolán McNamara2019-10-042-5/+3
* sSubFolder contents is always overwrittenCaolán McNamara2019-10-041-2/+1
* loplugin:unusedfieldsNoel Grandin2019-10-043-6/+0
* loplugin:virtualdeadNoel Grandin2019-10-031-1/+0
* loplugin:unusedmethodsNoel Grandin2019-10-032-15/+0
* fix DbaIndexDialog EditingActiveCaolán McNamara2019-10-032-4/+21
* loplugin:unusedfieldsNoel Grandin2019-10-034-23/+1
* merge msgbox and stdtextCaolán McNamara2019-10-034-4/+0
* drop some unnecessary includesCaolán McNamara2019-10-034-6/+1
* drop some unnecessary includesCaolán McNamara2019-10-037-13/+0
* drop unnecessary includeCaolán McNamara2019-10-031-1/+0
* drop some unnecessary includesCaolán McNamara2019-10-035-16/+0
* Clarify that FB limit is not only about table names, but field names, tooMike Kaganski2019-10-021-3/+3
* loplugin:nullptr (clang-cl)Stephan Bergmann2019-10-011-1/+1
* add activates_default to GtkEntries in dialogsCaolán McNamara2019-10-011-1/+5
* loplugin:stringadd in dbaccess..desktopNoel Grandin2019-10-013-6/+3