summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-06init fieldmark mode from options, TODO fails sw_layoutwriterprivate/mst/sw_fieldmarkhideMichael Stahl1-1/+3
2020-11-06WIP draftMichael Stahl1-4/+8
2020-11-06move cursor outside of hidden fieldmark when togglingMichael Stahl1-4/+46
2020-11-06SwViewShell::ImplApplyViewOptions()Michael Stahl1-1/+8
2020-11-06sw_fieldmarkhide: Copy: bookmarks before MakeFramesMichael Stahl1-26/+33
2020-11-06SwCursor::LeftRight()Michael Stahl1-0/+28
2020-11-06clean up CheckParaRedlineMergeMichael Stahl1-96/+21
2020-11-06CheckParaRedlineMergeMichael Stahl1-2/+210
2020-11-06sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl24-59/+59
2020-11-06sw_fieldmarkhide: add FieldmarkMode to SwRootFrameMichael Stahl3-16/+43
2020-11-06sw_fieldmarkhide: SwRedlineItr assumption that Show means no MergedParaMichael Stahl1-14/+32
2020-11-06writerfilter: remove leftover commentMichael Stahl1-1/+0
2020-11-06sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl11-22/+265
2020-11-06tdf#135202: Mysql use openssl libs to be able to use caching_sha2_pwJulien Nabet3-5/+18
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel144-1137/+478
2020-11-02use officecfg or MacroRecorderModeNoel Grandin4-45/+10
2020-11-02Sidebar Area alignment updateandreas kainz1-5/+7
2020-11-01fix build with ICU 68Rene Engelhard1-1/+8
2020-11-01Colibre: Update navigation, mail merge, gallery component, info iconsRizal Muttaqin85-42/+43
2020-11-01Colibre: Update image/picture/graphic iconsRizal Muttaqin104-56/+48
2020-11-01move UpdateAttr sanity check to DBG_UTILBjoern Michaelsen1-0/+4
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin6-76/+21
2020-11-01Make SwClient::ModifyNotification non-virtualBjoern Michaelsen4-12/+15
2020-11-01Resolves: tdf#135108 Allow link updates if loaded document so far had noneEike Rathke3-1/+16
2020-11-01tdf#137620 support surrounding text for impress outline viewCaolán McNamara2-24/+29
2020-11-01dynamic_cast followed by static_castCaolán McNamara2-14/+6
2020-11-01cid#1468697 Uncaught exceptionCaolán McNamara1-1/+1
2020-11-01use officecfg for IsPluginsEnabledNoel Grandin3-50/+10
2020-11-01sw/source/core/txtnode: ModifyNotification no more ...Bjoern Michaelsen5-25/+23
2020-11-01sw/source/core/crsr: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen2-11/+11
2020-11-01Transport Pixmap from GetNativeSurfaceHandle via css::uno::Any as sal_Int64Stephan Bergmann5-6/+6
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin6-83/+30
2020-11-01std::set->o3tl::sorted_vector in SwpHintsNoel Grandin1-3/+3
2020-11-01use officecfg for UseSystemPrintDialogNoel Grandin3-58/+10
2020-11-01std::set->o3tl::sorted_vector in writerfilterNoel Grandin1-2/+2
2020-11-01std::set->o3tl::sorted_vector in ExportFramesNoel Grandin1-8/+6
2020-11-01use officecfg for Experimental flagNoel Grandin42-139/+143
2020-11-01Resolves tdf#137880 - Fix for Windows installer imageHeiko Tietze1-0/+0
2020-11-01tdf#136814 Fix border padding in Word exportSven Lüppken6-3/+25
2020-11-01Use save_CFLAGS etc in a uniform wayTor Lillqvist1-13/+9
2020-11-01Don't try to include hicolor SVG mimetypes icons in rpmChris Mayo1-1/+0
2020-11-01Colibre: Update Thesaurus iconsRizal Muttaqin6-3/+3
2020-11-01Find ODBC headers when building for Windows on WSL, tooTor Lillqvist1-1/+1
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen15-50/+71
2020-11-01SwFormat: remove last ModifyNotificationBjoern Michaelsen1-1/+1
2020-11-01Fix typoAndrea Gelmini1-4/+4
2020-11-01Update git submodulesSeth Chaiklin1-0/+0
2020-10-31Update git submodulesSeth Chaiklin1-0/+0
2020-10-31Enquote sheet name if necessary, tdf#137896 follow-upEike Rathke1-1/+6
2020-10-31tdf#121553: Firebird, fix datatypes managementJulien Nabet3-37/+11