summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann2021-10-111-5/+2
* loplugin:moveparam in dbaccessNoel Grandin2021-10-1131-59/+58
* loplugin:moveparam in xmloffNoel Grandin2021-10-101-4/+3
* Typo *ropertie -> *ropertyJulien Nabet2021-10-092-11/+11
* tdf#144674 no context menu in SQL QueryCaolán McNamara2021-10-042-0/+76
* Add extended tips to generalpagewizard.uiOlivier Hallot2021-10-041-0/+35
* Bump Glade release for generalpagewizard.uiOlivier Hallot2021-10-031-63/+63
* add missing use-underline to menu entriesCaolán McNamara2021-10-031-0/+4
* A more lightweight O[U]StringConcatenationStephan Bergmann2021-10-032-7/+7
* loplugin:constmethod handle more casesNoel Grandin2021-09-301-4/+4
* loplugin:constparams improve handling of pointer paramsNoel Grandin2021-09-304-12/+12
* gives names to all the Idles and TasksNoel Grandin2021-09-288-3/+11
* vcl: rename OutDevState to StackChris Sherlock2021-09-283-7/+8
* tdf#144712 Add extended tips to special database settings dialogOlivier Hallot2021-09-271-0/+90
* Bump Glade version to 3.38 of specialsettingsdialog.uiOlivier Hallot2021-09-271-147/+147
* tdf#144694: improve Direct SQL dialog command type heuristicsJulien Nabet2021-09-261-1/+22
* we just want to append to the caught exception and rethrow itCaolán McNamara2021-09-242-10/+9
* leaks of OCollection in dbase importCaolán McNamara2021-09-231-0/+1
* memory leak on loading dbase filesCaolán McNamara2021-09-232-3/+3
* Extend loplugin:stringviewparam to starts/endsWith: dbaccessStephan Bergmann2021-09-232-3/+4
* don't link to vbahelper for --disable-scripting caseCaolán McNamara2021-09-229-9/+18
* Resolves: tdf#136442 don't query siblings and parent to determine typeCaolán McNamara2021-09-211-53/+3
* Related: tdf#136442 implAppendEntry is always passed a DBTreeListUserData*Caolán McNamara2021-09-212-8/+9
* clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák2021-09-203-6/+6
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski2021-09-151-3/+4
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski2021-09-157-38/+9
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski2021-09-157-22/+16
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2021-09-1516-21/+21
* tdf#140951: fix crash on Base when accessibility usedJulien Nabet2021-09-061-1/+3
* [API CHANGE] oox: fix import of chart date categoriesDennis Francis2021-09-062-2/+2
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-3123-69/+13
* tdf#126624: do at least the generic solutionJulien Nabet2021-08-311-1/+1
* cid#1490801 Uninitialized pointer fieldCaolán McNamara2021-08-241-0/+1
* loplugin:referencecasting look through more clang TypesNoel Grandin2021-08-232-5/+5
* New loplugin:unusedcapturedefaultStephan Bergmann2021-08-202-3/+3
* Fix typosAndrea Gelmini2021-08-191-1/+1
* tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch2021-08-161-1/+1
* Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski2021-08-161-1/+1
* tdf#143656: Tools > SQL : add a checkbox to enable Direct SQLJulien Nabet2021-08-163-2/+34
* rtl::Static -> thread-safe static localNoel Grandin2021-08-151-7/+0
* split SvNumberFormatter into it's own headerNoel Grandin2021-08-132-0/+2
* create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin2021-08-086-21/+22
* no need to use UNO_QUERY hereNoel Grandin2021-08-071-3/+1
* drop unneeded forward declares of ControlCaolán McNamara2021-08-052-3/+0
* drop unneeded forward declareCaolán McNamara2021-08-051-1/+0
* drop unneeded forward declareCaolán McNamara2021-08-051-1/+0
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-0540-75/+85
* tdf#143657 'execute' button doesn't get enabled when contents changedCaolán McNamara2021-08-031-6/+6
* convert #defines to OUStringLiteralNoel Grandin2021-08-022-15/+15
* use officecfg for SvtHistoryOptionsNoel Grandin2021-07-272-9/+7