summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wlogical-not-parenthesesStephan Bergmann2016-05-021-1/+1
* tdf#99311 Detect SSDs in pageinNurhak ALTIN2016-05-011-0/+29
* Fix typosAndrea Gelmini2016-05-011-1/+1
* Fix typosAndrea Gelmini2016-04-301-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-8/+8
* clang-tidy modernize-loop-convert in d*Noel Grandin2016-04-259-39/+36
* Avoid reserved identifierStephan Bergmann2016-04-221-1/+1
* lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky2016-04-211-1/+21
* new plugin stylepoliceNoel Grandin2016-04-213-7/+7
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-209-27/+27
* In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann2016-04-191-3/+18
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-183-4/+3
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* Use the true exit code 77 hereStephan Bergmann2016-04-141-1/+1
* loplugin:passstuffbyref in variousNoel Grandin2016-04-146-13/+13
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-132-2/+0
* lok context menu: Add module specific unit testsPranav Kant2016-04-132-5/+239
* Avoid reserved identifierStephan Bergmann2016-04-121-4/+3
* remove that unused old codeMarkus Mohrhard2016-04-121-28/+0
* loplugin:defaultparamsStephan Bergmann2016-04-121-1/+1
* lok context menu: unit testPranav Kant2016-04-123-0/+149
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* tdf#94306 replace boost::noncopyable in d...Jochen Nitschke2016-04-086-19/+31
* refactor pagein, as it still seems to cause rare crashesBjoern Michaelsen2016-04-071-19/+11
* CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna2016-04-072-1/+6
* RequestHandler::Disable(join = false) is problematicStephan Bergmann2016-04-052-4/+4
* loplugin:constantparamNoel Grandin2016-04-054-16/+6
* Consistently use "desktop.app" log area hereStephan Bergmann2016-04-051-3/+3
* Remove whitespace randomly insertedStephan Bergmann2016-04-051-1/+1
* -Werror,-Wunused-functionStephan Bergmann2016-04-051-36/+0
* sequence->vector in xmlscriptNoel Grandin2016-04-059-45/+39
* No DBUS_TIMEOUT_INFINITE before D-Bus 1.4.12Stephan Bergmann2016-04-041-2/+1
* ...and MSVC "warning C4701: potentially uninitialized local variable used"Stephan Bergmann2016-04-041-2/+2
* Try silence bogus -Werror,-Wsometimes-uninitializedStephan Bergmann2016-04-041-1/+1
* -Werror=shadowStephan Bergmann2016-04-041-10/+10
* Add DBus-based IPC mechanism for xdg-appStephan Bergmann2016-04-044-201/+500
* Prepare for using other IPC mechanisms besides an osl::PipeStephan Bergmann2016-04-042-44/+77
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-041-1/+1
* Use std::size_tMiklos Vajna2016-04-042-2/+2
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-041-1/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Remove dead -tofront processingStephan Bergmann2016-04-011-2/+1
* Clean upStephan Bergmann2016-04-011-14/+9
* Rename ipc_ -> handler_Stephan Bergmann2016-04-011-10/+10
* HAVE_FEATURE_MACOSX_SANDBOX doesn't initiate IPC in RequestHandler::EnableStephan Bergmann2016-04-011-10/+2
* Unused includeStephan Bergmann2016-04-011-1/+0
* No need to #if this codeStephan Bergmann2016-04-011-10/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-012-2/+2
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* Clean upStephan Bergmann2016-03-311-6/+4