summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-19cid#1476017 Read_GrafLayer's subfunction params are never nullJustin Luth4-337/+310
2021-04-19cid#1476278 silence Null pointer dereferencesCaolán McNamara1-1/+3
2021-04-19[API CHANGE] Do not call getaddrinfo if we just want the hostnameSamuel Mehrbrodt4-7/+47
2021-04-19notebookbar: minify for onlineSzymon Kłos13-13/+343
2021-04-19Fix two string matches to not include the trailing NULsStephan Bergmann1-2/+2
2021-04-19fix build: partial revert loplugin:unusedmethodsJustin Luth1-0/+1
2021-04-19Ensure outline content visibility 'Hide' button is removedJim Raykowski2-2/+31
2021-04-19Only Toggle in Outline Folding menu when sublevels are includedJim Raykowski1-7/+10
2021-04-18no need to construct temporary OUStrings hereNoel Grandin2-10/+10
2021-04-18tdf#132901: do not add updatecheck to libmergedXisco Fauli1-4/+0
2021-04-18tdf#141708 wait until float is activated to grab focusCaolán McNamara3-3/+24
2021-04-18reduce log noiseNoel Grandin1-1/+2
2021-04-18reduce allocation cost in SvxShape::SetPropertyNoel Grandin1-14/+14
2021-04-18fix alignment of FootnoteAreaPage Dialog Tabandreas kainz1-21/+0
2021-04-17tdf#30709 sw Style Inspector: show bookmark dataLászló Németh3-0/+99
2021-04-17tdf#30709 sw Style Inspector: show metadata xml:idLászló Németh2-8/+13
2021-04-17Colibre: Revise some iconsRizal Muttaqin6-3/+4
2021-04-17ofz#27296 Out-of-memory and ofz#27384 Indirect-leakCaolán McNamara5-48/+18
2021-04-17remove some cachingNoel Grandin2-20/+3
2021-04-17add lang::XServiceInfo to WeldEditAccessibleCaolán McNamara1-3/+19
2021-04-17tdf#140764 add ImageMode to tabbed NBandreas kainz4-29/+388
2021-04-17update paraindentspacingandreas kainz1-29/+28
2021-04-17loplugin:constantparamNoel Grandin13-883/+877
2021-04-17tdf#141701 Crash when closing 3D View dialog of 3D chartNoel Grandin1-0/+1
2021-04-17tdf#141675 Incorrect position of shapeNoel Grandin2-19/+14
2021-04-17tdf#48551: change preset subtype of Fly Out and Crawl Out exit animationsKatarina Behrens1-12/+12
2021-04-17tdf#119962 Fix autoincrement for copied tableOleksii Makhotin1-0/+41
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