summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-19add a SystemChildWindow::GetOptimalSize overrideCaolán McNamara
2019-12-19Fix typoAndrea Gelmini
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks
2019-12-18loplugin:duplicate-definesNoel Grandin
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-17Fix typoAndrea Gelmini
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara
2019-12-17android: Don't crash when double-tapping a text box.Jan Holesovsky
2019-12-17loplugin:expandablemethodsNoel Grandin
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