summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/dbtree.cxx
AgeCommit message (Expand)Author
2021-03-16tdf#141012: do not try to expand the node if RequestingChildrenHdl failedMike Kaganski
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
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-28sw: remove SwDBTreeList_Impl::m_aConnectionsMichael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann