summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.cxx
AgeCommit message (Expand)Author
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-06-28tdf#126071: fix assertion with offline help viewerJulien Nabet
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-13Take advantage of indexed getToken()Matteo Casalin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-10Fix whitespacesMatteo Casalin
2018-11-10Optimize OUStringsMatteo Casalin
2018-11-10Take advantage of already calculated indexMatteo Casalin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-10-05weld modeless sfx SearchDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-30Reduce number of operations on OUStringMatteo Casalin
2018-06-30Use indexed getToken() and avoid getTokenCount()Matteo Casalin
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-13weld SfxAddHelpBookmarkDialogCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06tdf#116628: Fix expanding the entries in Help's Contents tab.Jan Holesovsky
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin