summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2024-03-02Missing includeStephan Bergmann
2023-07-31tdf#104382 - Menus should be disabled when they have no enabled submenusBalazs Varga
2023-06-08vcl: yet another missing stdintMichael Stahl
2022-12-09sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna
2022-08-01tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga
2022-06-16include memory for GCC12Michael Stahl
2021-11-17ofz#37796 limit to numeric_limits<int>::maxCaolán McNamara
2021-08-01tdf#143114 Avoid StartDrag on TreeListBox when CaptureOnButtonArmin Le Grand (Allotropia)
2021-06-28tdf#76258 Use correct icon size for color filter popup colorsSamuel Mehrbrodt
2021-06-28tdf#76258 Filter by colorsSamuel Mehrbrodt
2021-02-26tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2021-02-22tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)
2021-01-25ofz#20622 oomCaolán McNamara
2020-12-03xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-12-03xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-11-24Remove unused ScrollBarBox from tabpageSamuel Mehrbrodt
2020-11-12Create tabpage scrollbars only on demandThorsten Behrens
2020-10-06Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens
2020-09-11Merge branch 'libreoffice-6-4'Michael Weghorn
2020-09-10xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-09-09pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl
2020-09-09tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-20factor out 'weld::Widget as XWindow'Caolán McNamara
2020-07-30xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-06-05tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna
2020-06-01Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-13tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-03-02tdf#130515 Time field in Base form will not display correct formatNoel Grandin
2020-02-24Resolves: tdf#130762 honour "wrap" in FormattedFieldCaolán McNamara
2020-02-21tdf#130573 labels exchanged in export to BMPNoel Grandin
2020-02-07tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens
2019-12-05lok: calc - store zoom in the view itself.Michael Meeks
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
2019-11-28tdf#126043 use another bulk_insert_for_eachCaolán McNamara
2019-11-28get_active should be true when activated but menu not yet shownCaolán McNamara
2019-11-27tdf#108642 rate-limit progress paintingNoel Grandin
2019-11-27tdf#127403 Revert "VCL keep / return the original set TextEngine font"Jan-Marek Glogowski
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-21tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt
2019-11-13Resolves: tdf#128758 scrollbars added during scrolledwindow layoutCaolán McNamara
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-11-07make size group defaults match and document what the default isCaolán McNamara
2019-11-07Looks like UBSan still needs various RTTI for some reasonStephan Bergmann
2019-11-07remove some unused gettersCaolán McNamara
2019-11-07drop unused TreeView::set_top_entryCaolán McNamara
2019-11-07rename FloatingWindow::ImplInit so no need for using directiveCaolán McNamara
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara
2019-11-07loplugin:unusedmethodsNoel Grandin