summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-27Resolves: tdf#149484 Handle <number:boolean-style> with <number:text>Eike Rathke
2022-06-27PPTX export: handle theme colors from the doc model for shape textMiklos Vajna
2022-06-27svx: update objects of pages of a master page when the theme changesMiklos Vajna
2022-06-27tools Color: implement MSO-style luminance modulation/offset filterMiklos Vajna
2022-06-24use SAL_UNLIKELY to make logging a little more efficientNoel Grandin
2022-06-17make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák
2022-06-14LanguageTool Grammar Checker implementationMert Tumer
2022-06-14Entry may have no textMike Kaganski
2022-06-14Accessibility for IconViewMike Kaganski
2022-06-10sw: restore UI language to en while savingAshod Nakashian
2022-06-05Introduce weld::IconView::insert_separatorMike Kaganski
2022-06-05Implement weld::IconView::[gs]et_item_widthMike Kaganski
2022-06-05Implement weld::IconView::connect_query_tooltipMike Kaganski
2022-06-05Simplify SmElementsControlMike Kaganski
2022-06-05Don't add empty labels to fontwork's icon viewMike Kaganski
2022-06-05tdf#125931: Enable sidebar in MathMike Kaganski
2022-06-05Drop special-casing for Chart's sidebar property deckMike Kaganski
2022-06-01Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara
2022-06-01sw content controls, date: add LOK APIMiklos Vajna
2022-05-31lok: add more efficient getSelectionType() replacementLuboš Luňák
2022-05-30sw content controls, date: add ODT filterMiklos Vajna
2022-05-25tdf#148923 PPTX import: fix incorrect image in media fileTünde Tóth
2022-05-25tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-25tdf#148442: map RefValue property to onValue in pdfXisco Fauli
2022-05-24sw content controls, picture: add LOK APIMiklos Vajna
2022-05-20sw content controls, picture: add ODT filterMiklos Vajna
2022-05-18lok-calc: new callback for print rangesDennis Francis
2022-05-16sw content controls, dropdown: add LOK APIMiklos Vajna
2022-05-13ofz#47198 Use-of-uninitialized-valueCaolán McNamara
2022-05-11sw content controls, drop-down: add ODT filterMiklos Vajna
2022-05-02sw content controls, checkbox: add ODT filterMiklos Vajna
2022-04-27tdf#109169 export Type encoded shading to OOXMLRegina Henschel
2022-04-27Extract 'switch' block out of WriteCustomGeometryRegina Henschel
2022-04-25sw content controls: add LOK APIMiklos Vajna
2022-04-23lok: reset ui mode state when switch to notebookbar cancelledSzymon Kłos
2022-04-23jsdialog: export symbol for buttonsSzymon Kłos
2022-04-23jsdialog: handle formulabar as textinputSzymon Kłos
2022-04-22sw content controls: add ODT exportMiklos Vajna
2022-04-19sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-04-15jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash419
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-14make svx::frame::Style ctor inlineLuboš Luňák
2022-04-14Handle "addfont" from Collabora OnlineTor Lillqvist
2022-04-12add tools::Guid class to generate, parse GUID valuesTomaž Vajngerl
2022-04-12sc: sparkline import/export for ODFTomaž Vajngerl
2022-04-11jsdialog: close popup correctlySzymon Kłos
2022-04-06Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2022-04-06add infobar to prompt to refresh to replace old formatCaolán McNamara
2022-03-31sw clearing breaks: add RTF filterMiklos Vajna
2022-03-30Make accessibility check dialog asyncNickWingate