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