summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-11-03find symbols that can be privateNoel Grandin10-20/+20
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara4-12/+58
2019-10-31loplugin:finalclasses in vclNoel Grandin57-259/+238
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller1-0/+8
2019-10-30split WindowStateData into its own headerCaolán McNamara2-53/+83
2019-10-30move WindowStateState to vclenum.hxxCaolán McNamara2-16/+16
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara3-2/+2
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+1
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara2-1/+1
2019-10-29svimpbox.hxx now only included by vclCaolán McNamara1-421/+0
2019-10-29use activate-link instead of clickedCaolán McNamara1-5/+3
2019-10-29weld fpicker clusterCaolán McNamara2-10/+86
2019-10-28add some __attribute__ ((formatNoel Grandin1-0/+3
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen1-1/+1
2019-10-24create a VclHPanedCaolán McNamara1-6/+27
2019-10-24tdf#127411 improve sizing of status items in the status barNoel Grandin1-1/+2
2019-10-24tdf#128077 crash with calc dialogs and multiple windowsNoel Grandin1-1/+2
2019-10-23loplugin:unusedmethodsNoel Grandin5-18/+0
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski1-0/+1
2019-10-22loplugin:unusedenumconstantsNoel Grandin2-7/+3
2019-10-22loplugin:constantparamNoel Grandin2-3/+2
2019-10-20loplugin:virtualdead unused param in Task::UpdateMinPeriodNoel Grandin3-6/+3
2019-10-20loplugin:virtualdead unused param in SvListView::ModelIsMovingNoel Grandin2-7/+2
2019-10-19strip Dialog ctor downCaolán McNamara1-1/+1
2019-10-19drop unused ModalDialog classCaolán McNamara1-15/+0
2019-10-19drop unused ListControlCaolán McNamara1-61/+0
2019-10-19weld ScDataProviderDlgCaolán McNamara1-0/+8
2019-10-19add menubar support to vclbuilderCaolán McNamara2-4/+3
2019-10-19loplugin:unusedmethodsNoel Grandin6-18/+1
2019-10-19tdf#128058 Make ctrl * expand/collapse tree list entriesJim Raykowski1-0/+3
2019-10-18prepare builder to support menubarsCaolán McNamara2-7/+8
2019-10-18lok: dump as property tree the valueset controlHenry Castro1-1/+1
2019-10-14Resolves: tdf#128134 page creation order affecting travelCaolán McNamara1-2/+2
2019-10-14jsdialogs: send units for numeric fieldsSzymon Kłos1-0/+4
2019-10-13move ToolBoxButtonSize into vclenumCaolán McNamara2-10/+10
2019-10-13weld ConditionalFormattingDialogCaolán McNamara1-0/+9
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks1-0/+1
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara1-0/+4
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara3-42/+51
2019-10-08no need for vcl::Window in vcl/abstdlg.hxx anymoreCaolán McNamara1-1/+0
2019-10-08implement gtk dialog screenshottingCaolán McNamara4-4/+31
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara1-2/+1
2019-10-07cid#1453997 silence Uncaught exceptionCaolán McNamara1-1/+1
2019-10-07add missing constLuboš Luňák1-1/+1
2019-10-07Fix typoAndrea Gelmini1-1/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-4/+11
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann1-4/+7
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann1-5/+3
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara2-10/+3