summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/dbtree.cxx
AgeCommit message (Expand)Author
2021-05-21tdf#142294 drop placeholder on-demand node on directly populating nodeCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-14tdf#141012: do not try to expand the node if RequestingChildrenHdl failedMike Kaganski
2021-01-16tdf#119610 tdf#112634: Don't show broken connections - RevBJustin Luth
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-06-07New loplugin:elidestringvarStephan Bergmann
2020-06-05have just one way to set expander imageCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-03-21fix db field page database refreshCaolán McNamara
2019-03-19rename DBTreeList back to SwDBTreeListCaolán McNamara
2019-03-19weld SwFieldDBPageCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-01weld SwChangeDBDlgCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-05tdf#112634 avoid crashSzymon Kłos
2017-09-27tdf#112634 Don't show broken connections in database treeSzymon Kłos
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-06tdf#107231 Sort list of databasesStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-02Removed duplicated includeAndrea Gelmini
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-28tdf#89329 pImpl changed to unique_ptrG_Zoltan
2016-12-12remove another imagelistCaolán McNamara
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in swNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin