summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-08loplugin:unusedmethods vclNoel Grandin1-1/+0
2015-07-08Fix typosAndrea Gelmini1-3/+3
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15Dead codeStephan Bergmann3-241/+0
2015-06-13Remove comment filenameAndrea Gelmini1-1/+0
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-22loplugin:constantfunctionNoel Grandin1-12/+6
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-5/+5
2015-05-21Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist1-15/+0
2015-05-20desktop: add soffice --record parameter for easy use of rrMichael Stahl1-0/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2-5/+5
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-15/+15
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann6-0/+7
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+2
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+4
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2-11/+11
2015-04-09Use comphelper::LibreOfficeKit::isActive() instead of LOK_TEST env varTor Lillqvist1-2/+2
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1