summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-2/+0
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-6/+5
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann1-5/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-18/+18
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+1
2017-05-09In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already goneStephan Bergmann1-1/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-1/+1
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-4/+4
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara1-22/+23
2017-04-14convert bookmark menu to .uiCaolán McNamara1-4/+13
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-29convert EViewType to scoped enumNoel Grandin1-6/+6
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-10/+9
2017-01-20these are bitmaps nowCaolán McNamara1-3/+3
2017-01-18sfx2: load BitmapEx resources instead of Image onesCaolán McNamara1-22/+22
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-4/+4
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
2016-12-30cleanup tailing backslashesJochen Nitschke1-4/+4
2016-12-21remove newly unused SfxImageManagerCaolán McNamara1-1/+0
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin1-10/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-11/+11
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+2
2016-10-07de-src RID_HELP_ONSTARTUP_BOX checkboxCaolán McNamara1-1/+3
2016-10-07HID_HELP_ONSTARTUP_BOX goes nowhere in helpCaolán McNamara1-5/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-25/+25
2016-09-30loplugin:constantparamNoel Grandin1-8/+5
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-34/+34
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-2/+2
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+3
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin1-10/+6
2016-05-04use Any constructor instead of temporariesNoel Grandin1-6/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-8/+8
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-3/+2
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin1-2/+2
2016-03-29Replace some defines in sfx2/source/appl/newhelp.cxxJulien Nabet1-37/+36
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-14/+11
2016-03-08loplugin:constantparams in vclNoel Grandin1-1/+1