summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-13loplugin:singlevalfieldsNoel Grandin
2019-12-12tdf#123076 Get paper size for print previewGabor Kelemen
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks
2019-12-11Fix typosAndrea Gelmini
2019-12-11do not allow both read and write bitmap access to the same bitmapLuboš Luňák
2019-12-11tdf#128824 Keep multiselection in style list on right clickSamuel Mehrbrodt
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-12-11tdf#105518 F6: Skip infobar when it has no childrenJim Raykowski
2019-12-11lok: fix welded dialogsHenry Castro
2019-12-11lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-12-10lok: don't show tooltip for popup menus inside dialogsTamás Zolnai
2019-12-10lok: show tooltips on dialogsTamás Zolnai
2019-12-09use HasChildPathFocus for SpinButton like ComboBoxCaolán McNamara
2019-12-09Enable/Disable of children shouldn't be necessaryCaolán McNamara
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-09tdf#122706 Fix built-in HID on Print dialogs Help buttonKelemen Gábor
2019-12-06Removed duplicated includeAndrea Gelmini
2019-12-06remove the added pages grid and tabpage when remove page calledCaolán McNamara
2019-12-06handle unsetting ImageCaolán McNamara
2019-12-06lok preload: Some symbols are in-process when we need them.Jan Holesovsky
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-05no point setting mnDecimalDigits to overwrite it immediatelyCaolá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-05make some classes module privateNoel Grandin
2019-12-04fix manual insert into a size groupCaolán McNamara
2019-12-04tdf#128992 Compressing PNG files with alpha channel get a black backgroundNoel Grandin
2019-12-04honour GtkScrolledWindow shadow-typeCaolán McNamara
2019-12-04weld ONavigatorCaolán McNamara
2019-12-03toolbar item visibilty defaults to false in GtkBuilder but true in vclCaolán McNamara
2019-12-03tdf#129068 try dialog content area help before dialog itselfCaolán McNamara
2019-12-03Use namespaces instead of structsStephan Bergmann
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
2019-12-01weld FmFieldWinCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-29missing include (for close)Stephan Bergmann
2019-11-28Drop unnecessarily user-provided ~SalLayoutGlyphsImplStephan Bergmann
2019-11-28tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt