summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-08-14inline some use-once typedefsNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-08-08loplugin:unusedmethodsNoel Grandin
2020-08-08loplugin:virtualdeadNoel Grandin
2020-08-05Silence loplugin:staticmethods when the definition involves preprocessingStephan Bergmann
2020-07-30make some classes privateNoel Grandin
2020-07-29allocate bitmap data buffer on demand in SkiaSalBitmapLuboš Luňák
2020-07-24use HasChildPathFocus for composite MultiLineEditCaolán McNamara
2020-07-23spinfld can be toolkit only nowCaolán McNamara
2020-07-22add get/set overwrite modeCaolán McNamara
2020-07-20tdf#134085 DrawTransformedBitmap in wrong place for RTLCaolán McNamara
2020-07-19compact namespace: vclNoel Grandin
2020-07-17jsdialog: force update if tab is selected againSzymon Kłos
2020-07-16merge needlessly split polygons back in Skia drawing (tdf#133016)Luboš Luňák
2020-07-16jsdialog: weld text viewSzymon Kłos
2020-07-16Move SalInstanceTextView dect to header fileSzymon Kłos
2020-07-16use consistent Skia pixel position adjustments (tdf#134346)Luboš Luňák
2020-07-16jsdialog: regenerate JSON on dialog collapseSzymon Kłos
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15jsdialog: move executor code to vclSzymon Kłos
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-12VerticalTabControl can be in private headerCaolán McNamara
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-07-07vcl/clipboard: create instances with uno constructorsNoel Grandin
2020-07-07make some symbols privateNoel Grandin
2020-07-07vcl: create instances with uno constructorsNoel Grandin
2020-07-06limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara
2020-07-06exile fmtfield.hxx to toolkit headersCaolán McNamara
2020-07-05return a reference instead of a pointerCaolán McNamara
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara
2020-07-03Qt5 better / working wakeup handlingJan-Marek Glogowski
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-07-03revert jsdialog: always clean remember widgetsSzymon Kłos
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos
2020-07-03jsdialog: weld toolbarSzymon Kłos
2020-07-03Move SalInstanceToolbar decl to header fileSzymon Kłos
2020-07-02add ability to set Entry font colorCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-02notebookbar: build using weld::BuilderSzymon Kłos
2020-07-01split Formatter part of FormattedField from SpinButton partCaolán McNamara
2020-07-01loplugin:singlevalfieldsNoel Grandin
2020-07-01optimize Bitmap::Erase() for Skia by delaying the erase (tdf#134363)Luboš Luňák
2020-06-30add set_alignment to EntryCaolán McNamara
2020-06-29jsdialog: weld drawing areaSzymon Kłos