summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser
AgeCommit message (Expand)Author
2022-03-24Create OUString from ASCII literal instead of createFromAsciiMike Kaganski
2022-03-11loplugin:constparamsNoel Grandin
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Use only toUInt64 for reinterpret_cast<DBTreeListUserData*>Julien Nabet
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2021-12-20tdf#146333 don't create a new XTitle just to remove a listener from itCaolán McNamara
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-12-03loplugin:stringliteraldefine in dbaccessNoel Grandin
2021-12-03use OMultiTypeInterfaceContainerHelperVar3 in SbaXVetoableChangeMultiplexerNoel Grandin
2021-12-03use OMultiTypeInterfaceContainerHelperVar3 in SbaXPropertyChangeMultiplexerNoel Grandin
2021-12-03create OMultiTypeInterfaceContainerHelperVar3 templateNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in dbaccessNoel Grandin
2021-11-12Replace some macros in dbaccess part 9Julien Nabet
2021-11-12Replace some macros in dbaccess part 8Julien Nabet
2021-11-11Replace some macros in dbaccess part 7Julien Nabet
2021-11-11Replace some macros in dbaccess part 6Julien Nabet
2021-11-05Werror=nonnull in SbaXFormAdapter::cancelNoel Grandin
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
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-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 1Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-11tdf#139447 crash on dragging query/table from explorer to calc sheetCaolán McNamara
2021-06-08Simplify Sequences initializations (dbaccess)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-12use VCLUnoHelper::GetWindowCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
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-20loplugin:refcounting in svxNoel
2021-02-19weld rows menuCaolán McNamara