summaryrefslogtreecommitdiff
path: root/vcl
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-22Fix typoAndrea Gelmini
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-22sal_GlyphId can be 16 bit nowKhaled 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-22Drop header that had just one typedefKhaled Hosny
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-21Tweak unit test for 1bpp images a bit for robustnessThorsten Behrens
2018-04-21vcl: Bitmap::ImplSeparableUnsharpenFilter() -> BitmapSeparableUnsharpenFilterChris Sherlock
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-21vcl: get rid of tabs in vcl/Library_vcl.mkChris Sherlock
2018-04-20Unittests for bugs with 1bit images rendering problemsVasily Melenchuk
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-20loplugin:simplifybool (clang-cl)Stephan Bergmann
2018-04-20loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock
2018-04-20vcl: ImplSeparableBlurFilter() -> BitmapGaussianSeparableBlurFilterChris Sherlock
2018-04-19Related: tdf#116951 rhbz#1569331 end should be in terms of unicode charsCaolán McNamara
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann
2018-04-19weld CompressGraphicsDialogCaolán McNamara
2018-04-18weld SwCreateAuthEntryDlg_ImplCaolán McNamara
2018-04-18vcl: WNT: *really* avoid calling SHAddToRecentDocs() from unit testsMichael Stahl
2018-04-18vcl: WNT: avoid calling SHAddToRecentDocs() from unit testsMichael Stahl