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