summaryrefslogtreecommitdiff
path: root/sw/source/core/model
AgeCommit message (Expand)AuthorFilesLines
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl1-2/+2
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl1-2/+2
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl1-6/+6
2023-01-27use ThemeColorChanger also in svx, when changing theme for SdrPageTomaž Vajngerl1-98/+8
2023-01-25sw: change or create the selected theme in SdrPage on theme changeTomaž Vajngerl1-0/+17
2023-01-14ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl1-0/+2
2023-01-14sw: add ThemeColorChanger that sweeps the model and changes colorsTomaž Vajngerl1-0/+271
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin2-5/+5
2021-09-15loplugin:constvarsNoel Grandin1-1/+1
2021-09-08indexing: fix correct size and pos. for shapes + more testsTomaž Vajngerl1-2/+1
2021-09-08indexing: rename "parent" attibute and parse the attribute backTomaž Vajngerl1-2/+16
2021-09-08indexing: rename "type" for prargraph an object nodesTomaž Vajngerl1-6/+18
2021-09-08indexing: support JSON and XML as input for SearchResultLocatorTomaž Vajngerl1-28/+70
2021-08-26indexing: move xml parsing into SearchResultLocatorTomaž Vajngerl2-0/+51
2021-08-13indexing: allow for multiple entries in search indexing dataTomaž Vajngerl1-12/+18
2021-08-10indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl1-14/+48
2021-07-26indexing: search result locator to return the rect of the resultTomaž Vajngerl1-0/+47
2021-06-19indexing: indexing shapes/text boxes for the IndexingExportTomaž Vajngerl1-0/+21
2021-06-19indexing: indexing paragraph text with the ModelTraverserTomaž Vajngerl1-0/+39