summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2020-05-14tdf#132788 vcl: fix redraw on theme changeMiklos Vajna
2020-05-14Move SalInstanceCheckButton to header fileSzymon Kłos
2020-05-14Move SalInstanceMessageDialog to header fileSzymon Kłos
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock
2020-05-13Use statics initializers instead of checksMike Kaganski
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-13add access to entry cut/copy/pasteCaolán McNamara
2020-05-13vcl: remove unnecessary ConnectedComponentList typedef (not a list anyway!)Chris Sherlock
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-13Move SalInstanceNotebook to header fileSzymon Kłos
2020-05-13move LongCurrencyBox to be toolkit onlyCaolán McNamara
2020-05-13lok: notify data change of the formatted field controlHenry Castro
2020-05-13loplugin:unusedvariableplusNoel Grandin
2020-05-12lok: replace SetValue for ImplNewFieldValueHenry Castro
2020-05-12tdf#132435 only place menu vertically if up/down requestedCaolán McNamara
2020-05-12Move SalInstanceButton to header fileSzymon Kłos
2020-05-12Move SalInstanceComboBox to header fileSzymon Kłos
2020-05-12make VclPaned::set_position take effectCaolán McNamara
2020-05-12add Paned accessCaolán McNamara
2020-05-11fix some leaks in vclNoel Grandin
2020-05-11tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-05-11lok: fix the window type of the formatted field controlHenry Castro
2020-05-10use compact namespace syntaxNoel Grandin
2020-05-10lok: add FormattedFieldUIObject classHenry Castro
2020-05-10lok: override get_state of the MetricFieldObject classHenry Castro
2020-05-10lok: replace name Neutro to NeutralHenry Castro
2020-05-10lok: add MetricFieldUIObject classHenry Castro
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09lok: replace locale name "en_US" -> "en-US"Henry Castro
2020-05-09lok: fix the window type of the metric field controlHenry Castro
2020-05-09lok: fix wrong metric conversion of the metric input controlHenry Castro
2020-05-08Fix typoAndrea Gelmini
2020-05-08remove TriStateBox classCaolán McNamara
2020-05-08unused msgbox.cxxCaolán McNamara
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-08move DisclosureButton out of public headersCaolán McNamara
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-05-07Add color replacement bitmap filterMike Kaganski
2020-05-07Add basic morphology (erode/dilate) bitmap filterMike Kaganski
2020-05-07tdf#132267 vcl: fix missing scrollers with non-native renderingMiklos Vajna
2020-05-07On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-05Skia has fast bitmap scaling too, if using VulkanLuboš Luňák
2020-05-04tdf#64690 - Extend selection on find/replaceAndreas Heinisch
2020-05-04StackBlur filter: Don't create threads for small bitmapMike Kaganski
2020-05-03vcl: simplify graphic type detection for EPS filesTomaž Vajngerl
2020-05-03vcl: add DetectorTools + tests, refactor array string matchingTomaž Vajngerl
2020-05-03vcl: Simplify searchEntry in GraphicFormatDetectorTomaž Vajngerl
2020-05-03vcl: add Graphic reading to TypeSerializer + testsTomaž Vajngerl