summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-18Use ImplInheritanceHelperStephan Bergmann
2014-06-17restore these for the moment, still in use in scCaolán McNamara
2014-06-17RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos
2014-06-17LOK: Split into instance and class.Andrzej Hunt
2014-06-17These headers are private, also do not export symbols.Matúš Kukan
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-06-17Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand
2014-06-17coverity#1209942 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17VML export: handle textbox textMiklos Vajna
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann
2014-06-16SAL_WARN_UNUSED_RESULT for static Reference::query functionStephan Bergmann