summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/newhelp.cxx
AgeCommit message (Expand)Author
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-29Replace some defines in sfx2/source/appl/newhelp.cxxJulien Nabet
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-18Fix typosAndrea Gelmini
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-21convert SWIB constants to scoped enumNoel Grandin
2015-05-16tdf#91259 - fix help browser focus issue post dispose.Michael Meeks
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann