summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2016-05-24use correct URL for crashreportMarkus Mohrhard
2016-05-24copy and paste error in minidump uploaderMarkus Mohrhard
2016-05-24fix previous commitsMarkus Mohrhard
2016-05-24return paths and not URLsMarkus Mohrhard
2016-05-24update the minidump location as soon as possibleMarkus Mohrhard
2016-05-24handle std::string vs std::wstring during exportMarkus Mohrhard
2016-05-23use the TDF server as target for crash reportsMarkus Mohrhard
2016-05-23lok: Subcribe to more uno commands for state changePranav Kant
2016-05-22Convert DragMode to scoped enumNoel Grandin
2016-05-21add the breakpad exception handler also for windowsMarkus Mohrhard
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-19somewhere I lost the filenameMarkus Mohrhard
2016-05-19update the location for breakpad as soon as we have access to profileMarkus Mohrhard
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-15coverity#1361589 Resource leakCaolán McNamara
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-05-12warn to info for something that isn't a surpriseCaolán McNamara
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-11xdg-app got renamed to FlatpakStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09desktop: warning C4101 unreferenced local variableMichael Stahl
2016-05-09Don't change part on text documents to paint tilesAshod Nakashian
2016-05-09Allow painting for arbitrary partAshod Nakashian
2016-05-07New LOKDocument callback queue to flush events lazily on idleAshod Nakashian
2016-05-01Fix typosAndrea Gelmini
2016-04-30Fix typosAndrea Gelmini
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-22Avoid reserved identifierStephan Bergmann
2016-04-21lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14Use the true exit code 77 hereStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12remove that unused old codeMarkus Mohrhard
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2016-04-05RequestHandler::Disable(join = false) is problematicStephan Bergmann
2016-04-05loplugin:constantparamNoel Grandin
2016-04-05Consistently use "desktop.app" log area hereStephan Bergmann
2016-04-05Remove whitespace randomly insertedStephan Bergmann
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-04-04No DBUS_TIMEOUT_INFINITE before D-Bus 1.4.12Stephan Bergmann
2016-04-04...and MSVC "warning C4701: potentially uninitialized local variable used"Stephan Bergmann
2016-04-04Try silence bogus -Werror,-Wsometimes-uninitializedStephan Bergmann
2016-04-04-Werror=shadowStephan Bergmann