summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-10-04drop some unnecessary includesCaolán McNamara
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-04vcl metafile dump: a relative file path is not a good defaultMiklos Vajna
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen
2019-10-04loplugin:methodcyclesNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03Fix --enable-gtk3-kde5Stephan Bergmann
2019-10-03Removed duplicated includeAndrea Gelmini
2019-10-03factor out the actual surface creationCaolán McNamara
2019-10-03use "normal" VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara
2019-10-03Make sure TerminateListener doesn't outlive TransferableHelperStephan Bergmann
2019-10-03loplugin:unnecessaryvirtualNoel Grandin
2019-10-03loplugin:virtualdeadNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03Resolves: tdf#127882 gtk 3.18 crash in property dialog teardownCaolán McNamara
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-02weld PrintDialogCaolán McNamara
2019-10-02Reinstate "Use G_ADD_PRIVATE and *_get_instance_private"Stephan Bergmann
2019-10-02Resolves: tdf#127904 modal depth dips below 0Caolán McNamara
2019-10-02Reinstate "Clean up uses of deprecated G_CONST_RETURN"Stephan Bergmann
2019-10-02add wheel events to drawing areaCaolán McNamara
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-10-02strip mnemonics when setting custom GtkFrame labelCaolán McNamara
2019-10-02tdf#127913 crash applying popart filter to an imageNoel Grandin
2019-10-02tdf#112368 Qt5 handle owned, non-LO clipboard contentJan-Marek Glogowski
2019-10-02loplugin:fragiledestructor (clang-cl)Stephan Bergmann
2019-10-02loplugin:stringadd in vclNoel Grandin
2019-10-02tdf#127858 Assertion when trying to edit a form (gen backend)Noel 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-01Removed one pronounAndrea Gelmini
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01don't suggest gtk SAL_USE_VCLPLUGIN env variableCaolán McNamara
2019-10-01loplugin:simplifyconstruct (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