summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-13chart2: for a data table we need to force shift category positionfeature/chartdatatableTomaž Vajngerl2-0/+7
2022-08-13chart2: support data table rendering when the X axis is swappedTomaž Vajngerl6-52/+114
2022-08-12chart2: we don't need SCHATTR_TEXT_* text ranges for data tableTomaž Vajngerl1-1/+0
2022-08-12chart2: don't use ref-size property when converting data tableTomaž Vajngerl1-2/+1
2022-08-12chart2: use the FillColor property as CharBackColorTomaž Vajngerl1-0/+3
2022-08-12chart2: always set text props. of the first paragraph and not cellTomaž Vajngerl1-15/+43
2022-08-12chart2: add "font effects" tab page to the data table dialogTomaž Vajngerl1-0/+1
2022-08-11chart2: render line legend symbols better in a data tableTomaž Vajngerl1-7/+19
2022-08-11chart2: fix rendering of table borders of row/column headersTomaž Vajngerl1-4/+12
2022-08-10chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl19-52/+317
2022-08-10chart2: Add undo/redo for the data tableTomaž Vajngerl2-3/+24
2022-08-10correct the description of NumberingRulesTomaž Vajngerl1-1/+1
2022-08-10xmloff: import and export for the chart data tableTomaž Vajngerl12-34/+330
2022-08-10chart2: DataTable set properties to default to falseTomaž Vajngerl1-3/+3
2022-08-10chart2: InsertDataTable and DeleteDataTable for context menuTomaž Vajngerl6-5/+68
2022-08-10chart2: InsertDataTableDialog for inserting/removing the data tableTomaž Vajngerl10-91/+548
2022-08-10chart2: add some data table default propertiesTomaž Vajngerl1-0/+11
2022-08-10chart2: add "InsertMenuDataTable" action to menuTomaž Vajngerl6-0/+30
2022-08-10chart2: allow to select the data table, fix object CIDTomaž Vajngerl4-6/+10
2022-08-10chart2: add UI to the data tableTomaž Vajngerl17-1/+533
2022-08-10chart2: remove unneeded class prefix in ObjectHierarchy.cxxTomaž Vajngerl1-16/+16
2022-08-10chart2: call clear instead of creating a new empty mapTomaž Vajngerl1-1/+1
2022-08-10chart2: remove unneeded class prefix in ObjectHierarchy.hxxTomaž Vajngerl1-13/+11
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann8-16/+16
2022-08-10mnemonic-widget of showlocationCaolán McNamara1-0/+1
2022-08-10tdf#145226: sw_odfexport: Add unittestXisco Fauli2-0/+200
2022-08-10vcl: remove unused GLYPH_FONT_HEIGHTChris Sherlock1-6/+0
2022-08-10tdf#150269 sw: add unit testMichael Stahl2-0/+33
2022-08-10sw: fix infinite recursion in SwEditWin::GetSurroundingTextSelection()Michael Stahl5-3/+23
2022-08-10sw_fieldmarkhide: fix crash on exporting forum-mso-en-4034.docx to ODTMichael Stahl1-2/+10
2022-08-10unique_ptr->optional in SwFormatContentNoel Grandin2-15/+14
2022-08-10unique_ptr->optional in SwUndoInsertNoel Grandin2-12/+12
2022-08-10unique_ptr->optional in SwUndoDeleteNoel Grandin2-6/+7
2022-08-10Missing colon in toolbar help idsMaxim Monastirsky1-1/+1
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky10-24/+19
2022-08-10Unnecessary ToolBox::SetItemText callMaxim Monastirsky2-8/+3
2022-08-10unique_ptr->optional in SwUndoInsertsNoel Grandin2-14/+13
2022-08-10unique_ptr->optional in SwTextFootnoteNoel Grandin5-33/+26
2022-08-10unique_ptr->optional in MoveNodeRangeNoel Grandin1-6/+6
2022-08-10loplugin:passstuffbyrefNoel Grandin21-58/+64
2022-08-10vcl: AnimationRenderer::getOutPos() -> GetOriginPosition()Chris Sherlock3-37/+37
2022-08-10Remove code duplication in GraphicDescriptor for GIFofftkp3-37/+15
2022-08-10Prepare GraphicDescriptor and GraphicFormatDetector for mergingofftkp9-251/+362
2022-08-09uitest: sw: add test for add and remove in customize dialogXisco Fauli1-0/+32
2022-08-09Mark external/boost/constexpr.patch.0 as upstreamedStephan Bergmann1-0/+2
2022-08-09crashreporting: frequent crash seen in PackedFile::flushCaolán McNamara1-1/+1
2022-08-09uitest: sw: remove duplicated testXisco Fauli1-22/+4
2022-08-09tdf#149916: sw: Add UItestXisco Fauli2-0/+42
2022-08-09tools: json writer test does not need to use test::BootstrapFixtureChris Sherlock1-9/+3
2022-08-09crashreportScraper: replace quation marks from codeXisco Fauli1-1/+1