summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2015-07-07LOK: Cleanup absolutizing of URLs.Jan Holesovsky
2015-07-03LOK: Don't try to absolutize URL's.Jan Holesovsky
2015-06-30Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-18LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-06-15Don't let root run unopkg without --shared or --bundled optionKatarina Behrens
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-04Build time option --disable-extension-updateKatarina Behrens
2015-06-04tdf#91529 hopefully fixes the issue by painting immediatelyTomaž Vajngerl
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-29SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
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
2015-05-06tdf#91090 - avoid de-referencing DIALOG_NO_PARENT (-1)Michael Meeks
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-04Use gb_Module_add_check_targets to add CppunitTestStephan Bergmann
2015-05-04Enable desktop/qa/deployment_misc/test_dp_version.cxxStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29desktop: pJSON may be 0 in jsonToPropertyValues()Miklos Vajna
2015-04-29Fix for gcc 4.6.3Juergen Funk
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29fix dubious casts post VclPtr-ingCaolán McNamara
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann