summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-05-06ofz#20622 oomCaolán McNamara1-1/+2
2021-05-06xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna1-0/+2
2021-05-06xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2-1/+7
2020-09-10xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna1-0/+48
2020-09-09pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl1-0/+43
2020-09-09tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara1-1/+2
2020-07-30xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna1-0/+2
2020-06-05tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna1-0/+1
2020-06-01Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara2-9/+0
2020-05-13tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn1-1/+1
2020-03-02tdf#130515 Time field in Base form will not display correct formatNoel Grandin1-1/+4
2020-02-24Resolves: tdf#130762 honour "wrap" in FormattedFieldCaolán McNamara1-0/+1
2020-02-21tdf#130573 labels exchanged in export to BMPNoel Grandin2-0/+29
2020-02-07tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski1-3/+4
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens1-1/+1
2019-12-05lok: calc - store zoom in the view itself.Michael Meeks1-4/+0
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara1-0/+2
2019-11-28tdf#126043 use another bulk_insert_for_eachCaolán McNamara1-2/+3
2019-11-28get_active should be true when activated but menu not yet shownCaolán McNamara1-1/+2
2019-11-27tdf#108642 rate-limit progress paintingNoel Grandin1-0/+1
2019-11-27tdf#127403 Revert "VCL keep / return the original set TextEngine font"Jan-Marek Glogowski2-6/+2
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-11/+19
2019-11-21tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt1-2/+3
2019-11-13Resolves: tdf#128758 scrollbars added during scrolledwindow layoutCaolán McNamara1-0/+1
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian1-0/+9
2019-11-07make size group defaults match and document what the default isCaolán McNamara1-0/+1
2019-11-07Looks like UBSan still needs various RTTI for some reasonStephan Bergmann1-5/+5
2019-11-07remove some unused gettersCaolán McNamara1-2/+0
2019-11-07drop unused TreeView::set_top_entryCaolán McNamara1-1/+0
2019-11-07rename FloatingWindow::ImplInit so no need for using directiveCaolán McNamara1-2/+1
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara1-2/+1
2019-11-07loplugin:unusedmethodsNoel Grandin7-24/+0
2019-11-06loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2019-11-06make some classes module-privateNoel Grandin3-4/+4
2019-11-05make some classes module-privateNoel Grandin5-9/+9
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara1-0/+4
2019-11-04readme not a sufficient indicatorCaolán McNamara8-4/+32
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara2-117/+121
2019-11-03make some classes module-privateNoel Grandin8-19/+19
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