summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-27this can be localCaolán McNamara1-148/+0
2016-12-27tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd1-25/+0
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin2-5/+6
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard1-0/+2
2016-12-24HasImageAtPos takes an id not a posCaolán McNamara1-1/+1
2016-12-23remove unused ImageList memberCaolán McNamara1-1/+0
2016-12-23unwind AVMEDIA_IMGLST/AVMEDIA_IMGLST_L ImageListsCaolán McNamara1-4/+1
2016-12-23tdf#87700 command to rotate 180 degreesgiacco1-0/+2
2016-12-23remove unnecessary casting in BrowseBox::pDataWin memberNoel Grandin1-7/+6
2016-12-23merge svx::sidebar::BulletsSettings with svx::sidebar::BulletsSettings_ImplNoel Grandin1-21/+7
2016-12-23loplugin:unusedmethodsNoel Grandin5-22/+0
2016-12-22unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara1-36/+30
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin17-27/+39
2016-12-22convert BmpFilter to scoped enumNoel Grandin1-19/+19
2016-12-22convert VclButtonBoxStyle to scoped enumNoel Grandin1-8/+8
2016-12-22convert VclSizeGroupMode to scoped enumNoel Grandin1-6/+6
2016-12-22convert GetDefaultFontFlags to scoped enumNoel Grandin1-1/+1
2016-12-21unwind RID_SVXIMGLIST_XFORMS_TBX ImageListCaolán McNamara2-1/+6
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-8/+8
2016-12-21unwind RID_SVXIL_FRAME ImageListCaolán McNamara1-2/+13
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann1-6/+3
2016-12-21Useless namespace around a #defineStephan Bergmann1-5/+0
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann3-18/+7
2016-12-21convert OutDevViewType to scoped enumNoel Grandin1-2/+2
2016-12-21unwind RID_SVXIL_DATANAVI ImageListCaolán McNamara1-1/+7
2016-12-21unwind RID_SVTOOLS_IMAGELIST_EDITBROWSEBOX ImageListCaolán McNamara2-3/+10
2016-12-21remove newly unused SfxModule::GetImageList_Impl, etcCaolán McNamara2-4/+0
2016-12-21remove newly unused SfxImageManagerCaolán McNamara1-67/+0
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin2-38/+38
2016-12-21[API CHANGE] Retire SAL_ABSTakeshi Abe1-4/+0
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin1-17/+17
2016-12-20tdf#94576 handle esc keypress on templatemanagerdialogTibor Móger1-0/+1
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski2-5/+4
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski1-0/+5
2016-12-20Don't use 'this' in ctorStephan Bergmann1-1/+4
2016-12-20tools: Kill empty enum LockTypeTakeshi Abe1-2/+0
2016-12-20SfxFrameStatusListener::m_xFrame can apparently be constStephan Bergmann1-1/+1
2016-12-20ODR violationStephan Bergmann1-10/+6
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin3-46/+50
2016-12-19MSVC 2015 apparently fails the sizeof(incomplete) SFINAE trickStephan Bergmann1-2/+4
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl3-152/+79
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin1-24/+15
2016-12-17Make OUStringLiteral more usefulStephan Bergmann2-6/+380
2016-12-16CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna1-0/+7
2016-12-16Typo in meant-to-be-overloading function nameStephan Bergmann1-1/+1
2016-12-16loplugin:unnecessaryoverrideStephan Bergmann1-6/+0
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe2-35/+0
2016-12-16Typo "pStaredFrom" -> "pStartedFrom"?Stephan Bergmann1-1/+1
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin1-2/+0
2016-12-14Remove the sal.rtl.xub SAL_INFOsStephan Bergmann1-1/+0