summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/glbltree.cxx
AgeCommit message (Expand)Author
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-16remove unused defines from HRC files in sw/Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05unroll IMG_NAVI_ENTRYBMP ImageListCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-25convert ENABLE flags to o3tl::typed_flagsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin
2016-10-11convert writer navigator to .ui formatCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10sw: prefix members of SwNavigationPIMiklos Vajna
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02tdf#94205 Use o3tl::make_unique instead of new + std::movebureken
2015-09-28move strings out of widgetCaolán McNamara
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-14convert CONTENT_TYPE to scoped enumNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl