summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-04Drop duplicating is_empty_dirMike Kaganski1-32/+0
2020-09-04svx: Introduce GalleryBinaryEngine::getModificationDate()Aditya3-12/+27
2020-09-04svx: Refactor Gallery::RemoveTheme()Aditya9-24/+29
2020-09-04tdf#136404 DOCX import: ignore NaN cells in table formulaLászló Németh5-8/+156
2020-09-04Avoid loplugin:external and loplugin:simplifypointertobool warningsTor Lillqvist1-8/+8
2020-09-04Remove an odd CPPUNIT_ASSERT(0)Tor Lillqvist1-1/+0
2020-09-04svx: Refactor GalleryBrowser1::ImplFillExchangeDataAditya3-5/+19
2020-09-04svx: Rename GalleryThemeEntry::mpGalleryBinaryEngineEntryAditya2-10/+10
2020-09-04svx: Rename GalleryTheme::mpGalleryBinaryEngineAditya4-22/+22
2020-09-04svx: Introduce GalleryFileStorageEntryAditya4-1/+55
2020-09-04tdf#124176 Use #pragma once in codemakerGeorge Bateman8-32/+8
2020-09-04tdf#124176 Use #pragma once in compilerpluginsGeorge Bateman9-36/+9
2020-09-04don't warn about perfectly ok small-button styleCaolán McNamara1-1/+1
2020-09-04tdf#136354 DOCX import: fix vertical mirrored alignment on bottom marginTibor Nagy3-4/+24
2020-09-04xmloff: remove dead com.sun.star.comp.Draw.XMLStylesExporterMiklos Vajna4-18/+3
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman330-1384/+330
2020-09-04tdf#124176 Replace 3 include guards with #pragma onceGeorge Bateman3-12/+3