summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen28-0/+34
2018-11-27remove unused BmpDitherFlags enum valuesNoel Grandin1-174/+0
2018-11-27remove unused DrawButtonFlags enum valueNoel Grandin1-18/+12
2018-11-27remove unused HelpEventMode enum valueNoel Grandin7-65/+3
2018-11-27remove unused GraphicManagerDrawFlags enum valueNoel Grandin2-9/+8
2018-11-27tdf#114839: Drop ancient AquaBlinker crackTor Lillqvist3-50/+0
2018-11-27remove unused QuickHelpFlags enum valueNoel Grandin1-3/+1
2018-11-27tdf#121723 vcl: leave popup mode on focus loss of toplevel windowsMiklos Vajna1-0/+5
2018-11-26tdf#121647: fix regression from 85b3c799ede62a3d7ad0493fc80b629214956601Xisco Fauli1-0/+1
2018-11-26remove unused SalLayoutFlags enum valuesNoel Grandin1-2/+0
2018-11-26remove unused DrawModeFlags enum valuesNoel Grandin7-121/+19
2018-11-26remove unused enum value ConvertDataFormat::PDFNoel Grandin1-1/+0
2018-11-26remove unused enum value SplitWindowItemFlags::InvisibleNoel Grandin1-66/+33
2018-11-26Anti-alias toolbar button drop-downs.Michael Meeks1-28/+19
2018-11-26like keypress does, on mouse press create a cursor if missingCaolán McNamara1-0/+2
2018-11-26weld DataSourceTabPageCaolán McNamara1-1/+10
2018-11-26remove unused enum value SvTLEntryFlags::IN_USENoel Grandin2-28/+13
2018-11-26remove unused enum value TrackingEventFlags::DontCallHdlNoel Grandin1-1/+0
2018-11-26remove unused ShowFlags::NoParentUpdateNoel Grandin1-1/+1
2018-11-26Fix menu insertion to specified positionAleksei Nikiforov1-1/+12
2018-11-26weld SfxVersionDialogCaolán McNamara3-2/+41
2018-11-26remove unused StartTrackingFlags enum valuesNoel Grandin2-7/+3
2018-11-26remove unused DrawFlags enum valuesNoel Grandin10-100/+51
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-25Missing test dependencyStephan Bergmann1-0/+4
2018-11-25remove unused PresentationFlags enum valuesNoel Grandin1-6/+3
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-4/+4
2018-11-25weld SwFrameDlgCaolán McNamara2-5/+15
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-7/+6
2018-11-24disable more vcl pdfexport test on winNoel Grandin1-1/+1
2018-11-24allow collapsing rowsCaolán McNamara2-0/+17
2018-11-23weld SfxMacroTabPageCaolán McNamara7-26/+86
2018-11-23loplugin:overrideStephan Bergmann1-1/+1
2018-11-23improve function local staticsNoel Grandin3-12/+6
2018-11-23tdf#121417 Allow dynamic menu changes for Qt5 and KDE5 interfacesAleksei Nikiforov2-20/+113
2018-11-23check EnableLocalizedDecimalSepCaolán McNamara1-1/+1
2018-11-23Move menu item insertion into separate functionAleksei Nikiforov2-57/+72
2018-11-22tdf#121326 Don't tab stop at toolboxes with no visible or enabled itemsJim Raykowski1-2/+33
2018-11-22SAL_USE_VCLPLUGIN is a UNO bootstrap variableStephan Bergmann1-2/+5
2018-11-22Don't check page size on Win for tdf#112690 unit testAron Budea1-0/+3
2018-11-22convert LineType to scoped enumNoel Grandin3-3/+3
2018-11-22convert SalRGB to scoped enumNoel Grandin2-26/+23
2018-11-21add TreeView header supportCaolán McNamara4-12/+116
2018-11-21weld SwCondCollPageCaolán McNamara9-92/+2984
2018-11-21Resolves: tdf#121547 do normal dialog layout firstCaolán McNamara1-1/+4
2018-11-21loplugin:redundantfcast improvementsNoel Grandin8-8/+8
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen17-0/+17
2018-11-21Fix headless build on LinuxThorsten Behrens2-2/+6
2018-11-20coverity#1441469 silence Dereference null return valueCaolán McNamara3-7/+7
2018-11-20Don’t split HarfBuzz runs for Japanese textKhaled Hosny1-1/+14