summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2019-10-14Resolves: tdf#128134 page creation order affecting travelCaolán McNamara
2019-10-14jsdialogs: send units for numeric fieldsSzymon Kłos
2019-10-13move ToolBoxButtonSize into vclenumCaolán McNamara
2019-10-13weld ConditionalFormattingDialogCaolán McNamara
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara
2019-10-08no need for vcl::Window in vcl/abstdlg.hxx anymoreCaolán McNamara
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara
2019-10-07cid#1453997 silence Uncaught exceptionCaolán McNamara
2019-10-07add missing constLuboš Luňák
2019-10-07Fix typoAndrea Gelmini
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann
2019-10-04tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara
2019-10-04drop unnecessary includesCaolán McNamara
2019-10-04default arg never usedCaolán McNamara
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-04document 0 len case of set_max_lengthCaolán McNamara
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-04loplugin:methodcyclesNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
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-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-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-09-29weld DbaIndexDialogCaolán McNamara
2019-09-28loplugin:constmethod in vclNoel Grandin
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-25vcl: clean up not needed const-qualification of these parameters ...Miklos Vajna