summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-19Bin more binfilter cruftEike Rathke1-20/+18
2018-09-18loplugin:useuniqueptr in SvtValueSetNoel Grandin1-2/+2
2018-09-18Bin binfilter cruftEike Rathke1-10/+3
2018-09-18loplugin:unusedmethodsNoel Grandin5-28/+0
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin1-3/+0
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva1-7/+7
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski1-3/+3
2018-09-18loplugin:useuniqueptr in ValueSetNoel Grandin1-2/+2
2018-09-18weld ScCharDlgCaolán McNamara1-3/+7
2018-09-18weld SvxMeasurePageCaolán McNamara1-7/+6
2018-09-18loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin1-8/+0
2018-09-18loplugin:constfields in vbahelperNoel Grandin7-10/+10
2018-09-18-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+5
2018-09-17weld SvxSearchFormatDialogCaolán McNamara1-2/+1
2018-09-17weld SvxBackgroundTabPageCaolán McNamara1-0/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara17-67/+63
2018-09-17loplugin:staticconstfield improvementsNoel Grandin1-1/+0
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara2-8/+16
2018-09-15add model support to ComboBox like ListBoxCaolán McNamara1-0/+2
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist1-0/+19
2018-09-14weld SvxCharNamePageCaolán McNamara6-58/+229
2018-09-14loplugin:constfields in vclNoel Grandin41-87/+87