summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15Missing newline at end of error messageStephan Bergmann
2015-06-15Dead codeStephan Bergmann
2015-06-15Remove bash-ism, allow also --bundled option for rootKatarina Behrens
2015-06-14Don't let root run unopkg without --shared optionKatarina Behrens
2015-06-14surely we only care if *our* window is shown hereCaolán McNamara
2015-06-13Remove comment filenameAndrea Gelmini
2015-06-13TyposJulien Nabet
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-04tdf#91529 hopefully fixes the issue by painting immediatelyTomaž Vajngerl
2015-06-03Build time option --disable-extension-updateKatarina Behrens
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-26desktop: simplify code by std::none_ofTakeshi Abe
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-05-23Look for libsofficeapp.dylib in the right place on OS XTor Lillqvist
2015-05-23Build the LibreOfficeKit bits for OS X, tooTor Lillqvist
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-21Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist
2015-05-20desktop: add soffice --record parameter for easy use of rrMichael Stahl
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-16refactor desktop classes to use RenderContextTomaž Vajngerl
2015-05-12Fixup my earlier quoting fix.Thorsten Behrens
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Add some quoting to shell scripts.Thorsten Behrens
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Improve exception messageStephan Bergmann
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-09coverity#1257113 Uninitialized pointer fieldCaolán McNamara
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08read_percent returns ProgressStatus, not sal_BoolStephan Bergmann
2015-05-06Nah, the Android NDK we use doesn't have std::to_string()Tor Lillqvist
2015-05-06Include <string>Tor Lillqvist
2015-05-06Add support for progress bar callbacks to LibreOfficeKitTor Lillqvist
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin