summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-13loplugin:singlevalfieldsNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-12loplugin:finalclassesNoel Grandin
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-11Fix typoAndrea Gelmini
2019-12-11Fix typoAndrea Gelmini
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-12-11lok: fix welded dialogsHenry Castro
2019-12-11lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-12-09only connect to tooltip query when we have toCaolán McNamara
2019-12-09Related tdf#108458 if no TooltipHdl set use usual tooltipCaolán McNamara
2019-12-09tdf#108458 related: Add tooltip handling to TreeViewJim Raykowski
2019-12-09weld Property BrowserCaolán McNamara
2019-12-09no longer have to worry about intra-module compatibilityCaolán McNamara
2019-12-08document get_extents_relative_to return codeCaolán McNamara
2019-12-06keep just one shared reference to Skia shared GrContextLuboš Luňák
2019-12-05use o3tl::optional instead of pointerNoel Grandin
2019-12-05turn TimeFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn DateFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn NumericFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn MetricFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05replace only use of GetDefaultUnit() with FieldUnit::NONECaolán McNamara
2019-12-05the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara
2019-12-05Fix typoAndrea Gelmini
2019-12-05make some classes module privateNoel Grandin
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara
2019-12-04honour GtkScrolledWindow shadow-typeCaolán McNamara
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-04weld ONavigatorCaolán McNamara
2019-12-03weld OAddFieldWindowCaolán McNamara
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-12-01weld FmFieldWinCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-29make some function symbols module privateNoel Grandin
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-27get_active should be true when activated but menu not yet shownCaolán McNamara
2019-11-27fix memory leakLuboš Luňák
2019-11-27make Skia VCL backend fall back to raster if vulkan doesn't workLuboš Luňák
2019-11-27vcl: allow creating a VirtualDevice with alpha sufraceTomaž Vajngerl
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-27tdf#108642 rate-limit progress paintingNoel Grandin
2019-11-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara
2019-11-26tdf#129037 add a way to select multiple entries of a ListBox togetherCaolán McNamara
2019-11-26tdf#127403 Revert "VCL keep / return the original set TextEngine font"Jan-Marek Glogowski