summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-19loplugin:constantfunction: filterNoel Grandin1-11/+0
2015-03-19loplugin:constantfunction: editengNoel Grandin4-11/+0
2015-03-19loplugin:constantfunction: canvasNoel Grandin6-66/+11
2015-03-19loplugin:constantfunction: ooxNoel Grandin6-12/+4
2015-03-19loplugin:constantfunction: linguisticNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: svxNoel Grandin9-21/+6
2015-03-19loplugin:constantfunction: svlNoel Grandin3-8/+1
2015-03-19loplugin:constantfunction: registryNoel Grandin1-16/+10
2015-03-19loplugin:constantfunction: toolsNoel Grandin2-2/+1
2015-03-19loplugin:constantfunction: sotNoel Grandin2-5/+0
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin13-40/+7
2015-03-19loplugin:constantfunction: sfx2Noel Grandin11-67/+4
2015-03-19loplugin:constantfunction: vclNoel Grandin9-32/+17
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin2-4/+4
2015-03-19fix windows build(2)Noel Grandin1-1/+1
2015-03-19SFX_FILTER_STARTPRESENTATION is unused nowTor Lillqvist1-2/+0
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin8-88/+66
2015-03-19move the cairo resize hack into vclCaolán McNamara1-0/+1
2015-03-18revert work in progressCaolán McNamara1-4/+0
2015-03-18more cast hellCaolán McNamara1-1/+1
2015-03-18more thinkingCaolán McNamara1-0/+1
2015-03-18thinkingCaolán McNamara1-0/+2
2015-03-18move the cairo resize hack into vclCaolán McNamara1-0/+1
2015-03-18another round of build fixingCaolán McNamara1-5/+5
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara1-1/+1
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara1-0/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin22-247/+260
2015-03-18'#if defined(SAL_W32) || defined(SAL_UNX)' matches all our platforms.Tor Lillqvist1-3/+1
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann4-9/+3
2015-03-17tdf#90030 Jump to Last Edited Slide Menu EntryAnurag Kanungo1-0/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann14-63/+289
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás2-3/+3
2015-03-16tdf#89361 Remove remnants of Gopher supportAdolfo Jayme Barrientos1-10/+0
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna5-7/+35
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky3-0/+17
2015-03-16Factor out the .uno: command dispatching to a separate function / file.Jan Holesovsky1-0/+31
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna3-0/+12
2015-03-16lok::Document: add resetSelection()Miklos Vajna3-0/+15
2015-03-16lokdocview: add edit-changed signal, so toolbar toggle button is in syncMiklos Vajna1-0/+1
2015-03-16lokdocview: add lok_docview_get_edit()Miklos Vajna1-0/+2
2015-03-16lokdocview: implement move of imagesMiklos Vajna1-0/+1
2015-03-16lokdocview: use lok::Document::setGraphicSelection()Miklos Vajna1-0/+8
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna4-0/+49
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna2-1/+6
2015-03-14tdf#43157: Enable format check in sal_detail_logFormatStephan Bergmann1-1/+1
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-0/+1
2015-03-13V803 decreased performance postfix incrementMichael Stahl2-2/+2
2015-03-13Do not use arbitrary strings as format stringsStephan Bergmann1-3/+3
2015-03-13Missing XComponent overridesStephan Bergmann1-0/+18
2015-03-12formula: PVS-Studio V610 Undefined behavior shift negative signed intMichael Stahl1-1/+1