summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna1-0/+19
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe7-9/+7
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini2-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15Missing newline at end of error messageStephan Bergmann1-1/+1
2015-06-15Dead codeStephan Bergmann4-242/+0
2015-06-15Remove bash-ism, allow also --bundled option for rootKatarina Behrens1-12/+15
2015-06-14Don't let root run unopkg without --shared optionKatarina Behrens1-1/+16
2015-06-14surely we only care if *our* window is shown hereCaolán McNamara1-1/+1
2015-06-13Remove comment filenameAndrea Gelmini1-1/+0
2015-06-13TyposJulien Nabet1-1/+1
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin3-3/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann3-4/+4
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-06-04tdf#91529 hopefully fixes the issue by painting immediatelyTomaž Vajngerl1-5/+14
2015-06-03Build time option --disable-extension-updateKatarina Behrens2-2/+11
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-4/+4
2015-05-29loplugin:loopvartoosmallNoel Grandin3-5/+5
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna1-0/+2
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-2/+2
2015-05-26desktop: simplify code by std::none_ofTakeshi Abe3-8/+9
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2-5/+5
2015-05-25convert TOTOP constants to scoped enumNoel Grandin3-5/+5
2015-05-23Look for libsofficeapp.dylib in the right place on OS XTor Lillqvist1-0/+2
2015-05-23Build the LibreOfficeKit bits for OS X, tooTor Lillqvist1-1/+1
2015-05-22loplugin:constantfunctionNoel Grandin2-13/+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 Stahl2-4/+19
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-18Remove include stdio (part2)Julien Nabet1-2/+2