summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2018-11-21add TreeView header supportCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-11-19tdf#121498: also process --help/--version before VCL init on WinMike Kaganski
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19loplugin:constantparamNoel Grandin
2018-11-17remove unused IS_TRAVELSELECTNoel Grandin
2018-11-17drop unused SvTreeListBoxFlags::IS_EXPANDINGCaolán McNamara
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-11-16Resolves: tdf#121246 crash in chart dialogsCaolán McNamara
2018-11-15Resolves: tdf#121341 weld TrendlineTabPageCaolán McNamara
2018-11-15bind SalInstanceSpinButton to FormattedFieldCaolán McNamara
2018-11-15reformat when the unit changesCaolán McNamara
2018-11-15reformat on set_digits changeCaolán McNamara
2018-11-15don't leak userdataCaolán McNamara
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-14move fmtfieldCaolán McNamara
2018-11-12loplugin:singlevalfields in vclNoel Grandin
2018-11-09lok: custom widgets: render editbox bordersAshod Nakashian
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara
2018-11-08SetField/GetField do not need to be publicCaolán McNamara
2018-11-08mbDefaultLocale is always trueCaolán McNamara
2018-11-08loplugin:constantparamNoel Grandin
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2018-11-05Check explicitly for function names and link directly to them on iOSTor Lillqvist
2018-11-05Revert "For iOS, do actually export UI builder factory functions"Tor Lillqvist
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-03For iOS, do actually export UI builder factory functionsTor Lillqvist
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara
2018-11-01drop LISTBOX_ERRORNoel Grandin
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Return bool from InitFont and try to init the fontJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski