summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-20vcl: add more property functions to FontChris Sherlock
2016-01-20drop basebmp entirely nowCaolán McNamara
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-20freeError function moved to the end of the listOliver Specht
2016-01-19DeactivateMenuBar can be non-virtual nowStephan Bergmann
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-19Make LibreOffice kit usable on windowsOliver Specht
2016-01-19either copy the whole thing exactly, or convert between typesCaolán McNamara
2016-01-19only use of clone is to copy, so do thatCaolán McNamara
2016-01-19drop some more stuffCaolán McNamara
2016-01-19drop unused argumentCaolán McNamara
2016-01-19always copying to a different bitmapCaolán McNamara
2016-01-19always copying the full bitmap, not just a portion of itCaolán McNamara
2016-01-19sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna
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