summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-07-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-15/+15
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20Fix typosAndrea Gelmini2-5/+5
2016-07-13tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks1-0/+12
2016-07-13desktop: validate OpenCL drivers before use.Michael Meeks2-0/+179
2016-07-12Remove excess newlinesChris Sherlock4-10/+0
2016-07-12add way to add additional information to the crash reportMarkus Mohrhard3-2/+35
2016-06-11tdf#92191: Don't use any IPC pipe in a sandboxed OS X appTor Lillqvist1-0/+5
2016-05-31tdf#100159: On Windows, compile GL shaders in advance, disable GL on failureTor Lillqvist2-2/+2
2015-11-23Fix help for argument --pidfile (--pidfile=file)Reto Schneider1-1/+1
2015-11-20loplugin:unusedfields in desktopNoel Grandin1-1/+0
2015-11-16desktop: stop --convert-to from creating some not requested ...Michael Stahl1-60/+66
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-1/+1
2015-11-10desktop: Make the --writer/--calc/--impress command line options work again.Jan Holesovsky1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-37/+37
2015-11-06afl-event-testing: afl-1.93b has a new persistent patternCaolán McNamara1-18/+8
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-15/+15
2015-11-04yyyyyNoel Grandin2-19/+17
2015-11-02afl-eventtesting: can simplify this now we use QueryExitCaolán McNamara1-38/+3
2015-11-02afl-eventtesting: fix persistent modeCaolán McNamara1-1/+1
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin1-1/+1
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin3-8/+6
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-3/+1
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara1-2/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-21/+21
2015-10-10afl-eventtesting: there is no focused/active window in headless modeCaolán McNamara1-13/+22
2015-10-09afl-eventtesting: we want to allow dialogs in ui-testing modeCaolán McNamara1-3/+3
2015-10-09afl-eventtesting: don't imply invisible when headless for event testingCaolán McNamara1-2/+5
2015-10-09afl-eventtesting: provide a way to pseudo-restartCaolán McNamara1-1/+58
2015-10-07afl-eventtesting: it has learned to open the file dialogCaolán McNamara3-3/+9
2015-10-06Fix typosAndrea Gelmini2-3/+3
2015-10-06experimental afl driven ui testingCaolán McNamara1-0/+1
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-2/+2
2015-09-17boost->stdCaolán McNamara3-4/+1
2015-09-12desktop: com::sun::star->cssNoel Grandin10-85/+83
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-09-02ditch gnome-vfs2 supportCaolán McNamara1-27/+0
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-26/+26
2015-08-28make PostUserEvent Link<> typedNoel Grandin2-10/+6
2015-08-27Clean up aEmptyStephan Bergmann1-8/+7
2015-08-20loplugin: defaultparamsNoel Grandin1-4/+4
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-1/+2
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-3/+6
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-8/+8
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-07-17loplugin:unusedmethods desktopNoel Grandin1-5/+0