summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-06tdf#136032 - abort scan of a string beginning with a hashtagAndreas Heinisch2-1/+19
2020-09-06svx: Remove GalleryThemeEntry::createGalleryStorageEngineEntry()Aditya2-8/+2
2020-09-06svx: Remove GalleryBinaryEngineEntry::createGalleryStorageLocations()Aditya2-10/+2
2020-09-06svx refactoring: Remove GalleryStorageLocations from GalleryThemeEntryAditya7-26/+44
2020-09-06Breeze, Colibre, elementary, KJ: tdf#136454 LibreLogo iconsRizal Muttaqin164-2068/+2205
2020-09-06Fix warn "unbalanced grouping commands" in socket.hJulien Nabet1-0/+3
2020-09-06fix non-pdfium buildNoel Grandin1-0/+1
2020-09-05Improve hchar_string to OUString conversionStephan Bergmann3-44/+57
2020-09-05Fix typoAndrea Gelmini1-1/+1
2020-09-05Drop unused ImplEESdrObject::ImplGetInt32PropertyValue overloadStephan Bergmann1-3/+1
2020-09-05Simplify creation of the FontNameDictionaryStephan Bergmann1-242/+228
2020-09-05Simplify construction of a single-character OUStringStephan Bergmann1-7/+5
2020-09-05Simplify comparison between OUString and raw pointerStephan Bergmann1-1/+2
2020-09-05Improve QString to OUString conversionStephan Bergmann1-7/+16
2020-09-05fix macOS malloc debuggingNoel Grandin1-1/+1
2020-09-05Improve some OUString to OString conversionsStephan Bergmann1-2/+2
2020-09-05Drop some seemingly redundant OUString(OUString::getStr()) constructionStephan Bergmann1-1/+1
2020-09-05Make printString take any std::u16string_view argumentStephan Bergmann1-2/+4
2020-09-05Drop some seemingly redundant OUString(OUString::getStr()) constructionsStephan Bergmann2-6/+6
2020-09-05Create OUString from storeFindData m_pszName and m_nLengthStephan Bergmann2-7/+7
2020-09-05LOK: allow slide switching in mobile even if it is same slidePranam Lashkari1-1/+3
2020-09-05tdf#135366 ODF import of line and fill of data labelsRegina Henschel8-80/+350
2020-09-05Turn JapanNotBegin/EndLevel1 into constexpr string literalsStephan Bergmann3-34/+16
2020-09-05tdf#136441 ms export: don't export comments in footnotesJustin Luth3-1/+9
2020-09-05Fix typo in codeAndrea Gelmini1-1/+1
2020-09-05Make OUString(char16_t const[N]) ctor check for embedded NULsStephan Bergmann6-6/+112
2020-09-05rhbz#1875377 if sort order is equivalent keep order fontconfig presentsCaolán McNamara1-1/+1
2020-09-05tdf#135672 doc import: fix table widthJustin Luth3-28/+5
2020-09-05Improve outline position tracking and content visibilityJim Raykowski2-2/+5
2020-09-05Avoid warnings about use of uninitialized valueMike Kaganski1-2/+2
2020-09-04tdf#118148 Extended tips for simpress/ and sdraw/Olivier Hallot26-66/+1044
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara20-44/+42
2020-09-04tdf#136442 a null return from GetEntryPosByName is allowedCaolán McNamara1-1/+4
2020-09-04svx refactoring: Remove GalleryThemeEntry::GetThmURL() and othersAditya4-23/+23
2020-09-04svx: Introduce GalleryBinaryStorageLocationsAditya12-94/+163
2020-09-04svx: Refactor Gallery::ImplGetCachedThemeAditya6-34/+51
2020-09-04additions dialog ui updateandreas kainz2-310/+205
2020-09-04Avoid warnings about use of uninitialized valueMike Kaganski1-0/+3
2020-09-04Avoid warnings about use of uninitialized valueMike Kaganski1-1/+2
2020-09-04revert the macos part of..Noel Grandin1-1/+1
2020-09-04xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna7-3/+128
2020-09-04tdf#136062: sc: Add UItestXisco Fauli2-0/+29
2020-09-04sw: default to UI locale when language is missingMiklos Vajna5-0/+51
2020-09-04Fix typo in codeAndrea Gelmini1-3/+3
2020-09-04tdf#135672 doc import: fix left table positionJustin Luth4-22/+13
2020-09-04uitest: this is a calc fileXisco Fauli2-1/+1
2020-09-04tdf#117703: sw: Add UItestXisco Fauli2-0/+33
2020-09-04ignore fully opaque alpha bitmap for SkiaLuboš Luňák4-9/+97
2020-09-04fix erasing virtual device with alphaLuboš Luňák2-2/+106
2020-09-04tdf#118148 Extended tips for HC2/swriterOlivier Hallot105-333/+4566