summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-25no users of the numeric SetCurPageId leftCaolán McNamara1-1/+0
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-0/+1
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin1-1/+2
2018-04-25Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin1-8/+7
2018-04-25make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin1-7/+8
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-1/+1
2018-04-25loplugin:useuniqueptr in ScrollBarNoel Grandin1-1/+2
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin1-1/+2
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin1-4/+4
2018-04-24Prep mouse event handler to indicate dragging startedKatarina Behrens3-0/+7
2018-04-24loplugin:useuniqueptr in PrinterNoel Grandin1-1/+1
2018-04-24loplugin:useuniqueptr in I18nHelperNoel Grandin1-2/+3
2018-04-24loplugin:useuniqueptr in TabControlNoel Grandin1-1/+1
2018-04-24loplugin:useuniqueptr in TextWindowNoel Grandin1-4/+4
2018-04-24loplugin:useuniqueptr in ToolBoxNoel Grandin1-3/+4
2018-04-24loplugin:useuniqueptr in EditNoel Grandin1-3/+3
2018-04-23set SfxTabPage parent dialog explicitlyCaolán McNamara1-0/+1
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara2-2/+2
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara6-45/+43
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