summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-25loplugin:useuniqueptr in CmisPropertiesWindowNoel Grandin1-1/+1
2018-09-25loplugin:useuniqueptr in CustomPropertiesWindowNoel Grandin1-1/+1
2018-09-25loplugin:useuniqueptr in CmisPropertyLineNoel Grandin1-3/+3
2018-09-25loplugin:useuniqueptr in ThumbnailViewNoel Grandin1-3/+3
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen34-82/+145
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski1-1/+11
2018-09-23loplugin:unusedmethodsNoel Grandin7-30/+0
2018-09-22unwind ItemWrapperHelperCaolán McNamara1-2/+0
2018-09-22weld AlignmentTabPageCaolán McNamara7-207/+26
2018-09-22tdf#45904 Move _XIndent Java Tests to C++Rahul Gurung1-0/+35
2018-09-22tdf#117721 draw ui: add .uno::SetOptimalRowHeightJustin Luth2-2/+2
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand1-8/+12
2018-09-21new loplugin:methodcyclesNoel Grandin4-10/+0
2018-09-21tdf#117721 draw ui: add .uno::SetOptimalColumnWidthJustin Luth3-3/+8
2018-09-21simplify PlusHdl logicNoel Grandin3-6/+3
2018-09-21Fix typoAndrea Gelmini1-1/+1
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara1-1/+2
2018-09-21coverity#1439599 Uninitialized pointer fieldCaolán McNamara1-1/+2
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-2/+4
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin13-13/+12
2018-09-21fix typoRahul Gurung2-6/+6
2018-09-20drop unused SvxTabPage ctorCaolán McNamara1-4/+0
2018-09-20drop dead PointChanged variantCaolán McNamara1-1/+0
2018-09-20weld SvxDistributeDialogCaolán McNamara2-2/+2
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand3-5/+44
2018-09-20weld SwWrapTabPageCaolán McNamara1-0/+1
2018-09-20[API CHANGE] Remove unused SAL_FINALStephan Bergmann1-12/+0
2018-09-20loplugin:useuniqueptr in XMLEventExportNoel Grandin1-2/+6
2018-09-20weld SwDropCapsDlgCaolán McNamara1-0/+33
2018-09-20Replace SAL_DELETED_FUNCTION with = delete in internal codeStephan Bergmann2-9/+5
2018-09-20weld CopyDlgCaolán McNamara1-0/+1
2018-09-20rename ParaPrevWindow back to SvxParaPrevWindowCaolán McNamara1-2/+2
2018-09-20drop unused SvxParaPrevWindowCaolán McNamara1-25/+0
2018-09-20weld SvxHyphenWordDialogCaolán McNamara3-4/+7
2018-09-20weld BreakPointDialogCaolán McNamara1-1/+7
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann7-27/+27
2018-09-19weld TPGalleryThemeGeneralCaolán McNamara1-0/+7
2018-09-19Make compilers combine sUNO_* vars across TUsStephan Bergmann1-0/+14
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara1-7/+7
2018-09-19drop newly unused SvxRectCtlCaolán McNamara1-66/+0
2018-09-19weld GraphicFilterSmoothCaolán McNamara1-1/+1
2018-09-19weld GraphicFilterPosterCaolán McNamara1-1/+1
2018-09-19weld GraphicFilterMosaicCaolán McNamara1-1/+1
2018-09-19weld GraphicFilterSepiaCaolán McNamara1-1/+1
2018-09-19weld GraphicFilterSolarizeCaolán McNamara1-1/+1
2018-09-19weld GraphicFilterEmbossCaolán McNamara1-1/+1
2018-09-19implement find(T*) for o3tl::sorted_vector when it contains unique_ptr<T>Noel Grandin1-0/+12
2018-09-19flatten SfxUndoArrayNoel Grandin1-24/+14
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin6-7/+7
2018-09-19-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0