summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-11-17remove unused IS_TRAVELSELECTNoel Grandin1-4/+3
2018-11-17drop unused SvTreeListBoxFlags::IS_EXPANDINGCaolán McNamara1-5/+4
2018-11-17loplugin:unusedmethodsNoel Grandin1-2/+0
2018-11-16Resolves: tdf#121246 crash in chart dialogsCaolán McNamara1-0/+2
2018-11-15Resolves: tdf#121341 weld TrendlineTabPageCaolán McNamara1-0/+32
2018-11-15bind SalInstanceSpinButton to FormattedFieldCaolán McNamara3-8/+14
2018-11-15reformat when the unit changesCaolán McNamara1-5/+1
2018-11-15reformat on set_digits changeCaolán McNamara1-1/+1
2018-11-15don't leak userdataCaolán McNamara1-0/+3
2018-11-15loplugin:staticmethods in vclNoel Grandin4-19/+20
2018-11-14move fmtfieldCaolán McNamara1-0/+296
2018-11-12loplugin:singlevalfields in vclNoel Grandin2-2/+0
2018-11-09lok: custom widgets: render editbox bordersAshod Nakashian1-1/+1
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl2-4/+20
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara1-0/+2
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-4/+4
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara2-9/+9
2018-11-08SetField/GetField do not need to be publicCaolán McNamara1-3/+3
2018-11-08mbDefaultLocale is always trueCaolán McNamara1-2/+0
2018-11-08loplugin:constantparamNoel Grandin2-2/+1
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara4-5/+10
2018-11-07move SvTreeListBox to vclCaolán McNamara15-0/+3158
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar1-10/+10
2018-11-05Check explicitly for function names and link directly to them on iOSTor Lillqvist1-0/+3
2018-11-05Revert "For iOS, do actually export UI builder factory functions"Tor Lillqvist1-13/+3
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara1-0/+4
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara2-3/+11
2018-11-03For iOS, do actually export UI builder factory functionsTor Lillqvist1-3/+13
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann2-10/+3
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin2-6/+6
2018-11-01weld SwWordCountFloatDlgCaolán McNamara2-3/+10
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski1-2/+2
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara2-12/+0
2018-11-01drop LISTBOX_ERRORNoel Grandin1-1/+0
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara1-2/+0
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski1-2/+2
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski3-56/+16
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski1-0/+1
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski2-5/+6
2018-10-25Return bool from InitFont and try to init the fontJan-Marek Glogowski2-2/+1
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski2-56/+89
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski2-6/+1
2018-10-25weld SwTOXStylesTabPageCaolán McNamara1-0/+1
2018-10-25vcl: use default member initializer for PDFElementMiklos Vajna1-7/+3
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin3-12/+12
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski3-11/+15
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski2-13/+16
2018-10-23Constify VirtDevice::me(Alpha)?FormatJan-Marek Glogowski1-11/+32
2018-10-23Constify OutputDevice::meOutDevTypeJan-Marek Glogowski1-3/+3