summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-17tdf#93664 sc: fix filtering clicking on cells merged horizontallyTünde Tóth1-3/+6
2021-04-17Pivot table: fix data field subdialogSzymon Kłos1-3/+3
2021-04-17pivot table: make partial sum message box asyncSzymon Kłos1-36/+65
2021-04-17pivot table: properly close all subdialogsSzymon Kłos9-18/+62
2021-04-17tdf#141407 NB remove EPub from calc, draw, impress NBsandreas kainz8-57/+8
2021-04-17use OUString in dir handling operationsNoel Grandin1-113/+39
2021-04-16tdf#98481: sc_subsequent_filters: Add unittestXisco Fauli2-0/+22
2021-04-16tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski17-13/+257
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski19-23/+164
2021-04-16lok: force writer web-view off.Michael Meeks1-1/+6
2021-04-16X11SalGraphics::SupportsCairo is pretty slow and its value won't changeCaolán McNamara1-3/+6
2021-04-16Remove description from mobile macro selectorSzymon Kłos3-2/+4
2021-04-16related tdf#137626: rewrite XML_min to XML_minuteBalazs Varga1-6/+6
2021-04-16tdf#141525 Fix "Line with Arrow/Circle" insertion error.Jeff Huang1-0/+8
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung3-1/+7
2021-04-16Remove unused code from Macro Selector dialogSzymon Kłos3-117/+16
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos5-6/+61
2021-04-16SVGFilter::implGenerateMetaData check page before useSzymon Kłos1-0/+2
2021-04-16flatten some code in sal/osl/w32Noel Grandin6-458/+435
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl11-25/+112
2021-04-16Avoid infinite loop in AddPixelsWhile when removing SheetSzymon Kłos1-1/+6
2021-04-16tdf#120168: sc_subsequent_export: Add unittestXisco Fauli2-0/+19
2021-04-16CppunitTest_sw_htmlexport: extract reqif export code to a functionMiklos Vajna1-75/+27
2021-04-16Update language-subtag-registry to 2021-03-05Eike Rathke1-2/+2
2021-04-16tdf#141538 Make Remove button work in Select Address List dialogGabor Kelemen1-1/+5
2021-04-16sw: DOCX export: DocxAttributeOutput::EndField_Impl() omits bookmark endMichael Stahl2-13/+7
2021-04-16sw html/reqif export: fix size of embedded objectMiklos Vajna5-5/+48
2021-04-16Related tdf#136764 - Minimum width for Styles InspectorHeiko Tietze1-3/+5
2021-04-16Print Dialog move Selection radio button next to All Pagesandreas kainz1-7/+5
2021-04-16tdf#141138 add PopupLabel to Language commands for NBandreas kainz1-0/+9
2021-04-16tdf#134373 add PopupLabel to update commands for NB see c5 option 2andreas kainz4-6/+80
2021-04-16Small refactorMike Kaganski1-59/+22
2021-04-16Remove some unused includesMiklos Vajna3-11/+1
2021-04-16set path to fully normalized in osl_getNextFileItemNoel Grandin1-1/+1
2021-04-16tdf#95615 android: Don't offer "Save" after opening templateMichael Weghorn2-14/+39
2021-04-16android: Show file picker for new docs on "Save As"Michael Weghorn4-76/+32
2021-04-16android: Drop unused 'FileUtilities#doAccept'Michael Weghorn1-17/+0
2021-04-16android: Allow printing and PDF export regardless of modeMichael Weghorn1-3/+8
2021-04-16android: Merge 2 'LOKitTileProvider#printDocument' methodsMichael Weghorn1-14/+11
2021-04-16android: Ask where to save PDF file on exportMichael Weghorn8-45/+70
2021-04-16android: Add a "Save As..." menu entryMichael Weghorn8-8/+125
2021-04-16android: Extract copying Uri to stream in thread to separate methodMichael Weghorn1-31/+38
2021-04-16tdf#134951 docxexport: stop duplicating stuff in postponed textJustin Luth5-3/+23
2021-04-16tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse3-10/+55
2021-04-15Update git submodulesAndrea Gelmini1-0/+0
2021-04-15tdf#141269: sd_export: Add unittestXisco Fauli2-0/+31
2021-04-15do not clear gray bitmaps in png loaderLuboš Luňák1-1/+0
2021-04-15threaded loading also for png loaderLuboš Luňák4-68/+230
2021-04-15automatic png_struct cleanupLuboš Luňák1-22/+9
2021-04-15remove unnecessary nesting levelsLuboš Luňák1-134/+121