summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin1-2/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-10/+16
2019-02-13Take advantage of indexed getToken()Matteo Casalin1-5/+5
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-1/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin1-150/+150
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-22/+22
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-1/+2
2018-11-10Fix whitespacesMatteo Casalin1-1/+2
2018-11-10Optimize OUStringsMatteo Casalin1-64/+27
2018-11-10Take advantage of already calculated indexMatteo Casalin1-2/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-3/+1
2018-10-09loplugin:constfields in sfx2Noel Grandin1-4/+4
2018-10-05weld modeless sfx SearchDialogCaolán McNamara1-15/+12
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin1-11/+12
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-1/+1
2018-06-30Reduce number of operations on OUStringMatteo Casalin1-11/+6
2018-06-30Use indexed getToken() and avoid getTokenCount()Matteo Casalin1-5/+6
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara1-4/+4
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-04-13weld SfxAddHelpBookmarkDialogCaolán McNamara1-27/+17
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-06tdf#116628: Fix expanding the entries in Help's Contents tab.Jan Holesovsky1-1/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-6/+10
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin1-8/+8
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin1-11/+11
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-5/+5
2018-01-04loplugin:unusedfieldsNoel Grandin1-1/+1
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin1-5/+5
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-7/+7
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-6/+6
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-10/+10
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-3/+3
2017-08-02split out VclBuilder static methodsCaolán McNamara1-4/+4
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1