summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-21ensure droptarget is highlightedCaolán McNamara1-0/+2
2020-03-21move headers inside modulesNoel Grandin66-164/+121
2020-03-21tdf#128276 Font names are not localized on macOS CatalinaTomofumi Yagi4-17/+33
2020-03-21tdf#100706: get blink cursor delay for MacOSJulien Nabet2-2/+18
2020-03-21Removed executable permission on fileAndrea Gelmini1-0/+0
2020-03-21Fix typoAndrea Gelmini1-1/+1
2020-03-21Fix typoAndrea Gelmini1-1/+1
2020-03-21Explicitly close all opened files.Jussi Pakkanen1-7/+14
2020-03-21simplify codeNoel Grandin1-18/+4
2020-03-21Sukapura: Fix for tdf#131454: Wrong icons for Valid SignatureRizal Muttaqin31-16/+16
2020-03-21fix test dependenciesLuboš Luňák1-0/+4
2020-03-21Resolves: tdf#131423 Handle Function Wizard max argument count correctlyEike Rathke2-21/+31
2020-03-20Update git submodulesSteve Fanning1-0/+0
2020-03-20sw pad-to-4 numbering: add DOCX filterMiklos Vajna4-0/+21
2020-03-20Missing include (Windows --disable-pch; for HFONT)Stephan Bergmann1-1/+10
2020-03-20sw pad-to-4 numbering: add ODF filterMiklos Vajna3-0/+14
2020-03-20-Werror,-Wpointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann1-2/+2
2020-03-20Update git submodulesOlivier Hallot1-0/+0
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann8-17/+1
2020-03-20MSVC hack to avoid multiply defined symbolsStephan Bergmann1-3/+5
2020-03-20-Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann1-1/+1
2020-03-20Silence -Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann1-1/+1
2020-03-20Fix passing RT_RCDATA into FindResourceWStephan Bergmann1-1/+1
2020-03-20tdf#114441: Convert use of sal_uLong to better integer typesBugra3-6/+6
2020-03-20Dispose dialog created during testStephan Bergmann1-0/+1
2020-03-20sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna4-0/+38
2020-03-20fix CppunitTest_sw_accessible_relation_set dependencyLuboš Luňák1-0/+3
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen59-232/+97
2020-03-20Update git submodulesOlivier Hallot1-0/+0
2020-03-20Clarify the WIP-ness of setMobilePhone() and setTablet() a bitTor Lillqvist1-0/+5
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist18-54/+84
2020-03-20Remove commented-out codeStephan Bergmann1-1/+0
2020-03-20ScrollToAbsPos is better than ScrollOutputAreaCaolán McNamara1-3/+1
2020-03-20Extract testDisposedByDesktopTerminate from CppunitTest_sw_apitestsStephan Bergmann4-8/+122