summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-06-30Translated German comments in filerec.hxx and doxygen-ify.Jeroen Nijhof
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-27Kill saveAsWithOptions again. (merge error/oversight)Andrzej Hunt
2014-06-26Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida
2014-06-26drop the functional partsCaolán McNamara
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann
2014-06-26clang: Use-after-freeCaolán McNamara
2014-06-26Revert needless inlining of methods for publicly exposed class.Kohei Yoshida
2014-06-25Remove this weird inheritance from smart-pointer-wrapped class.Kohei Yoshida
2014-06-25Use boost::optional to store alias name.Kohei Yoshida
2014-06-25pData -> mpVarEntries.Kohei Yoshida
2014-06-25Remove this class that only derives from std::vector and not much else.Kohei Yoshida
2014-06-25vcl: MSVC can't link inline ITiledRenderable dtorMichael Stahl
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-25LOK Docview: add set_zoomAndrzej Hunt
2014-06-25Add ITiledRenderable.Andrzej Hunt
2014-06-25LIBLOK: implement getDocumentType, make doctypes unique.Andrzej Hunt
2014-06-25Implement LibreOfficeKit gtk+ viewer widget.Andrzej Hunt
2014-06-25Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt
2014-06-25Add base value to set alpha channel for 32 bit colourspaces.Andrzej Hunt
2014-06-25Use external buffer for LibLO tiled rendering.Andrzej Hunt
2014-06-25Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt
2014-06-25Implement document size retrieval for LibLO.Andrzej Hunt
2014-06-25Add rowstride to tiled rendering via LibLO.Andrzej Hunt
2014-06-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt
2014-06-25Add tiled rendering via liblibreoffice.Andrzej Hunt
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25loplugin:sallogareasMiklos Vajna
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt
2014-06-23Remove unused INetURLObject::PART_* valuesStephan Bergmann
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19callcatcher: update unused codeCaolán McNamara
2014-06-19indentation fixesMiklos Vajna
2014-06-19Catch illegal null pointer dereferences earlyStephan Bergmann
2014-06-18LOK: kill double initialize.Andrzej Hunt
2014-06-18coverity#1028261 Uncaught exceptionCaolán McNamara
2014-06-18Remove newly unused comphelper::ImplementationReferenceStephan Bergmann