summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-10-04loplugin:methodcyclesNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03Removed duplicated includeAndrea Gelmini
2019-10-03Make sure TerminateListener doesn't outlive TransferableHelperStephan Bergmann
2019-10-03loplugin:virtualdeadNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-10-02weld PrintDialogCaolán McNamara
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-10-02tdf#127913 crash applying popart filter to an imageNoel Grandin
2019-10-02loplugin:stringadd in vclNoel Grandin
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01loplugin:logexceptionnicely (clang-cl)Stephan Bergmann
2019-10-01loplugin:external (clang-cl, HasAtHook), againStephan Bergmann
2019-10-01loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2019-10-01jsdialogs: send selection for listboxSzymon Kłos
2019-10-01lok jsdialogs: Add handling of checked state for checkbox and radiobutton.Jan Holesovsky
2019-10-01jsdialogs: set frame as a separate typeSzymon Kłos
2019-10-01jsdialogs: export vertical property for BoxesSzymon Kłos
2019-10-01jsdialogs: send toolitemsSzymon Kłos
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2019-10-01jsdialogs: export more propertiesSzymon Kłos
2019-10-01jsdialogs: send listbox entriesSzymon Kłos
2019-10-01lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky
2019-10-01tdf#127446 vcl image lazy-load: fix custom size handling of metafilesMiklos Vajna
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-30align show-expander default with gtk defaultsCaolán McNamara
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-29weld DbaIndexDialogCaolán McNamara
2019-09-28loplugin:constmethod in vclNoel Grandin
2019-09-28Hold reference on parent dialog while emitting EndDialog.Michael Meeks
2019-09-28Avoid lambda being destroyed while it is being called.Michael Meeks
2019-09-26tdf#126967:vcl: lok: avoid starting idle paint taskHenry Castro
2019-09-26Remove some unused includesMiklos Vajna
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-26loplugin:unnecessaryvirtualNoel Grandin
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-25tdf#127411 Broken mouse status in Impress status barNoel Grandin
2019-09-25better data structures for some static const varsNoel Grandin
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-22tdf#127325: Revert "Use HarfBuzz to get glyph bounding rectangle"Khaled Hosny
2019-09-21wizdlg only needed in vcl nowCaolán McNamara
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-20make WizardShell use RoadmapWizardMachineCaolán McNamara