summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/glbltree.cxx
AgeCommit message (Expand)Author
2018-12-18use unique_ptr in SfxMediumListNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-04convert m_pDocContent in SwGlobalTree to unique_ptrNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-20convert SwGlblDocContents to sorted_vector<unique_ptr<>>Noel Grandin
2018-07-26loplugin:useuniqueptr in SwGlobalTreeNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-08set parent for file dialog helperCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-15sw: prefix members of SwGlobalTreeMiklos Vajna
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
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