summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-08Fix typoAndrea Gelmini
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-03allow to dynamically show/hide notebook tabsCaolán McNamara
2022-06-03implement "show-tabs" for TabControlCaolán McNamara
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-06-01Implement weld::IconView::[gs]et_item_widthMike Kaganski
2022-06-01Implement weld::IconView::connect_query_tooltipMike Kaganski
2022-05-31clang-cl wants VCL_DLLPUBLIC SalLayoutGlyphsCache::clear not to be inlineStephan Bergmann
2022-05-30Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara
2022-05-25VCL SysEnvData: add Invalid Platform and ToolkitJan-Marek Glogowski
2022-05-22cid#1504541 Uninitialized scalar fieldCaolán McNamara
2022-05-19Simplify an "ImportGraphic" method by removing useless pExtHeader (WmfExternal)Julien Nabet
2022-05-18tdf#105972: pdf form: export date fields as date typeXisco Fauli
2022-05-18Remove 1 ImportGraphic methodJulien Nabet
2022-05-18tdf#105972: pdf form: export time fields as time typeXisco Fauli
2022-05-18Avoid uninitialized vcl::EditWidget::PrependCurrencySymbolStephan Bergmann
2022-05-17tdf#105972: pdf form: export numeric and currency fields as number typeXisco Fauli
2022-05-16use FontMetric as SalLayoutGlyphsCache key rather than vcl::FontLuboš Luňák
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna
2022-05-12tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-12these members can be privateCaolán McNamara
2022-05-12merge SetNodeBitmaps and SetNodeDefaultImagesCaolán McNamara
2022-05-11tdf#148442: map RefValue property to onValue in pdfXisco Fauli
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-10Fix typosAndrea Gelmini
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung
2022-05-04Related: tdf#131725 if SvTreeListBox RTL set, set scrollbars to matchCaolán McNamara
2022-05-04lay out entire strings in SalLayoutGlyphsCache more often (tdf#148911)Luboš Luňák
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski
2022-05-03optimize repeated calls for the same string in SalLayoutGlyphsCacheLuboš Luňák
2022-05-02better cache size limit for SalLayoutGlyphsCacheLuboš Luňák
2022-05-01jsdialog: export symbol for buttonsSzymon Kłos
2022-05-01jsdialog: handle formulabar as textinputSzymon Kłos
2022-05-01Fix commentsxuenhua
2022-05-01use string_view in WhitespaceToSpaceNoel Grandin
2022-05-01SalLayoutGlyphsCache no longer needs to hash OutputDevice pointerLuboš Luňák
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28include LogicalFontInstance font scale in SalLayoutGlyphsCache keyLuboš Luňák
2022-04-27make SalLayoutFlags match after makeGlyphsSubset()Luboš Luňák
2022-04-27provide explicit function for hashing vcl::FontLuboš Luňák
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20tdf#97228 Move ToolbarValue class to separate include fileVaibhavMalik4187
2022-04-18tdf#143148 Use pragma once instead of include guards.Isha_Desai
2022-04-15tdf#148349 add a way to call the user's attention to a widgetCaolán McNamara
2022-04-15jsdialog: close popup correctlySzymon Kłos
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-04-14Resolves: tdf#148476 allow dialog resize buttons to "shrink" againCaolán McNamara