summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Some follow-up #include clean-upStephan Bergmann1-1/+0
2015-09-17convert Link<> to typedNoel Grandin1-16/+12
2015-09-17boost->stdCaolán McNamara14-36/+19
2015-09-15LOK: Avoid crash when the command is not available in the given component.Jan Holesovsky1-14/+9
2015-09-15LOK: Sync the list of commands we initialize with those we handle.Jan Holesovsky1-1/+6
2015-09-15Revert cppuhelper/implbase.hxx usage in non-LIBO_INTERNAL_ONLY code, againStephan Bergmann2-6/+6
2015-09-15lok: initialize UNO url command dispatchHenry Castro1-0/+58
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-6/+6
2015-09-14Extensions are not built against LIBO_INTERNAL_ONLYStephan Bergmann2-5/+5
2015-09-14convert Link<> to typedNoel Grandin2-3/+2
2015-09-12desktop: com::sun::star->cssNoel Grandin42-363/+349
2015-09-11LOK: Implement an own trivial InteractionHandler.Jan Holesovsky4-1/+173
2015-09-11Missing dependencyStephan Bergmann1-0/+1
2015-09-10LOK: getFonts methodMihai Varga2-1/+69
2015-09-10LOK: added a general getCommandValues methodMihai Varga2-6/+25
2015-09-10desktop: enable CppunitTest_desktop_lib only on LinuxMiklos Vajna1-0/+2
2015-09-09LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga6-42/+252
2015-09-08convert Link<> to typedNoel Grandin2-3/+2
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-09-04Revert "LOK: added a general getCommandValues method"Mihai Varga1-20/+4
2015-09-04LOK: allow float numbers in json -> property value conversionMihai Varga1-0/+2
2015-09-04LOK: added a general getCommandValues methodMihai Varga1-4/+20
2015-09-04convert Link<> to typedNoel Grandin3-10/+6
2015-09-03typo in prev. commitStephan Bergmann1-1/+1
2015-09-03loplugin:stringconstantStephan Bergmann1-1/+1
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl1-1/+0
2015-09-02ditch gnome-vfs2 supportCaolán McNamara1-27/+0
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann16-69/+69
2015-08-28make PostUserEvent Link<> typedNoel Grandin5-22/+14
2015-08-27Clean up sEmptyStephan Bergmann1-4/+3
2015-08-27Clean up aEmptyStephan Bergmann1-8/+7
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin7-56/+35
2015-08-22remove superfluous " at end of stringChristian Lohmaier1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin8-18/+18
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-1/+2
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-3/+6
2015-08-18lok::Document getStyles methodMihai Varga1-0/+34
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin2-9/+6
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara1-2/+2
2015-08-06LOKit: set thread name lo_startmainHenry Castro1-0/+2
2015-08-04filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin1-3/+1
2015-07-27comphelper, desktop: fix MSVC mergedlib link failureMichael Stahl1-37/+4
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann7-12/+0
2015-07-23separate variables by scoping instead of reusingLionel Elie Mamane1-4/+6
2015-07-23fix regression introduced by 21834f14c97071c5bcf13ef02bf940dc1922663fLionel Elie Mamane1-3/+3
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe37-85/+82
2015-07-23inline a handful of use-once #definesNoel Grandin2-3/+1
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-19Fix typosAndrea Gelmini1-1/+1