summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2015-09-15LOK: Avoid crash when the command is not available in the given component.Jan Holesovsky
2015-09-15LOK: Sync the list of commands we initialize with those we handle.Jan Holesovsky
2015-09-15lok: initialize UNO url command dispatchHenry Castro
2015-09-14LOK: Implement an own trivial InteractionHandler.Jan Holesovsky
2015-09-14LOK: getFonts methodMihai Varga
2015-09-14LOK: added a general getCommandValues methodMihai Varga
2015-09-14LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga
2015-09-14LOK: allow float numbers in json -> property value conversionMihai Varga
2015-09-14lok::Document getStyles methodMihai Varga
2015-09-14LOKit: set thread name lo_startmainHenry Castro
2015-09-14LOK: Corner case with working dir as '/'.Jan Holesovsky
2015-09-14cppcheck: noExplicitConstructorCaolán McNamara
2015-09-14Revert the pre-init work for now.Jan Holesovsky
2015-09-01lok: rework use preInitBootstrapHenry Castro
2015-09-01Revert lok: use preInitBootstrapHenry Castro
2015-08-31lok: use preInitBootstrapHenry Castro
2015-08-20lok: load component libraryHenry Castro
2015-08-18Stub initial pre-init phase.Michael Meeks
2015-08-18Cleanup symbol export conditionals.Michael Meeks
2015-08-17LOK: add lok_preinit symbolHenry Castro
2015-08-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-08-06Don't let root run unopkg without --shared or --bundled optionKatarina Behrens
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-08-06Build time option --disable-extension-updateKatarina Behrens
2015-08-06tdf#91529 hopefully fixes the issue by painting immediatelyTomaž Vajngerl
2015-08-03LOK: Cleanup absolutizing of URLs.Jan Holesovsky
2015-07-03LOK: Don't try to absolutize URL's.Jan Holesovsky
2015-07-01Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-22LOK: add lok::Document::getTextSelection()Miklos Vajna
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