summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol
AgeCommit message (Expand)Author
2017-08-07loplugin:casttovoidStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30sal,sd: remove deprecated Windows XP socket codeMichael Stahl
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-22Test _WIN32 instead of WIN32Takeshi Abe
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: sdStephan Bergmann
2017-05-09Clean up uses of SAL_U/SAL_W: sdStephan Bergmann
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-01loplugin:unnecessaryoverrideStephan Bergmann
2017-01-28loplugin:unnecessaryoverrideJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: sdStephan Bergmann
2017-01-10New loplugin:conststringvar: sdStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13Fix weird configury option combination lossageTor Lillqvist
2016-10-16clang-cl loplugin: sdStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-02-19move dbus config into its own config headerCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-30sd: replace embedded mDNSResponder code with proper external tarballMichael Stahl
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-11-28Use proper return type for DNSServiceRefSockFDStephan Bergmann
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin