summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-13Fix memory leakStephan Bergmann1-4/+2
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin24-59/+26
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin3-21/+7
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin16-44/+26
2016-01-13vcl: Create accessor and mutator for full stop centered in FontMetricChris Sherlock1-1/+3
2016-01-13vcl: Create accessor and mutator for font scaling in FontMetricChris Sherlock1-0/+3
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl1-4/+0
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks1-8/+10
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna1-1/+1
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist1-1/+1
2016-01-12Mark some classes as finalStephan Bergmann2-10/+10
2016-01-12comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna2-1/+4
2016-01-12typosMichael Stahl1-1/+1
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin12-27/+21
2016-01-12loplugin:unusedmethods unused return value in include/helpcompilerNoel Grandin2-2/+2
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin1-50/+0
2016-01-12Bin unnecessary forward declarationTor Lillqvist1-1/+0
2016-01-12loplugin:unusedmethods unused return value in include/formulaNoel Grandin2-5/+3
2016-01-12tdf#61511 RTF export: handle page background solid color fillMiklos Vajna1-0/+1
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin6-23/+17
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin10-23/+20
2016-01-12loplugin:unusedmethods unused return value in include/basicNoel Grandin6-16/+16
2016-01-12BASIC: Store directly SbxVarEntry in SbxArrayArnaud Versini1-1/+1
2016-01-12vcl: change from Impl_Font to ImplFontChris Sherlock1-2/+2
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock1-3/+20
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann1-1/+1
2016-01-11tdf#96513: Limit LOKDocView's zoom in [0.25, 5.0]Pranav Kant1-1/+3