summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-08-20loplugin:singlevalfieldsNoel Grandin
2020-08-20loplugin:virtualdeadNoel Grandin
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara
2020-08-19support the background color used by base's title windowsCaolán McNamara
2020-08-19headless: don't allow the system to set subpixel rendering eg.Michael Meeks
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-17loplugin:unusedmethodsNoel Grandin
2020-08-17vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-15tdf#125234 Qt5 implement CreateFontSubsetJan-Marek Glogowski
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski
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