summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/dbtree.cxx
AgeCommit message (Expand)Author
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
2015-09-16sw: prefix members of SwDBTreeList_ImplMiklos Vajna
2015-09-16convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-07tdf#91127 - SwDbTreeList 'make' function fix.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann