summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-05tdf#134692: basic_macros: Add unittestXisco Fauli1-0/+29
2021-07-05tdf#143165: svl_qa_cppunit: Add unittestXisco Fauli1-0/+1
2021-07-05Pass Formatter::StaticFormatter also from weld:DateFormatter, tdf#125035Eike Rathke2-22/+15
2021-07-05Resolves tdf#137160 - Thin space before f./ff. in en_USHeiko Tietze1-2/+2
2021-07-05uitest: just use UNO commandsXisco Fauli1-3/+3
2021-07-05ofz#35800 TimeoutCaolán McNamara2-1/+1
2021-07-05ofz#35817 TimeoutCaolán McNamara1-1/+7
2021-07-05XLSX import: fix handling of named ranges referring to PathMissing sheetsMiklos Vajna5-13/+55
2021-07-05uitest: sc: move pasteSpecial tests to their own folderXisco Fauli11-0/+21
2021-07-05Resolves: tdf#143165 Date input must match separator, D,M,Y not part ofEike Rathke1-2/+17
2021-07-05speed up exporting very large spreadsheets to pdf(2)Noel Grandin2-51/+75
2021-07-05speed up exporting very large spreadsheets to pdfNoel Grandin2-18/+3
2021-07-05tdf#138906 prevent built-in category deletionVert D14-1282/+465
2021-07-05tdf#140506: fix repeated table header switchingBjoern Michaelsen1-2/+2
2021-07-05tdf#131771 sw: fix missing table style after copying and pasting the tableBalazs Santha6-6/+8
2021-07-05Simplification: Use getNow() here, tooTor Lillqvist1-4/+1
2021-07-05Resolves tdf#143174 - UNO MoreDictionaries not workingHeiko Tietze2-3/+4
2021-07-05sw: prefix members of CaptionSaveStruct, HTMLTableRow, ...Miklos Vajna4-57/+57
2021-07-05Add Handler for MetaFillColor Readpanoskorovesis3-1/+22
2021-07-05Add Handler for MetaLineColor Readpanoskorovesis3-1/+29
2021-07-05Create Separate SvmReader classpanoskorovesis4-1/+378
2021-07-05Resolves tdf#142938 - Clarify option to replace dashesHeiko Tietze32-34/+0
2021-07-05tdf#132776 sw UI: make unique names for custom hatch and gradientJustin Luth1-2/+21
2021-07-05tdf#104239 doc import CN: don't skip no-style levelsJustin Luth4-14/+33
2021-07-05Fix Line break rule in KoreanDaeHyun Sung1-2/+2
2021-07-05Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONGEike Rathke1-1/+1
2021-07-05Update git submodulesJohnny_M1-0/+0
2021-07-05Update git submodulesJohnny_M1-0/+0
2021-07-05Update git submodulesJohnny_M1-0/+0
2021-07-04ofz#35787 TimeoutCaolán McNamara5-12/+16
2021-07-04add a const SwDoc& arg for a follow up optimizationCaolán McNamara12-68/+78
2021-07-04Fix LIB_FUZZING_ENGINE not-empty checkAndrzej Hunt1-1/+1
2021-07-04ofz#33258 don't set a replacement font if the current one is the sameCaolán McNamara1-0/+2
2021-07-04tidy lcl_swcss1_setEncoding a littleCaolán McNamara1-14/+12
2021-07-04cid#1486703 if bUsePlaceholderIndex is true then ePlaceholder != OutlinerCaolán McNamara1-11/+4
2021-07-04move SfxSetItem to own header fileNoel Grandin13-33/+63
2021-07-04Remove unused includesBaiXiaochun1-8/+0
2021-07-04tdf#142464: do not escape '/' is AM/PM when importing DOCX.Mike Kaganski3-26/+62
2021-07-04tdf#143173: fix wrong French abbr for Alphabetical Index-Grouped entriesJulien Nabet1-2/+2
2021-07-04tdf#143175 - Join elements including a delimiter using a standard iteratorAndreas Heinisch3-6/+17
2021-07-04Resolves: tdf#125035 Use number formatter for long date in DateFormatter fieldsEike Rathke3-6/+26
2021-07-04tdf100961: import fixed date/time field attribute from DOCMike Kaganski2-22/+36
2021-07-03Related: tdf#125035 en_US formatindex="19" DATE_SYSTEM_LONG with D not DDEike Rathke2-2/+2
2021-07-03cid#1486702 Uncaught exceptionCaolán McNamara2-2/+2
2021-07-03Purge out when safe rtl::math ( isValidArcArg / sin / cos )BaiXiaochun7-100/+104
2021-07-03Simplify lcl_dateTimeFromSerialMike Kaganski1-18/+3
2021-07-03Implement Interface for Data Providers.tushar16-1374/+1041
2021-07-03tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh9-16/+63
2021-07-03ofz#24932 halve limit for fuzzing timeoutCaolán McNamara1-1/+1
2021-07-03EMF+ tdf#142941 Fixes for SrcRect in DrawImagePointsBartosz Kosiorek3-5/+73