summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist
2016-01-12Mark some classes as finalStephan Bergmann
2016-01-12comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna
2016-01-12typosMichael Stahl
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/helpcompilerNoel Grandin
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2016-01-12Bin unnecessary forward declarationTor Lillqvist
2016-01-12loplugin:unusedmethods unused return value in include/formulaNoel Grandin
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/basicNoel Grandin
2016-01-12BASIC: Store directly SbxVarEntry in SbxArrayArnaud Versini
2016-01-12vcl: change from Impl_Font to ImplFontChris Sherlock
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann