summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-01tdf#141341 writerfilter: use all NumberingTypes for pgNumFmtJustin Luth5-26/+15
2021-04-01fontwork: add sidebar panelSzymon Kłos7-0/+242
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski7-61/+60
2021-04-01android: Show files opened using system picker for recently usedMichael Weghorn3-28/+63
2021-04-01android: Drop check for SDK version < 16Michael Weghorn1-14/+5
2021-04-01android: Move code to get doc's display name from URI to static helperMichael Weghorn2-23/+29
2021-04-01android: Extract opening of file to separate method 'openDocument'Michael Weghorn1-9/+12
2021-04-01We can surely drop iOS SDKs 12.* nowTor Lillqvist1-1/+1
2021-04-01Fix VclComplexTextTest::testArabic another wayMike Kaganski1-2/+5
2021-04-01drop AFL_DRIVER_DONT_DEFER from fuzzing .optionsCaolán McNamara18-36/+0
2021-04-01tdf#141396: make sure that line color differs from the rest of the tabMike Kaganski1-12/+10
2021-04-01tdf#124176 Use pragma once instead of include guardsrounak4-16/+4
2021-04-01lok: remove frame action listener when disposingHenry Castro9-13/+41
2021-04-01ReleaseSolarMutex before possible afl forkCaolán McNamara1-0/+8
2021-04-01Resolves: tdf#141258 turn scrollbars on/off once per layout loopCaolán McNamara1-11/+16
2021-04-01This can be a simple forward declarationMike Kaganski1-1/+5
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna5-1/+39
2021-04-01Resolves: tdf#136839 {nl-BE} leading currency symbolEike Rathke1-6/+6
2021-04-01cid#1475790 Uninitialized scalar fieldCaolán McNamara1-4/+0
2021-04-01Simplify CheckFileExtRegistrationMike Kaganski1-21/+13
2021-04-01cid#1222237 Untrusted loop boundCaolán McNamara1-1/+1
2021-04-01cid#1473732 Untrusted loop boundCaolán McNamara2-10/+13
2021-04-01Introduce Fontwork contextSzymon Kłos7-10/+53
2021-04-01Add missing popover for fontwork properties popup controllersSzymon Kłos1-0/+12
2021-04-01Update git submodulesRafael Lima1-0/+0
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna7-1/+41
2021-04-01Use isEmpty instead of comparing getLength to 0 (ucb)Julien Nabet2-2/+2
2021-04-01KJ: Improve small Select Outline Format iconsRizal Muttaqin4-2/+2
2021-04-01allow deck title to ellipsize so a native gtk deck could shrinkCaolán McNamara1-0/+1
2021-04-01vcl pdfread: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna4-89/+82
2021-04-01Fix --disable-pch Windows build - missing includesMike Kaganski2-0/+8
2021-04-01tdf#141405 fix null reference use crashJim Raykowski1-2/+2
2021-04-01Add mechanism to selectively enable macros for document eventsSamuel Mehrbrodt4-0/+57
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K19-26/+514
2021-04-01Use o3tl::convert for conversion to/from EMUsMike Kaganski5-23/+38
2021-04-01tdf#126689 Colibre: revise continue Previous Numbering iconsRizal Muttaqin12-6/+6
2021-03-31Use javax.xml.transform instead of reflection to write a DocumentStephan Bergmann1-94/+7
2021-03-31lok: "BibFrameController_Impl" prefix m_* membersHenry Castro2-42/+43
2021-03-31ensure background color is used when layout widgets bg is overriddenCaolán McNamara1-3/+10
2021-03-31tabbar is now too wide under windows hidpiCaolán McNamara2-14/+11
2021-03-31cid#1242892 silence Untrusted loop boundCaolán McNamara1-1/+3
2021-03-31android: Don't mark doc changed on keypress in readonly modeMichael Weghorn1-2/+2
2021-03-31android: Drop some unused importsMichael Weghorn2-6/+0
2021-03-31tdf#55058 tdf#141394 EMF FILLRGN record is not displayed correctlyBartosz Kosiorek3-21/+49
2021-03-31android: Don't require that user presses 'Back' twice to exitMichael Weghorn4-21/+1
2021-03-31android: Use system file picker to create new docsMichael Weghorn6-105/+105
2021-03-31android: Only update file path for "real Save As"Michael Weghorn1-1/+3
2021-03-31android: Drop unused 'newDocumentType' memberMichael Weghorn1-1/+0
2021-03-31tdf#140343 sw page rtl gutter margin: add DOC filterMiklos Vajna6-3/+38
2021-03-31Initial version of script to install dependenciesNoel Grandin1-0/+52