summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna2015-10-011-1/+23
* Prefer getSelectedFiles to getFilesJulien Nabet2015-09-301-1/+1
* Fix typosAndrea Gelmini2015-09-301-2/+2
* lok: add Document::getPartPageRectangles()Miklos Vajna2015-09-292-0/+44
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-09-254-8/+3
* Replace GUIBASE with USING_X11Samuel Mehrbrodt2015-09-251-1/+1
* Add lok::Office::getFilterTypes() testcaseMiklos Vajna2015-09-251-0/+16
* desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna2015-09-252-30/+31
* lok: add Office::getFilterTypes()Miklos Vajna2015-09-251-0/+39
* convert Link<> to typedNoel Grandin2015-09-241-1/+1
* desktop: missing header guardMiklos Vajna2015-09-241-0/+6
* CppCheck : reduce variables scopeMichaël Lefèvre2015-09-232-3/+5
* desktop: avoid 'using' in headersMiklos Vajna2015-09-233-17/+14
* convert Link<> to typedNoel Grandin2015-09-222-3/+3
* convert Link<> to typedNoel Grandin2015-09-211-5/+4
* desktop: document a number of environment variablesMiklos Vajna2015-09-211-0/+16
* lok::Document: register callback in the view, if requestedMiklos Vajna2015-09-211-5/+15
* comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna2015-09-211-0/+4
* LOK: make getViews() be a member function of DocumentMiklos Vajna2015-09-212-11/+12
* Use SfxViewFrame::Current()Miklos Vajna2015-09-211-10/+2
* lok::Document: add get/setView()Miklos Vajna2015-09-212-0/+24
* lok::Document: add destroyView()Miklos Vajna2015-09-212-1/+13
* CppunitTest_desktop_lib: fix reported name of failed testMiklos Vajna2015-09-211-9/+3
* lok::Office: add getViews()Miklos Vajna2015-09-212-0/+20
* lok::Document: add createView()Miklos Vajna2015-09-211-0/+19
* Some follow-up #include clean-upStephan Bergmann2015-09-181-1/+0
* convert Link<> to typedNoel Grandin2015-09-171-16/+12
* boost->stdCaolán McNamara2015-09-1714-36/+19
* LOK: Avoid crash when the command is not available in the given component.Jan Holesovsky2015-09-151-14/+9
* LOK: Sync the list of commands we initialize with those we handle.Jan Holesovsky2015-09-151-1/+6
* Revert cppuhelper/implbase.hxx usage in non-LIBO_INTERNAL_ONLY code, againStephan Bergmann2015-09-152-6/+6
* lok: initialize UNO url command dispatchHenry Castro2015-09-151-0/+58
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-152-6/+6
* Extensions are not built against LIBO_INTERNAL_ONLYStephan Bergmann2015-09-142-5/+5
* convert Link<> to typedNoel Grandin2015-09-142-3/+2
* desktop: com::sun::star->cssNoel Grandin2015-09-1242-363/+349
* LOK: Implement an own trivial InteractionHandler.Jan Holesovsky2015-09-114-1/+173
* Missing dependencyStephan Bergmann2015-09-111-0/+1
* LOK: getFonts methodMihai Varga2015-09-102-1/+69
* LOK: added a general getCommandValues methodMihai Varga2015-09-102-6/+25
* desktop: enable CppunitTest_desktop_lib only on LinuxMiklos Vajna2015-09-101-0/+2
* LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga2015-09-096-42/+252
* convert Link<> to typedNoel Grandin2015-09-082-3/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-072-2/+2
* Revert "LOK: added a general getCommandValues method"Mihai Varga2015-09-041-20/+4
* LOK: allow float numbers in json -> property value conversionMihai Varga2015-09-041-0/+2
* LOK: added a general getCommandValues methodMihai Varga2015-09-041-4/+20
* convert Link<> to typedNoel Grandin2015-09-043-10/+6
* typo in prev. commitStephan Bergmann2015-09-031-1/+1
* loplugin:stringconstantStephan Bergmann2015-09-031-1/+1