summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-17loplugin:unusedmethods desktopNoel Grandin11-45/+0
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl3-19/+19
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud3-19/+19
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl3-19/+19
2015-07-10do not include boost/utility.hppMichael Stahl2-2/+2
2015-07-10desktop: misc: Add support for mips64.Heiher1-0/+6
2015-07-10desktop: update: Add support for mips64.Heiher3-0/+2
2015-07-08loplugin:unusedmethods vclNoel Grandin1-1/+0
2015-07-08Fix typosAndrea Gelmini1-3/+3
2015-07-07LOK: Corner case with working dir as '/'.Jan Holesovsky1-1/+3
2015-07-06LOK: Cleanup absolutizing of URLs.Jan Holesovsky1-10/+25
2015-07-03LOK: Don't try to absolutize URL's.Jan Holesovsky1-5/+10
2015-07-03Fix typosAndrea Gelmini7-7/+7
2015-07-03typo: therfore -> thereforeAndras Timar1-1/+1
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-29Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar1-0/+10
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-3/+3
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-3/+3
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-2/+2
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara24-32/+32
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky2-2/+2
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna1-3/+14
2015-06-19C++ solution of 'unopkg can't be used by root'Katarina Behrens2-18/+20