summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/glbltree.cxx
AgeCommit message (Expand)Author
2020-03-10crash after master document navigator updateCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-20loplugin:constvars in swNoel Grandin
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-05-31weld SwMultiTOXTabDialogCaolán McNamara
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
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