summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-24sw: keep the cursor visible after creating SwDrawTextShellAshod Nakashian1-1/+1
2020-03-24sw: check for null SdrObject before accessingAshod Nakashian1-0/+2
2020-03-24Sukapura: Add more 32px and independent iconsRizal Muttaqin248-119/+207
2020-03-23external/nss: --no-zdefs for gyp-base sanitizer buildsStephan Bergmann3-20/+1
2020-03-23Fix typosAndrea Gelmini9-11/+11
2020-03-23tdf#124176 Use pragma once instead of include guardsgokaysatir7-28/+7
2020-03-23tdf#131434 ensure expander icon column is createdCaolán McNamara1-0/+2
2020-03-23tdf#114441: Convert use of sal_uLong to better integer typesFurkan Ahmet Kara1-5/+5
2020-03-23actually export $NINJA from configureLuboš Luňák2-2/+4
2020-03-23Keep Writer Navigator content view vertical scroll positionJim Raykowski1-12/+9
2020-03-23Remove nonexisting files from solenv/clang-format/blacklistStephan Bergmann1-12/+0
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt9-47/+128
2020-03-23python3: upgrade to release 3.7.7Michael Stahl2-3/+3
2020-03-23tdf#131344 Make SvxFontSizeBox_Impl Enable and Disable workJim Raykowski1-0/+3
2020-03-23GtkInstanceTreeView: Expand to path before setting cursorJim Raykowski1-0/+8
2020-03-23tdf#130711: [tr] Extend Autocorrect list for Turkish language (Start with D/E)ayhanyalcinsoy1-0/+34
2020-03-23Sort solenv/clang-format/blacklistStephan Bergmann1-3/+3
2020-03-23Add wrongly formatted file to blacklistStephan Bergmann1-0/+1
2020-03-23sw: add pad-to-5 numberingMiklos Vajna10-0/+73
2020-03-23add a configure check for ninjaLuboš Luňák3-1/+65
2020-03-23build also PDBs for nss when using gypLuboš Luňák3-6/+74
2020-03-23build nss using gyp+ninja also on WindowsLuboš Luňák8-31/+238
2020-03-23do not reset PATH when invoking internal pythonLuboš Luňák1-1/+1
2020-03-23build nss using their new build system (gyp/ninja-based)Luboš Luňák12-1/+219
2020-03-23rework the default make targetLuboš Luňák3-18/+14
2020-03-23writerfilter: GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl1-1/+1
2020-03-23configure,gbuild: gla11y fails on Fedora 31Michael Stahl3-4/+8
2020-03-23tdf#39674 Translate some German variable namesshivammore4-7/+7
2020-03-23Fix spelling of variableJohnny_M1-6/+6
2020-03-23Translate German variable namesJohnny_M1-20/+20
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen64-319/+59
2020-03-23tdf#125268: Export LO character background as MSO shading by default.Tamás Zolnai1-1/+1
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain11-46/+11
2020-03-23tdf#125268: Add mso-highlight color palette.Tamás Zolnai2-0/+20
2020-03-23make more classes private in mergedlibs modeNoel Grandin158-280/+438
2020-03-23always set ForceMakeVisibleCaolán McNamara1-0/+1
2020-03-23cid#1209589 Dereference after null checkCaolán McNamara1-0/+4
2020-03-23sw: prefix members of ArrayComparator, CommonSubseq, CompareSequence and ...Miklos Vajna3-83/+83
2020-03-22FieldDeletionModify: no more ModifyBjoern Michaelsen1-15/+10
2020-03-22tdf#131465 image is stretched to fit allocationCaolán McNamara1-9/+24
2020-03-22tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara16-62/+17
2020-03-22tdf#131464: fix create an index of Writer in Japanese localeJulien Nabet1-2/+2
2020-03-22Fix typoAndrea Gelmini1-1/+1
2020-03-22Colibre: fix for tdf#131454, Wrong icons for Valid SignatureRizal Muttaqin13-7/+7
2020-03-22Sukapura: Add Fill Cell iconsRizal Muttaqin78-18/+67
2020-03-21Update git submodulesOlivier Hallot1-0/+0
2020-03-21ddefld.cxx: SwIterator no more ...Bjoern Michaelsen1-20/+17
2020-03-21Casual users don’t care about Unicode code pointsAdolfo Jayme Barrientos1-1/+1
2020-03-21add get_modifier_state to toolbar for what modifiers are heldCaolán McNamara3-0/+15
2020-03-21scroll GtkTreeView to a position after clear+fill without flickeringCaolán McNamara1-1/+55