summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2020-07-05return a reference instead of a pointerCaolán McNamara
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara
2020-07-03rename FormattedEntry to EntryFormatterCaolán McNamara
2020-07-03change FormattedEntry to not own the Entry it operates onCaolán McNamara
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara
2020-07-03tdf#131942 no progress bar saving in CalcNoel Grandin
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-07-03DragDropMode::CTRL_COPY is deadNoel Grandin
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos
2020-07-03jsdialog: working number format fieldSzymon Kłos
2020-07-03notebookbar: allow to create multiple instances for onlineSzymon Kłos
2020-07-03Move SalInstanceToolbar decl to header fileSzymon Kłos
2020-07-03compute bitmap checksum for proper amount of bytes and bitsLuboš Luňák
2020-07-03gtk3: receive mouse events on drawing areaSzymon Kłos
2020-07-02weld FormattedControlCaolán McNamara
2020-07-02add ability to set Entry font colorCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-02notebookbar: use JSInstanceBuilder for styles preview in onlineSzymon Kłos
2020-07-02notebookbar: build using weld::BuilderSzymon Kłos
2020-07-01split Formatter part of FormattedField from SpinButton partCaolán McNamara
2020-07-01tdf#130991 Fit the drop-down arrow into its rectJan-Marek Glogowski
2020-07-01name:border hack no longer in use and can be retiredCaolán McNamara
2020-07-01support has-frame for SpinButtons tooCaolán McNamara
2020-07-01tdf#130991 Scale the drop-down arrow size-requestJan-Marek Glogowski
2020-07-01loplugin:singlevalfieldsNoel Grandin
2020-07-01optimize Bitmap::Erase() for Skia by delaying the erase (tdf#134363)Luboš Luňák
2020-07-01remove code duplication for BitmapReadAccess pixel functionsLuboš Luňák
2020-07-01avoid Bitmap::Erase() duplicating codeLuboš Luňák
2020-07-01do not use scanline padding for computing vcl bitmap checksumLuboš Luňák
2020-06-30tdf#134270 rearrange so we know the final treeview widthCaolán McNamara
2020-06-30faster conversions from 1bpp mask bitmaps for Skia/GLLuboš Luňák
2020-06-30Related: tdf#134390 allow entry "activate" for gen spinbuttonCaolán McNamara
2020-06-30add set_alignment to EntryCaolán McNamara
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-06-30Reduce code duplicationMike Kaganski
2020-06-29tdf#74424 vcl: Flush() is implemented in OutputDevice so no need for type checkChris Sherlock
2020-06-29tdf#39593 reduce copy/paste in BitmapScaleSuperFilterMesut Çifci
2020-06-29tdf#134054 toolbox: respect drop-down arrow rectJan-Marek Glogowski
2020-06-29jsdialog: weld drawing areaSzymon Kłos
2020-06-29jsdialog: click action for drawing areaSzymon Kłos
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl
2020-06-29loplugin:unusedfieldsNoel Grandin
2020-06-28pdf: fix text annotation (note) modification dateTomaž Vajngerl
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara
2020-06-27cid#1464969 Unchecked return valueCaolán McNamara
2020-06-27map has-frame to WB_BORDERCaolán McNamara