summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-03-19fix windows build(2)Noel Grandin
2015-03-19SFX_FILTER_STARTPRESENTATION is unused nowTor Lillqvist
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18more cast hellCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18another round of build fixingCaolán McNamara
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-18'#if defined(SAL_W32) || defined(SAL_UNX)' matches all our platforms.Tor Lillqvist
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann
2015-03-17tdf#90030 Jump to Last Edited Slide Menu EntryAnurag Kanungo
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-16tdf#89361 Remove remnants of Gopher supportAdolfo Jayme Barrientos
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky
2015-03-16Factor out the .uno: command dispatching to a separate function / file.Jan Holesovsky
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-03-16lok::Document: add resetSelection()Miklos Vajna
2015-03-16lokdocview: add edit-changed signal, so toolbar toggle button is in syncMiklos Vajna
2015-03-16lokdocview: add lok_docview_get_edit()Miklos Vajna
2015-03-16lokdocview: implement move of imagesMiklos Vajna
2015-03-16lokdocview: use lok::Document::setGraphicSelection()Miklos Vajna
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2015-03-14tdf#43157: Enable format check in sal_detail_logFormatStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-13Do not use arbitrary strings as format stringsStephan Bergmann
2015-03-13Missing XComponent overridesStephan Bergmann
2015-03-12formula: PVS-Studio V610 Undefined behavior shift negative signed intMichael Stahl
2015-03-12sal: PVS-Studio V611 memory was allocated using 'new T[]' operatorMichael Stahl
2015-03-12vcl: parallelize image scaling.Michael Meeks
2015-03-12init and compare opcode hashmap with uppercase symbolsEike Rathke
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-03-11TableRef: add item specifiers and opcodesEike Rathke
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-03-11vcl timers: avoid crash initializing too early.Michael Meeks