summaryrefslogtreecommitdiff
path: root/sfx2/source/notify
ModeNameSize
-rw-r--r--eventsupplier.cxx16160logplain
-rw-r--r--globalevents.cxx19327logplain
-rw-r--r--hintpost.cxx1726logplain
4ace9c56a3062'>Fix typosAndrea Gelmini 2016-11-01Cosmetic: Namespaces, better make use of the 'using-directive'Giuseppe Castagno 2016-10-26const-ness fixesStephan Bergmann 2016-10-26WebDAV: Small cosmetic to unit checks.Giuseppe Castagno 2016-10-12tdf#102499 (6): Cache OPTIONS if not present or if lifetime differentGiuseppe Castagno 2016-10-05tdf#102499 (3): Change caching model for HTTP response status codeGiuseppe Castagno 2016-10-01tdf#101094 (34): Fix test and missing field value in comparision operatorGiuseppe Castagno 2016-09-26tdf#102499 (2): Refactor the WebDAV resource access retryGiuseppe Castagno 2016-09-25tdf#102499 (1): Add WebDAV test to check HTTP reponse status codes retryGiuseppe Castagno 2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin 2016-08-23Related: tdf#82677, implement a PROPFIND 'propname' request cacheGiuseppe Castagno 2016-07-29tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCKGiuseppe Castagno 2016-07-29tdf#101094 (10) OPTIONS: Add a simple options cache classGiuseppe Castagno 2016-07-28tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONSGiuseppe Castagno 2016-03-10These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann 2016-01-26Add initial cppunit test to webdav, 'local' only, neon versionGiuseppe Castagno 2016-01-10Fix typosAndrea Gelmini 2015-09-30Fix typosAndrea Gelmini 2015-07-04Fix typosAndrea Gelmini 2015-06-09java:remove unused importsNoel Grandin 2015-06-09more exception handling cleanup in Java unit testsNoel Grandin 2015-04-20java: remove some unused codeNoel Grandin 2015-01-12java: simplify sleeping and waiting in testsNoel Grandin 2014-12-19java: static fields that should not be staticNoel Grandin 2014-12-10java: simplify the getMSF() methodsNoel Grandin 2014-11-18java: make fields final where possibleNoel Grandin