summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-04tdf#120574 Store Ascii Options for Later Savingtobias7-1/+68
2021-06-04Fix UITestMike Kaganski2-0/+4
2021-06-04fix leak in solver testNoel Grandin1-0/+1
2021-06-04gtk4: undo bootstrapping conditional page removalCaolán McNamara1-7/+1
2021-06-04gtk4: don't want normal case to have a radiobuttonCaolán McNamara1-0/+2
2021-06-04gtk4: reeenable the rest of the math dialogsCaolán McNamara1-0/+2
2021-06-04move unique use of secondary-icon-tooltip-text to tooltip-textCaolán McNamara1-1/+1
2021-06-04gtk4: experiment with GtkPicture for all our theme resourcesCaolán McNamara2-9/+52
2021-06-04swap orientation of container from vert to horiCaolán McNamara1-1/+0
2021-06-04tdf#142483 filter: xhtml: fix substitution of fo:border attributeMichael Stahl1-4/+4
2021-06-04lok: Hide file name from Text Import Dialog (csv)merttumer1-2/+6
2021-06-04lok: Re-Enable AnchorToPara context menu itemmerttumer1-2/+1
2021-06-04sd: Unit test for Table deletion with Delete Keymerttumer1-0/+26
2021-06-04loplugin:unusedmethodsNoel Grandin4-13/+0
2021-06-04loplugin:virtualdeadNoel Grandin8-119/+82
2021-06-04resave with latest gladeCaolán McNamara1-453/+450
2021-06-04gtk4: support radio groups in GtkMenuButton menusCaolán McNamara2-17/+113
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna11-14/+147
2021-06-04uitest: one more fix for File Open dialogXisco Fauli1-1/+2
2021-06-04Explicitly set ForceFocusAndToFront to false for unit testsMike Kaganski1-0/+1
2021-06-04Fix UITestMike Kaganski2-0/+4
2021-06-04update creditsChristian Lohmaier1-1908/+1968
2021-06-04tdf#142638 crash leaving embedded object (GTK3)Noel Grandin1-0/+2
2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna6-10/+58
2021-06-04Fix UITests that use File Open dialog to load documentsMike Kaganski3-6/+13
2021-06-04gtk4: convert GtkMenu into GtkPopoverMenuCaolán McNamara2-6/+169
2021-06-04Fix typoAndrea Gelmini1-2/+2
2021-06-04Fix typoAndrea Gelmini1-1/+1
2021-06-04Fix the <FollowPageWord> entries for BulgarianMIhail Balabanov1-2/+2
2021-06-04sc: use XmlTestTools::registerOOXMLNamespaces()Xisco Fauli4-108/+19
2021-06-04tdf#68976 fix paste transposed regression for notes/patternsscito3-973/+985
2021-06-04tdf#141683 fix missing flag in multi sel pasted transposed as linksscito2-22/+24
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer4-9/+35
2021-06-04Implemented Delete key deletes the table when all the cells are selectedmerttumer1-8/+22
2021-06-04Unit tests for .uno:MoveShapeHandle commandmerttumer3-400/+571
2021-06-04Enable PdfIum for android buildmerttumer5-0/+5
2021-06-04ScriptForge - (scriptforge.py) ThisComponent, ThisDatabaseDocumentJean-Pierre Ledure1-0/+52
2021-06-04gtk4: strip use-popover from GtkMenuButtonCaolán McNamara2-0/+7
2021-06-04gtk4: add some spacing between elements of menubuttonCaolán McNamara2-0/+7
2021-06-04ditch old stop-timer warning which has become visibleCaolán McNamara1-2/+0
2021-06-04gtk4 crash on exitCaolán McNamara1-1/+2
2021-06-04test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&pasteMiklos Vajna4-106/+61
2021-06-04fix SAL_WARN_IF checkNoel Grandin1-2/+3
2021-06-04android: Fix DrawingArea inside CsvTableBox is shrinkedmerttumer1-0/+9
2021-06-04Add missing FilterOptionsDialog constructor for androidmerttumer1-0/+1
2021-06-04lok: Interaction handler for FilterOptionsmerttumer3-1/+27
2021-06-04lok: add global notifier to the "Text Import Dialog"merttumer2-0/+9
2021-06-04Added Text Import Dialog to JSDialogs listmerttumer1-1/+2
2021-06-03indexing: start of Indexing Export impl. based on (X)HTML exportTomaž Vajngerl6-3/+142
2021-06-03calc: clean up HTML export - don't use chainingTomaž Vajngerl1-28/+78