summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2015-09-30Fix typosAndrea Gelmini
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-25desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna
2015-09-25lok: add Office::getFilterTypes()Miklos Vajna
2015-09-24convert Link<> to typedNoel Grandin
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-23desktop: avoid 'using' in headersMiklos Vajna
2015-09-22convert Link<> to typedNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-21lok::Document: register callback in the view, if requestedMiklos Vajna
2015-09-21comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-09-21Use SfxViewFrame::Current()Miklos Vajna
2015-09-21lok::Document: add get/setView()Miklos Vajna
2015-09-21lok::Document: add destroyView()Miklos Vajna
2015-09-21lok::Office: add getViews()Miklos Vajna
2015-09-21lok::Document: add createView()Miklos Vajna
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
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-14convert Link<> to typedNoel Grandin
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-09-11LOK: Implement an own trivial InteractionHandler.Jan Holesovsky
2015-09-10LOK: getFonts methodMihai Varga
2015-09-10LOK: added a general getCommandValues methodMihai Varga
2015-09-09LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-09-04Revert "LOK: added a general getCommandValues method"Mihai Varga
2015-09-04LOK: allow float numbers in json -> property value conversionMihai Varga
2015-09-04LOK: added a general getCommandValues methodMihai Varga
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03typo in prev. commitStephan Bergmann
2015-09-03loplugin:stringconstantStephan Bergmann
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18lok::Document getStyles methodMihai Varga
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin
2015-08-14loplugin: defaultparamsNoel Grandin