summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-04-24Resolves: tdf#116951 rhbz#1569331 start is G_MAXINTCaolán McNamara
2018-04-24loplugin:useuniqueptr in SalDisplayNoel Grandin
2018-04-24loplugin:useuniqueptr in FontCfgWrapperNoel Grandin
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-04-24Resolves: tdf#117183 exclude stock buttons from missing mnemonicsCaolán McNamara
2018-04-24loplugin:useuniqueptr in PrinterNoel Grandin
2018-04-24loplugin:useuniqueptr in I18nHelperNoel Grandin
2018-04-24loplugin:useuniqueptr in PNGWriterImplNoel Grandin
2018-04-24loplugin:useuniqueptr in TabControlNoel Grandin
2018-04-24loplugin:useuniqueptr in ImplListBoxWindowNoel Grandin
2018-04-24loplugin:useuniqueptr in TextWindowNoel Grandin
2018-04-24loplugin:useuniqueptr in TETextPortionListNoel Grandin
2018-04-24loplugin:useuniqueptr in PrintDialogNoel Grandin
2018-04-24loplugin:useuniqueptr in ToolBoxNoel Grandin
2018-04-24loplugin:useuniqueptr in EditNoel Grandin
2018-04-23Fix thinkoKhaled Hosny
2018-04-23vcl: avoid swap in when Graphic::GetSizePixel() is calledMiklos Vajna
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara
2018-04-23Removed duplicated includeAndrea Gelmini
2018-04-23Adapt --enable-qt5Stephan Bergmann
2018-04-23Missing declarationStephan Bergmann
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-23fix memory management in BitmapConvolutionMatrixFilterNoel Grandin
2018-04-23better focus in/out impl that doesn't depend on being a ControlCaolán McNamara
2018-04-23call ImplCallEventListenersApplicationDataChanged in addition to AllWindowsCaolán McNamara
2018-04-23Revert "loplugin:expressionalwayszero"Tor Lillqvist
2018-04-23loplugin:expressionalwayszeroTor Lillqvist
2018-04-23loplugin:redundantfcastStephan Bergmann
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