summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2018-05-01weld ScMoveTableDlgCaolán McNamara
2018-05-01weld ScShowTabDlgCaolán McNamara
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-28Enable undocking of sidebar by dragging a deck gripKatarina Behrens
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara
2018-04-27Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara
2018-04-27Change default PDF version to 1.5Khaled Hosny
2018-04-27loplugin:unusedmethodsNoel Grandin
2018-04-27loplugin:constantparamNoel Grandin
2018-04-27weld SwLabDlgCaolán McNamara
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin
2018-04-26weld SwLabPageCaolán McNamara
2018-04-26loplugin:useuniqueptr in TextDocNoel Grandin
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin
2018-04-25loplugin:useuniqueptr in ScrollBarNoel Grandin
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-04-24loplugin:useuniqueptr in PrinterNoel Grandin
2018-04-24loplugin:useuniqueptr in I18nHelperNoel Grandin
2018-04-24loplugin:useuniqueptr in TabControlNoel Grandin
2018-04-24loplugin:useuniqueptr in TextWindowNoel Grandin
2018-04-24loplugin:useuniqueptr in ToolBoxNoel Grandin
2018-04-24loplugin:useuniqueptr in EditNoel Grandin
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-23fix memory management in BitmapConvolutionMatrixFilterNoel Grandin
2018-04-23loplugin:useuniqueptr in MenuButtonNoel Grandin
2018-04-23loplugin:useuniqueptr in MoreButtonNoel Grandin
2018-04-23loplugin:useuniqueptr in SplitWindowNoel Grandin
2018-04-23loplugin:useuniqueptr in MenuNoel Grandin
2018-04-23loplugin:useuniqueptr in FloatingWindowNoel Grandin
2018-04-23loplugin:useuniqueptr in ControlNoel Grandin
2018-04-23loplugin:useuniqueptr in StatusBarNoel Grandin
2018-04-23loplugin:useuniqueptr in PopupMenuFloatingWindowNoel Grandin
2018-04-23loplugin:useuniqueptr in DockingWindowNoel Grandin
2018-04-23vcl: ImplDuoTone() -> BitmapDuoToneFilterChris Sherlock
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-22vcl: ImplEmbossGrey() -> BitmapEmbossGreyFilterChris Sherlock
2018-04-22vcl: ImplMosaic() -> BitmapMosaicFilterChris Sherlock
2018-04-22vcl: ImplSepia -> BitmapSepiaFilterChris Sherlock
2018-04-22vcl: ImplSolarize() to BitmapSolarizeFilterChris Sherlock
2018-04-22vcl: ImplPopArt() -> BitmapPopArtFilterChris Sherlock
2018-04-22vcl: ImplSobelGrey() -> BitmapSobelGreyFilterChris Sherlock
2018-04-22vcl: ImplMedianFilter() -> BitmapMedianFilterChris Sherlock
2018-04-22vcl: introduce BitmapSharpenFilterChris Sherlock
2018-04-22vcl: create BitmapSmoothenFilterChris Sherlock
2018-04-22vcl: ImplConvolute3() -> BitmapConvolutionMatrixFilterChris Sherlock
2018-04-21vcl: Bitmap::ImplSeparableUnsharpenFilter() -> BitmapSeparableUnsharpenFilterChris Sherlock