summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara
2019-10-29svimpbox.hxx now only included by vclCaolán McNamara
2019-10-29use activate-link instead of clickedCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-28add some __attribute__ ((formatNoel Grandin
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-24create a VclHPanedCaolán McNamara
2019-10-24tdf#127411 improve sizing of status items in the status barNoel Grandin
2019-10-24tdf#128077 crash with calc dialogs and multiple windowsNoel Grandin
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski
2019-10-22loplugin:unusedenumconstantsNoel Grandin
2019-10-22loplugin:constantparamNoel Grandin
2019-10-20loplugin:virtualdead unused param in Task::UpdateMinPeriodNoel Grandin
2019-10-20loplugin:virtualdead unused param in SvListView::ModelIsMovingNoel Grandin
2019-10-19strip Dialog ctor downCaolán McNamara
2019-10-19drop unused ModalDialog classCaolán McNamara
2019-10-19drop unused ListControlCaolán McNamara
2019-10-19weld ScDataProviderDlgCaolán McNamara
2019-10-19add menubar support to vclbuilderCaolán McNamara
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-19tdf#128058 Make ctrl * expand/collapse tree list entriesJim Raykowski
2019-10-18prepare builder to support menubarsCaolán McNamara
2019-10-18lok: dump as property tree the valueset controlHenry Castro
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