summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-02-19use boost::optional in SvTreeListEntryNoel Grandin2-3/+3
2019-02-19pretty up logging of exceptionsNoel Grandin2-5/+7
2019-02-19KDE5FilePicker: Fix build on 32 bit archsMichael Weghorn1-1/+1
2019-02-18Resolves: tdf#122355 search help for active notebook pageCaolán McNamara2-189/+272
2019-02-18reorder to reduce size from 64 to 48 bytesCaolán McNamara1-10/+10
2019-02-18fix comparison of std::lower_bound resultNoel Grandin1-1/+2
2019-02-18tdf#98896: GetWidth/GetHeight vs getWidth/getHeight strikes back!Mike Kaganski1-4/+4
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin1-1/+1
2019-02-17weld HangulHanjaEditDictDialogCaolán McNamara2-0/+24
2019-02-17use Application::AddKeyListener to be able to mark key events as handledCaolán McNamara1-8/+43
2019-02-16Fix typosAndrea Gelmini1-1/+1
2019-02-15lok: Fix the font previews in eg. Format -> Character... dialog.Jan Holesovsky1-1/+3
2019-02-15tdf#123451 qt5: Detect decimal separator on keypadMichael Weghorn1-2/+7
2019-02-15disble test of rendering BitmapEx with alpha on Windows for nowTomaž Vajngerl1-0/+4
2019-02-15weld ScDPDateGroupDlgCaolán McNamara3-0/+163
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara4-0/+1561
2019-02-15Fix typo in codeAndrea Gelmini1-4/+4
2019-02-14don't need a special function to get the BlueOrIndex colorTomaž Vajngerl1-7/+1
2019-02-14move pngwrite/pngread to vcl/filter/pngTomaž Vajngerl3-2/+2
2019-02-14weld MoreOptionsDialogCaolán McNamara3-40/+33
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin2-0/+3
2019-02-14vcl: test rendering of bitmaps with alphaTomaž Vajngerl2-0/+27
2019-02-13Improve the algorithm of disabled image creationTomaž Vajngerl2-71/+58
2019-02-13tdf#120787: fine-tune window flags w/ focus on floating toolbarsKatarina Behrens1-2/+5
2019-02-13tdf#123266 make cursors svg ready for better resizing.andreas kainz68-0/+685
2019-02-13weld CertificateViewer clusterCaolán McNamara2-0/+18
2019-02-13tdf#123420 Fix RGB/BGR issue with PNG readerTomaž Vajngerl1-2/+7
2019-02-13Pointer is pointlessNoel Grandin14-26/+32
2019-02-13tdf#120786: show undocked toolbar only when it's readyKatarina Behrens1-1/+0
2019-02-12weld ScNamePasteDlgCaolán McNamara2-22/+138
2019-02-12Resolves: tdf#123298 resize before writing to vectorCaolán McNamara1-3/+2
2019-02-12weld SdInsertPagesObjsDlgCaolán McNamara2-4/+45
2019-02-12loplugin:unnecessaryparenStephan Bergmann1-1/+1
2019-02-11Resolves: tdf#123080 don't require wayland at runtimeCaolán McNamara8-37/+63
2019-02-11weld SvBaseLinksDlgCaolán McNamara3-15/+150
2019-02-11tdf#119853: Set window state only, don't actually show the windowKatarina Behrens2-10/+27
2019-02-11new loplugin writeonlyvarsNoel Grandin4-24/+0
2019-02-11tdf#123311: Label "Order" in Print dialog should be left alignRoman Kuznetsov1-1/+0
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2019-02-11loplugin:indentation in vclNoel Grandin45-143/+140
2019-02-10Converted mouse pointer from indexed color to RGBMatthias Seidel1-0/+0
2019-02-10Converted mouse pointer from grayscale to RGBMatthias Seidel1-0/+0
2019-02-09weld SvxEditDictionaryDialogCaolán McNamara1-0/+21
2019-02-09Use PngImageReader for loading the icons from the icon-themesTomaž Vajngerl1-8/+6
2019-02-09add PngImageFilter that uses libpng for PNG loadingTomaž Vajngerl9-0/+424
2019-02-08getToken+comparison+copy ==> startsWithMatteo Casalin1-6/+4
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen46-208/+162
2019-02-08drop propagate naturalCaolán McNamara1-11/+0
2019-02-08weld AddConditionDialogCaolán McNamara2-0/+41