summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)Author
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22simplify some string manipulationNoel Grandin
2021-04-22no need to create a temporary when appending to OUStringBufferNoel Grandin
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-17tdf#119962 Fix autoincrement for copied tableOleksii Makhotin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06typo: Allign->AlignCaolán McNamara
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-26loplugin:flattenNoel
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23use single-use attribute for DataAccessDescriptorFactoryNoel Grandin
2021-03-12use VCLUnoHelper::GetWindowCaolán McNamara
2021-03-11remove some unneeded vcl/window.hxx includesCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-03-05loplugin:refcounting return objects properlyNoel
2021-02-24hide MenuBar detailsCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
2021-02-23Fix typoAndrea Gelmini
2021-02-22weld colsmenuCaolán McNamara
2021-02-22there is no way to activate ID_BROWSER_COLUMNINFO so its dead-codeCaolán McNamara
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-21Typo fix: supress -> suppressTor Lillqvist
2021-02-20loplugin:refcounting in svxNoel
2021-02-19weld rows menuCaolán McNamara
2021-02-19nRow argument is unusedCaolán McNamara
2021-02-18Resolves: tdf#140444 return early before null-derefCaolán McNamara
2021-02-17move statusbar into DBTreeListBox containerCaolán McNamara
2021-02-16convert m_aTypeImage to weld::Image and move inside OTableWindowTitleCaolán McNamara
2021-02-16weld OTableWindowTitleCaolán McNamara
2021-02-16show context menu on right click in treeviewCaolán McNamara
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-02-12ignore row-activated with no active cursor positionCaolán McNamara
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-06drop some unneeded includesCaolán McNamara
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski