summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock
2016-01-13remove unused o3tl/ptr_container.hxxMichael Stahl
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-13This stuff is private to vclTor Lillqvist
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-13Fix memory leakStephan Bergmann
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-13vcl: Create accessor and mutator for full stop centered in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for font scaling in FontMetricChris Sherlock
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna