summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* use std::vector instead of naked array in SfxItemPoolNoel Grandin2016-12-262-5/+6
* use the existing namespace map for the oox namespace exportMarkus Mohrhard2016-12-261-0/+2
* HasImageAtPos takes an id not a posCaolán McNamara2016-12-241-1/+1
* remove unused ImageList memberCaolán McNamara2016-12-231-1/+0
* unwind AVMEDIA_IMGLST/AVMEDIA_IMGLST_L ImageListsCaolán McNamara2016-12-231-4/+1
* tdf#87700 command to rotate 180 degreesgiacco2016-12-231-0/+2
* remove unnecessary casting in BrowseBox::pDataWin memberNoel Grandin2016-12-231-7/+6
* merge svx::sidebar::BulletsSettings with svx::sidebar::BulletsSettings_ImplNoel Grandin2016-12-231-21/+7
* loplugin:unusedmethodsNoel Grandin2016-12-235-22/+0
* unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara2016-12-221-36/+30
* convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin2016-12-2217-27/+39
* convert BmpFilter to scoped enumNoel Grandin2016-12-221-19/+19
* convert VclButtonBoxStyle to scoped enumNoel Grandin2016-12-221-8/+8
* convert VclSizeGroupMode to scoped enumNoel Grandin2016-12-221-6/+6
* convert GetDefaultFontFlags to scoped enumNoel Grandin2016-12-221-1/+1
* unwind RID_SVXIMGLIST_XFORMS_TBX ImageListCaolán McNamara2016-12-212-1/+6
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-8/+8
* unwind RID_SVXIL_FRAME ImageListCaolán McNamara2016-12-211-2/+13
* ODR violation (base class must be the same across compilation units)Stephan Bergmann2016-12-211-6/+3
* Useless namespace around a #defineStephan Bergmann2016-12-211-5/+0
* ODR violation (base class must be the same across compilation units)Stephan Bergmann2016-12-213-18/+7
* convert OutDevViewType to scoped enumNoel Grandin2016-12-211-2/+2
* unwind RID_SVXIL_DATANAVI ImageListCaolán McNamara2016-12-211-1/+7
* unwind RID_SVTOOLS_IMAGELIST_EDITBROWSEBOX ImageListCaolán McNamara2016-12-212-3/+10
* remove newly unused SfxModule::GetImageList_Impl, etcCaolán McNamara2016-12-212-4/+0
* remove newly unused SfxImageManagerCaolán McNamara2016-12-211-67/+0
* convert EnumContext::Context to scoped enumNoel Grandin2016-12-212-38/+38
* [API CHANGE] Retire SAL_ABSTakeshi Abe2016-12-211-4/+0
* convert EnumContext::Application to scoped enumNoel Grandin2016-12-211-17/+17
* tdf#94576 handle esc keypress on templatemanagerdialogTibor Móger2016-12-201-0/+1
* Drop ListBox include from ComboBox headerJan-Marek Glogowski2016-12-202-5/+4
* Unify drag handles for toolboxesJan-Marek Glogowski2016-12-201-0/+5
* Don't use 'this' in ctorStephan Bergmann2016-12-201-1/+4
* tools: Kill empty enum LockTypeTakeshi Abe2016-12-201-2/+0
* SfxFrameStatusListener::m_xFrame can apparently be constStephan Bergmann2016-12-201-1/+1
* ODR violationStephan Bergmann2016-12-201-10/+6
* convert SFX_EVENT constants to scoped enumNoel Grandin2016-12-203-46/+50
* MSVC 2015 apparently fails the sizeof(incomplete) SFINAE trickStephan Bergmann2016-12-191-2/+4
* vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl2016-12-193-152/+79
* ScrollableWrapper -> ScrollableDialogNoel Grandin2016-12-191-24/+15
* Make OUStringLiteral more usefulStephan Bergmann2016-12-172-6/+380
* CppunitTest_vcl_complextext: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-12-161-0/+7
* Typo in meant-to-be-overloading function nameStephan Bergmann2016-12-161-1/+1
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-161-6/+0
* vcl: Kill unused RenderSettingsTakeshi Abe2016-12-162-35/+0
* Typo "pStaredFrom" -> "pStartedFrom"?Stephan Bergmann2016-12-161-1/+1
* no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin2016-12-151-2/+0
* Remove the sal.rtl.xub SAL_INFOsStephan Bergmann2016-12-141-1/+0
* Check that VclPtr is only instantiated with appropriate typesStephan Bergmann2016-12-141-0/+25
* This fallback code makes no sense any moreKhaled Hosny2016-12-141-1/+1