summaryrefslogtreecommitdiff
path: root/desktop/Library_sofficeapp.mk
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist1-1/+0
2015-11-11lok: add Clear formatting to getStyles()Andrzej Hunt1-0/+1
2015-10-22LOK: add Document::paste()Miklos Vajna1-0/+2
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO1-7/+5
2015-09-25Replace GUIBASE with USING_X11Samuel Mehrbrodt1-1/+1
2015-09-11LOK: Implement an own trivial InteractionHandler.Jan Holesovsky1-0/+2
2015-09-11Missing dependencyStephan Bergmann1-0/+1
2015-06-29Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar1-0/+10
2015-06-15Dead codeStephan Bergmann1-1/+0
2015-05-23Build the LibreOfficeKit bits for OS X, tooTor Lillqvist1-1/+1
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist1-1/+0
2015-03-02Remove references to unused GLUStephan Bergmann1-1/+0
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara1-3/+0
2015-02-07Fixup --without-x buildRiccardo Magliocchetti1-0/+8
2015-02-03Build the applicable LibreOfficeKit bits for iOS, tooTor Lillqvist1-3/+4
2015-01-13svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at allDouglas Mencken1-10/+0
2014-12-04desktop: do not link sofficeapp against sw libraryMichael Stahl1-1/+0
2014-12-04init.cxx is for now ANDROID and LINUX (unix?) only.Kohei Yoshida1-3/+6
2014-12-04Hack soffice_main into LOK.Andrzej Hunt1-0/+8
2014-11-21make glxtest available in salmainMarkus Mohrhard1-2/+2
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard1-0/+15
2014-07-03Fix dependencies for libmerged wrt. libsofficeappMatúš Kukan1-1/+0
2014-07-01libreofficekit JNI for AndroidTomaž Vajngerl1-0/+6
2014-06-25LOK: can't use basebmp as a library on android.Andrzej Hunt1-1/+1
2014-06-25Add all the required conditions for vclplug_svp.Andrzej Hunt1-1/+3
2014-06-25vclplug_svp only exists with ENABLE_HEADLESS.Andrzej Hunt1-1/+1
2014-06-25Use ITiledRenderable for LIBLOK.Andrzej Hunt1-1/+0
2014-06-25Upgrade LibLO tiled rendering to RGBA.Andrzej Hunt1-0/+1
2014-06-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt1-0/+2
2014-06-25Add tiled rendering via liblibreoffice.Andrzej Hunt1-0/+2
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold1-0/+2
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida1-0/+1
2013-10-18Some clean-upStephan Bergmann1-1/+0
2013-08-18Add a --nstemporarydirectory switch for potential use when sandboxedTor Lillqvist1-0/+12
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks1-1/+0
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-12liblibo: create initial liblibreoffice.Michael Meeks1-0/+5
2013-02-22Not using NativeActivity means no lo_main() stuff used eitherTor Lillqvist1-9/+0
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks1-0/+9
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist1-2/+2
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist1-9/+0
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-27tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan1-4/+0
2012-07-24tubes: init TeleManager in desktopMatúš Kukan1-0/+8