summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-19Update git submodulesJohnny_M1-0/+0
2021-06-19Update git submodulesJohnny_M1-0/+0
2021-06-19Update git submodulesJohnny_M1-0/+0
2021-06-19Update git submodulesJohnny_M1-0/+0
2021-06-19Update git submodulesJohnny_M1-0/+0
2021-06-19Update git submodulesJohnny_M1-0/+0
2021-06-19Update git submodulesJohnny_M1-0/+0
2021-06-19Update git submodulesJohnny_M1-0/+0
2021-06-19Update git submodulesJohnny_M1-0/+0
2021-06-19Update git submodulesJohnny_M1-0/+0
2021-06-19indexing: indexing sections for the IndexingExportTomaž Vajngerl3-2/+45
2021-06-19indexing: write parent index to paragraphs if possibleTomaž Vajngerl1-0/+7
2021-06-19indexing: indexing tables for the IndexingExportTomaž Vajngerl3-0/+98
2021-06-19indexing: indexing shapes/text boxes for the IndexingExportTomaž Vajngerl5-1/+85
2021-06-19indexing: indexing OLE objects for the IndexingExportTomaž Vajngerl3-1/+36
2021-06-19indexing: indexing graphics for the IndexingExportTomaž Vajngerl3-6/+47
2021-06-19indexing: indexing paragraph text with the ModelTraverserTomaž Vajngerl7-0/+223
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl20-454/+456
2021-06-19svx: use constexpr instead of a define for a constantTomaž Vajngerl1-1/+1
2021-06-19svx: prefix member variables for SdrCreateViewTomaž Vajngerl3-119/+123
2021-06-19ScriptForge - (SF_UI) GetDocument() accepts component objectJean-Pierre Ledure1-2/+7
2021-06-19svx: remove whitespace in member variablesTomaž Vajngerl6-62/+57
2021-06-18Simplify a OUString constructionStephan Bergmann1-1/+1
2021-06-18Simplify a std::string_view constructionStephan Bergmann1-3/+2
2021-06-18Simplify some OUString construction in test codeStephan Bergmann1-7/+7
2021-06-18Workaround only for GCC 10Stephan Bergmann1-2/+3
2021-06-18gtk4: implement removing an entry from MenuButton menuCaolán McNamara1-2/+56
2021-06-18move the explanatory image outside the RadioButtonCaolán McNamara2-18/+39
2021-06-18resave with latest gladeCaolán McNamara1-71/+68
2021-06-18help button should be packed as 'secondary'Caolán McNamara1-0/+1
2021-06-18resave with latest gladeCaolán McNamara1-53/+50
2021-06-18tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara1-1/+12
2021-06-18tdf#142873: Fix print preview zoom-out zoom-in buttonsJulien Nabet2-4/+4
2021-06-18Fix typoAndrea Gelmini1-1/+1
2021-06-18related tdf#140336 docxsdrexport: always clear vmlTextFrame attrsJustin Luth1-2/+3
2021-06-18tdf#109083 sw table styles: fix missing format update of tablesBalazs Santha2-1/+71
2021-06-18Resolves: ofz#34920 allow displaying only one text stringBartosz Kosiorek1-83/+82
2021-06-18more 32bit build fixesRene Engelhard2-8/+8
2021-06-18Update git submodulesOlivier Hallot1-0/+0
2021-06-18gtk4: use state-flags-changed for gtk4 GtkMenuButton toggle alsoCaolán McNamara1-20/+9
2021-06-18tdf#142924 "toggled" is too late to use to populate changes to the menuCaolán McNamara1-2/+22
2021-06-18hold SvtSysLocale for lifetime of returned GetUILanguageTag referenceCaolán McNamara2-4/+9
2021-06-18gtk4: enable some more working dialogsCaolán McNamara1-0/+3
2021-06-18ofz: fix use-after freeCaolán McNamara2-13/+26
2021-06-18tdf#142925 render the button arrow like it used to beCaolán McNamara1-2/+18
2021-06-18rename signalToggled to signalMenuButtonToggledCaolán McNamara1-4/+4
2021-06-18rename m_pToggleButton to m_pMenuButtonToggleButtonCaolán McNamara1-6/+6
2021-06-18Update git submodulesAndrea Gelmini1-0/+0
2021-06-18tdf#141311: Rotation spinbox in sidebar used to have 2 decimal placesKatarina Behrens2-1/+2
2021-06-18avoid maybe-uninitialised in FontConfigNoel Grandin1-0/+6