summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-18rtl::Reference fits just fine hereStephan Bergmann1-1/+0
2014-06-18Use ImplInheritanceHelperStephan Bergmann1-13/+8
2014-06-17restore these for the moment, still in use in scCaolán McNamara1-0/+4
2014-06-17RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos1-4/+0
2014-06-17LOK: Split into instance and class.Andrzej Hunt2-14/+23
2014-06-17These headers are private, also do not export symbols.Matúš Kukan2-111/+0
2014-06-17-Wstrict-prototypesStephan Bergmann3-3/+3
2014-06-17Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand1-26/+38
2014-06-17coverity#1209942 Uncaught exceptionCaolán McNamara1-1/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin74-99/+102
2014-06-17VML export: handle textbox textMiklos Vajna1-0/+2
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara1-3/+16
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara1-1/+0
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann1-4/+2
2014-06-16SAL_WARN_UNUSED_RESULT for static Reference::query functionStephan Bergmann1-2/+2
2014-06-15callcatcher: update unused codeCaolán McNamara3-7/+0
2014-06-13Paragraph argument never used in InvalidateBulletCaolán McNamara1-2/+2
2014-06-13coverity#983928 Uncaught exceptionCaolán McNamara1-2/+2
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke1-0/+4
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke2-5/+10
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás1-0/+2
2014-06-12liblok: add include for size_t.Michael Meeks1-0/+2
2014-06-12cast loses precisionCaolán McNamara1-4/+4
2014-06-12liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks2-1/+11
2014-06-12Complete LibreOfficeKit C++ renaming.Andrzej Hunt1-3/+2