summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-19Make enumarray_iterator adhere to iterator requirementsStephan Bergmann
2016-01-19Kill .src based Writer context menusMaxim Monastirsky
2016-01-19tdf#88737 handle temporary array formula matrix circular referenceEike Rathke
2016-01-18devices are always top-down nowCaolán McNamara
2016-01-18only using one of the drawBitmap impls nowCaolán McNamara
2016-01-18drop unused basebmp debug fileCaolán McNamara
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18sal_math_Double is already a union containing a double memberEike Rathke
2016-01-18drop newly unused basebmp methodsCaolán McNamara
2016-01-18tdf#95913: Don't cache CTRL_SLIDERTor Lillqvist
2016-01-18drop now unused basebmp xor modeCaolán McNamara
2016-01-18don't need basebmp ClipDevice or DamageTracking nowCaolán McNamara
2016-01-18vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock
2016-01-18vcl: tabify font.hxxChris Sherlock
2016-01-18svx: SvxXConnectionPreview::GetLineDeltaAnz -> GetLineDeltaCountMiklos Vajna
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16BASIC : Remove useless methods in StarBasicArnaud Versini
2016-01-16vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock
2016-01-16vcl: tabify font.hxxChris Sherlock
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16vcl: created accessors and mutators for font classesChris Sherlock
2016-01-15oox: export Math objects to PPTX filesMichael Stahl
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2016-01-15basic: coverity#1348466 checked returnMichael Stahl
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-15loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin
2016-01-15vcl: add symbol and charset accessors and mutators to FontChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-15vcl: allow doxygen to see boost::intrusive_ptrChris Sherlock
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-14svx: loplugin:overrideMiklos Vajna
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl
2016-01-14vcl: FontMetric now has ImplFontMetricPtr objectsChris Sherlock
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2016-01-14vcl: ImpFontMetric and FontMetric no longer friends with OutputDeviceChris Sherlock
2016-01-14vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock
2016-01-14vcl: Create mutator for slant attribute in FontMetricChris Sherlock
2016-01-14vcl: Create mutator for line height attribute in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for ascent and descent in FontMetricChris Sherlock
2016-01-13cppuhelper: remove invalid doxygen markupChris Sherlock