summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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 ImplWheelWindowNoel 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-22Rename GlyphItem::IsClusterStart() → IsInCluster()Khaled Hosny
2018-04-22Glyph flags is now an int not longKhaled Hosny
2018-04-22Don’t abuse glyph id for flagging dropped glyphsKhaled Hosny
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-22tdf#86399 Correctly set cluster start for RTL runsKhaled Hosny
2018-04-21Drop GlyphItem constructor that is used only onceKhaled Hosny
2018-04-21vcl: Bitmap::ImplSeparableUnsharpenFilter() -> BitmapSeparableUnsharpenFilterChris Sherlock
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-20DOC import: lazy-read imagesMiklos Vajna
2018-04-20DOCX import: lazy-read images without external headersMiklos Vajna
2018-04-20towards solving tdf#112323: Allow multiple separators in listboxesMuhammet Kara
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock
2018-04-20vcl: ImplSeparableBlurFilter() -> BitmapGaussianSeparableBlurFilterChris Sherlock
2018-04-19weld CompressGraphicsDialogCaolán McNamara
2018-04-18weld SwCreateAuthEntryDlg_ImplCaolán McNamara
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze
2018-04-18Resolves: tdf#117046 messages set after dialog created should affect sizeCaolán McNamara
2018-04-17let's just run ResHookProc over everythingCaolán McNamara
2018-04-17presumably Kernel is leakingCaolán McNamara
2018-04-17remove ImpBitmapNoel Grandin
2018-04-17coverity#1434889 Uncaught exceptionCaolán McNamara
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-17move the ImpBitmap::GetBitCount logic up to BitmapNoel Grandin
2018-04-17Set parent window for print dialogSamuel Mehrbrodt
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16weld SwInsFootNoteDlgCaolán McNamara