summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-23fix memory management in BitmapConvolutionMatrixFilterNoel Grandin2-15/+4
2018-04-23Translate German commentJohnny_M1-1/+1
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin4-5/+0
2018-04-23loplugin:useuniqueptr in MenuButtonNoel Grandin1-1/+2
2018-04-23loplugin:useuniqueptr in MoreButtonNoel Grandin1-1/+2
2018-04-23loplugin:useuniqueptr in SplitWindowNoel Grandin1-1/+1
2018-04-23loplugin:useuniqueptr in MenuNoel Grandin1-1/+1
2018-04-23loplugin:useuniqueptr in FloatingWindowNoel Grandin1-1/+2
2018-04-23loplugin:useuniqueptr in ControlNoel Grandin1-1/+2
2018-04-23loplugin:useuniqueptr in StatusBarNoel Grandin1-2/+3
2018-04-23loplugin:useuniqueptr in PopupMenuFloatingWindowNoel Grandin1-1/+2
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin2-2/+4
2018-04-23loplugin:useuniqueptr in DockingWindowNoel Grandin1-1/+1
2018-04-23vcl: ImplDuoTone() -> BitmapDuoToneFilterChris Sherlock2-2/+36
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara9-14/+38
2018-04-22vcl: ImplEmbossGrey() -> BitmapEmbossGreyFilterChris Sherlock2-1/+36
2018-04-22vcl: ImplMosaic() -> BitmapMosaicFilterChris Sherlock2-1/+36
2018-04-22vcl: ImplSepia -> BitmapSepiaFilterChris Sherlock2-1/+34
2018-04-22vcl: ImplSolarize() to BitmapSolarizeFilterChris Sherlock2-1/+34
2018-04-22vcl: ImplPopArt() -> BitmapPopArtFilterChris Sherlock2-1/+33
2018-04-22vcl: ImplSobelGrey() -> BitmapSobelGreyFilterChris Sherlock2-1/+26
2018-04-22vcl: ImplMedianFilter() -> BitmapMedianFilterChris Sherlock2-1/+28
2018-04-22vcl: introduce BitmapSharpenFilterChris Sherlock2-1/+34
2018-04-22vcl: create BitmapSmoothenFilterChris Sherlock1-0/+34
2018-04-22vcl: ImplConvolute3() -> BitmapConvolutionMatrixFilterChris Sherlock2-2/+38
2018-04-21vcl: Bitmap::ImplSeparableUnsharpenFilter() -> BitmapSeparableUnsharpenFilterChris Sherlock2-2/+37
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi1-0/+1
2018-04-21loplugin:unusedmethodsNoel Grandin6-40/+0
2018-04-20towards solving tdf#112323: Allow multiple separators in listboxesMuhammet Kara1-0/+13
2018-04-20Drop GetSvxString l10n wrapper from editengGabor Kelemen1-1/+0
2018-04-20loplugin:unusedfieldsNoel Grandin1-1/+0
2018-04-20loplugin:constantparamNoel Grandin7-22/+13
2018-04-20use a map to avoid looping on every obj deleteCaolán McNamara1-6/+11
2018-04-20forcepoint#38 notify that obj in group was deletedCaolán McNamara2-4/+10
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl6-25/+21
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-2/+0
2018-04-20OBJ_TEXTEXT is deadNoel Grandin2-2/+0
2018-04-20loplugin:unusedenumconstantsNoel Grandin1-3/+1
2018-04-20loplugin:singlevalfieldsNoel Grandin2-2/+0
2018-04-20loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock5-37/+133
2018-04-20vcl: ImplSeparableBlurFilter() -> BitmapGaussianSeparableBlurFilterChris Sherlock2-16/+50
2018-04-19weld XMLFilterTabDialogCaolán McNamara1-0/+5
2018-04-19sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai1-0/+8
2018-04-19comphelper: fix some doxygen tagsChris Sherlock1-18/+20
2018-04-19weld CompressGraphicsDialogCaolán McNamara2-49/+50
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin4-30/+50
2018-04-18weld SwCreateAuthEntryDlg_ImplCaolán McNamara1-4/+8
2018-04-18tdf#45904 Move _XScenario Java tests to C++Jens Carl1-0/+34
2018-04-18tdf#117044 Base crash when attempting to edit a table definitionNoel Grandin1-1/+1