summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2-53/+44
2016-01-16BASIC : Remove useless methods in StarBasicArnaud Versini1-3/+1
2016-01-16vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock2-42/+51
2016-01-16vcl: tabify font.hxxChris Sherlock1-2/+2
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-2/+2
2016-01-16vcl: created accessors and mutators for font classesChris Sherlock1-0/+5
2016-01-15oox: export Math objects to PPTX filesMichael Stahl1-0/+1
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin13-122/+15
2016-01-15basic: coverity#1348466 checked returnMichael Stahl1-1/+1
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl1-1/+4
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl2-3/+8
2016-01-15loplugin:unusedmethods unused return value in include/unotoolsNoel Grandin3-7/+3
2016-01-15vcl: add symbol and charset accessors and mutators to FontChris Sherlock1-0/+3
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin11-19/+13
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna3-8/+1
2016-01-15vcl: allow doxygen to see boost::intrusive_ptrChris Sherlock1-0/+8
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+5
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+4
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+4
2016-01-14svx: loplugin:overrideMiklos Vajna1-1/+1
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna3-4/+14
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+6
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl3-3/+10
2016-01-14vcl: FontMetric now has ImplFontMetricPtr objectsChris Sherlock1-1/+2
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl1-2/+0
2016-01-14vcl: ImpFontMetric and FontMetric no longer friends with OutputDeviceChris Sherlock1-3/+0
2016-01-14vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock1-0/+1
2016-01-14vcl: Create mutator for slant attribute in FontMetricChris Sherlock1-0/+1
2016-01-14vcl: Create mutator for line height attribute in FontMetricChris Sherlock1-0/+1
2016-01-13vcl: Create accessor and mutator for ascent and descent in FontMetricChris Sherlock1-0/+2
2016-01-13cppuhelper: remove invalid doxygen markupChris Sherlock1-3/+3
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock1-4/+7
2016-01-13vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock1-0/+2
2016-01-13remove unused o3tl/ptr_container.hxxMichael Stahl1-61/+0
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+5
2016-01-13This stuff is private to vclTor Lillqvist1-23/+0
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin27-79/+47
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin18-35/+25