summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2019-02-18tdf#98896: GetWidth/GetHeight vs getWidth/getHeight strikes back!Mike Kaganski
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-17weld HangulHanjaEditDictDialogCaolán McNamara
2019-02-17use Application::AddKeyListener to be able to mark key events as handledCaolán McNamara
2019-02-16Fix typosAndrea Gelmini
2019-02-15lok: Fix the font previews in eg. Format -> Character... dialog.Jan Holesovsky
2019-02-15tdf#123451 qt5: Detect decimal separator on keypadMichael Weghorn
2019-02-15disble test of rendering BitmapEx with alpha on Windows for nowTomaž Vajngerl
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara
2019-02-15Fix typo in codeAndrea Gelmini
2019-02-14don't need a special function to get the BlueOrIndex colorTomaž Vajngerl
2019-02-14move pngwrite/pngread to vcl/filter/pngTomaž Vajngerl
2019-02-14weld MoreOptionsDialogCaolán McNamara
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-14vcl: test rendering of bitmaps with alphaTomaž Vajngerl
2019-02-13Improve the algorithm of disabled image creationTomaž Vajngerl
2019-02-13tdf#120787: fine-tune window flags w/ focus on floating toolbarsKatarina Behrens
2019-02-13tdf#123266 make cursors svg ready for better resizing.andreas kainz
2019-02-13weld CertificateViewer clusterCaolán McNamara
2019-02-13tdf#123420 Fix RGB/BGR issue with PNG readerTomaž Vajngerl
2019-02-13Pointer is pointlessNoel Grandin
2019-02-13tdf#120786: show undocked toolbar only when it's readyKatarina Behrens
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-02-12Resolves: tdf#123298 resize before writing to vectorCaolán McNamara
2019-02-12weld SdInsertPagesObjsDlgCaolán McNamara
2019-02-12loplugin:unnecessaryparenStephan Bergmann
2019-02-11Resolves: tdf#123080 don't require wayland at runtimeCaolán McNamara
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2019-02-11tdf#119853: Set window state only, don't actually show the windowKatarina Behrens
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#123311: Label "Order" in Print dialog should be left alignRoman Kuznetsov
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-10Converted mouse pointer from indexed color to RGBMatthias Seidel
2019-02-10Converted mouse pointer from grayscale to RGBMatthias Seidel
2019-02-09weld SvxEditDictionaryDialogCaolán McNamara
2019-02-09Use PngImageReader for loading the icons from the icon-themesTomaž Vajngerl
2019-02-09add PngImageFilter that uses libpng for PNG loadingTomaž Vajngerl
2019-02-08getToken+comparison+copy ==> startsWithMatteo Casalin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-08drop propagate naturalCaolán McNamara
2019-02-08weld AddConditionDialogCaolán McNamara
2019-02-07tdf#123165 cache recently scaled bitmaps for reuseCaolán McNamara
2019-02-06Harmonize SalPrinterQueueInfo::mnJobs and QueueInfo::mnJobsStephan Bergmann
2019-02-06Extend MetafileXmlDump with MetaActionType::TransparentMuhammet Kara
2019-02-06missing cairo_surface_destroyCaolán McNamara
2019-02-06tdf#107792 vcl/win: simplify WinSalVirtualDevice::~WinSalVirtualDevice()Dmitriy Shilin