summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2021-10-15Simplify vector initialization in dbaccessJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11loplugin:moveparam in dbaccessNoel Grandin
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-04tdf#144674 no context menu in SQL QueryCaolán McNamara
2021-10-04Add extended tips to generalpagewizard.uiOlivier Hallot
2021-10-03Bump Glade release for generalpagewizard.uiOlivier Hallot
2021-10-03add missing use-underline to menu entriesCaolán McNamara
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27tdf#144712 Add extended tips to special database settings dialogOlivier Hallot
2021-09-27Bump Glade version to 3.38 of specialsettingsdialog.uiOlivier Hallot
2021-09-26tdf#144694: improve Direct SQL dialog command type heuristicsJulien Nabet
2021-09-24we just want to append to the caught exception and rethrow itCaolán McNamara
2021-09-23leaks of OCollection in dbase importCaolán McNamara
2021-09-23memory leak on loading dbase filesCaolán McNamara
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: dbaccessStephan Bergmann
2021-09-22don't link to vbahelper for --disable-scripting caseCaolán McNamara
2021-09-21Resolves: tdf#136442 don't query siblings and parent to determine typeCaolán McNamara
2021-09-21Related: tdf#136442 implAppendEntry is always passed a DBTreeListUserData*Caolán McNamara
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06tdf#140951: fix crash on Base when accessibility usedJulien Nabet
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-31tdf#126624: do at least the generic solutionJulien Nabet
2021-08-24cid#1490801 Uninitialized pointer fieldCaolán McNamara
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-19Fix typosAndrea Gelmini
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16tdf#143656: Tools > SQL : add a checkbox to enable Direct SQLJulien Nabet
2021-08-15rtl::Static -> thread-safe static localNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-05drop unneeded forward declares of ControlCaolán McNamara
2021-08-05drop unneeded forward declareCaolán McNamara