summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.cxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for CheckButtonCaolán McNamara
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2021-02-22move dockingwindow.ui to vclCaolán McNamara
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-27tdf#138727 help browser didn't flow textCaolán McNamara
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-06loplugin:const& make some params and methods constNoel
2020-09-02drop some unused methodsCaolán McNamara
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-12weld help browserCaolán McNamara
2020-04-25loplugin:constantparamNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-24loplugin:makeshared in sfx2Noel Grandin
2020-01-08Grammar fixesAndrea Gelmini
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-12-03drop some unnecessary includesCaolán McNamara
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
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