summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-16Replace needless SwClientNotifyCalls with CallSwClientNotifyBjoern Michaelsen3-37/+42
2020-11-16tdf#137771 sw ChangesInMargin: fix end of paragraphLászló Németh2-1/+45
2020-11-16tdf#138144 Form wizard fails to saveNoel3-6/+11
2020-11-16tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl5-40/+107
2020-11-16(related tdf#134298) sw: layout: avoid infinite loop in InternalAction()Michael Stahl1-8/+12
2020-11-16ScriptForge: (dialog) Better manage default values of serviceJean-Pierre Ledure1-1/+2
2020-11-16tdf#138116 Accurate minimal height for wizard opened by extensionIlhan Yesil1-1/+1
2020-11-16Resolves: tdf#138240 GtkComboBox without modelCaolán McNamara1-1/+1
2020-11-16uitest: autofilter: add test for different searchesXisco Fauli1-0/+66
2020-11-16Update git submodulesChristian Lohmaier1-0/+0
2020-11-16tdf#138039 tdf#134298 sw: layout: fix overlap of fly and tableMichael Stahl3-3/+57
2020-11-16make the tools::Long define logic more obviousNoel1-3/+3
2020-11-16replace std::min(std::max()) with std::clampNoel14-19/+18
2020-11-16tdf#137898 Page count is not reset to 1 in the print preview dialogCaolán McNamara1-1/+1
2020-11-16disable Vulkan for Windows 7 (tdf#138219)Luboš Luňák1-0/+3
2020-11-16tdf#113163 OOXML Fix transparency and alpha channel supportBartosz Kosiorek2-1/+3
2020-11-16tdf#123936 Formatting files in module apple_remote with clang-formatPhilipp Hofer7-45/+44
2020-11-16tdf#123936 Formatting files in module svtools with clang-formatPhilipp Hofer7-32/+11
2020-11-16tdf#123936 Formatting files in module store with clang-formatPhilipp Hofer3-14/+6
2020-11-16ScriptForge: (dialog) fix when argument is ThisComponentJean-Pierre Ledure1-1/+2
2020-11-16simplify CreateChartContext, remove unused paramsNoel6-15/+8
2020-11-16tdf#123936 Formatting files in module uui with clang-formatPhilipp Hofer10-93/+76
2020-11-16tdf#123936 Formatting files in module svl with clang-formatPhilipp Hofer13-213/+129
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer72-1083/+906
2020-11-16remove unused param in SvxHpLinkDlgNoel3-3/+3
2020-11-16sw: fix misleading comments - SwFlyFrame::m_bAtCnt is set...Michael Stahl2-1/+2
2020-11-16sw: prefix members of SwEndnoter, SwLayCacheImpl, SwLayCacheIoImpl and ...Miklos Vajna3-123/+123
2020-11-16remove unused ZoomIn commandJim Raykowski1-8/+0
2020-11-16tdf#138229: make OleObjectDescriptor match OBJECTDESCRIPTOR on _WIN64Mike Kaganski1-2/+19
2020-11-16tdf#122419 optimize autofilter search when there are no datesCaolán McNamara1-30/+65
2020-11-16check TopLevelMenuHelper for existenceCaolán McNamara1-1/+2
2020-11-16tdf#138024 Default Icons not refreshing in template manger search viewVert D3-3/+31
2020-11-16Replace needless SwClientNotifyCall with CallSwClientNotifyBjoern Michaelsen1-1/+1
2020-11-16Adapt to Clang 12 trunk cosmetic diagnostics changesStephan Bergmann2-7/+7
2020-11-16tools::Long->sal_uInt16 in ImpErrorQuadNoel1-15/+15
2020-11-16replace std::max(std::min()) with std::clampNoel23-50/+50
2020-11-16Update git submodulesSeth Chaiklin1-0/+0
2020-11-16Update git submodulesSeth Chaiklin1-0/+0
2020-11-15Make one more thing in Python compile for macOS on arm64Tor Lillqvist1-0/+12
2020-11-15fastparser in SchXMLAxisContextNoel Grandin2-99/+37
2020-11-15fastparser in XMLMacroFieldImportContextNoel Grandin2-16/+11
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara743-23/+2186
2020-11-15add Menu::get_idCaolán McNamara4-0/+17
2020-11-15fastparser in XMLDatabaseFieldImportContextNoel Grandin2-22/+19
2020-11-15Update git submodulesAndras Timar1-0/+0
2020-11-15tdf#71271 - add code names regardless of VBA compatibility modeAndreas Heinisch2-3/+40
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann18-150/+185
2020-11-15fastparser in SchXMLAxisContextNoel Grandin4-83/+34
2020-11-15Remove Bottom DrawTextFlag on renderFont for WatermarkMert Tumer1-1/+0
2020-11-15CGFloat appears to be a more suitable type hereStephan Bergmann1-24/+24