summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin2-5/+5
2016-01-22document some naming conventionsEike Rathke1-0/+10
2016-01-22vcl: add orientation flag property to Font classChris Sherlock1-0/+2
2016-01-22new loplugin sfxpoolitemNoel Grandin1-0/+1
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna2-3/+0
2016-01-22loplugin:overrideStephan Bergmann1-1/+1
2016-01-22vcl: add font map names to Font classChris Sherlock1-0/+2
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi1-3/+5
2016-01-21oox: import Math objects from PPTX filesMichael Stahl1-2/+9
2016-01-21tdf#95587: Make rectangle control within tab pages work againKatarina Behrens1-1/+0
2016-01-21Clean up lok::Office::freeError()Miklos Vajna2-9/+6
2016-01-21loplugin: unused return valuesNoel Grandin8-89/+10
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock1-0/+2
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-2/+2
2016-01-21vcl: add embeddable font property functions to Font classChris Sherlock1-0/+2
2016-01-20vcl: add built in font property functions to Font classChris Sherlock1-0/+4
2016-01-20i#107205 Remove SfxDispatcher::Popup and SfxPopupMenuManager::PopupMaxim Monastirsky2-13/+0
2016-01-20vcl: add more property functions to FontChris Sherlock1-0/+2
2016-01-20drop basebmp entirely nowCaolán McNamara5-360/+0
2016-01-20loplugin:unusedmethodsNoel Grandin5-20/+0
2016-01-20freeError function moved to the end of the listOliver Specht1-1/+2
2016-01-19DeactivateMenuBar can be non-virtual nowStephan Bergmann1-1/+1
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock1-0/+5
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul3-7/+4
2016-01-19Make LibreOffice kit usable on windowsOliver Specht3-9/+20
2016-01-19either copy the whole thing exactly, or convert between typesCaolán McNamara1-5/+2
2016-01-19only use of clone is to copy, so do thatCaolán McNamara1-6/+1
2016-01-19drop some more stuffCaolán McNamara1-10/+0
2016-01-19drop unused argumentCaolán McNamara1-8/+0
2016-01-19always copying to a different bitmapCaolán McNamara1-3/+0
2016-01-19always copying the full bitmap, not just a portion of itCaolán McNamara1-20/+3
2016-01-19sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna1-1/+2
2016-01-19Make enumarray_iterator adhere to iterator requirementsStephan Bergmann1-3/+7
2016-01-19Kill .src based Writer context menusMaxim Monastirsky3-84/+0
2016-01-19tdf#88737 handle temporary array formula matrix circular referenceEike Rathke1-0/+3
2016-01-18devices are always top-down nowCaolán McNamara1-56/+0
2016-01-18only using one of the drawBitmap impls nowCaolán McNamara1-30/+0
2016-01-18drop unused basebmp debug fileCaolán McNamara1-57/+0
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-4/+4
2016-01-18sal_math_Double is already a union containing a double memberEike Rathke1-7/+3
2016-01-18drop newly unused basebmp methodsCaolán McNamara1-341/+3
2016-01-18tdf#95913: Don't cache CTRL_SLIDERTor Lillqvist1-0/+1
2016-01-18drop now unused basebmp xor modeCaolán McNamara2-121/+11
2016-01-18don't need basebmp ClipDevice or DamageTracking nowCaolán McNamara1-30/+0
2016-01-18vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock2-42/+51
2016-01-18vcl: tabify font.hxxChris Sherlock1-2/+2
2016-01-18svx: SvxXConnectionPreview::GetLineDeltaAnz -> GetLineDeltaCountMiklos Vajna1-1/+1
2016-01-18loplugin:unusedfieldsNoel Grandin1-11/+0
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-2/+2