summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-09SVG export for drawinglayer primitivesfeature/drawinglayercore2Tomaž Vajngerl5-0/+315
2022-02-09Introduce BasicPrimitive2D interfaceTomaž Vajngerl2-1/+30
2022-02-09related tdf#79186 filter: value is more than just LayoutInCellJustin Luth5-30/+16
2022-02-09CppunitTest_sw_ooxmlexport: avoid mustTestImportOf()Miklos Vajna1-12/+8
2022-02-09use more concrete types in chart2, AxisNoel Grandin7-33/+29
2022-02-09use more concrete types in chart2, AxisNoel Grandin7-30/+32
2022-02-09use more concrete types in chart2, AxisNoel Grandin6-22/+21
2022-02-09use more concrete types in chart2, DataSourceNoel Grandin9-30/+25
2022-02-09sw a11y: Drop custom implementations of std::lessMichael Weghorn1-32/+6
2022-02-09tdf#146937 Remove "refresh" command from Template ManagerJeff Huang3-9/+0
2022-02-09Simplify SvGlobalNameMike Kaganski2-162/+55
2022-02-09docx import: right margin was not respected for para with listVasily Melenchuk3-0/+12
2022-02-08Remove COMPILER_PLUGINS_CXX from distro-configs/Jenkins/linux_clang_dbgutil_64Stephan Bergmann1-1/+0
2022-02-08tdf#147251 can't generally shrink popovers if they don't fit under/overCaolán McNamara1-17/+34
2022-02-08lok: introduce Application::LOKHandleMouseEventHenry Castro4-2/+78
2022-02-08Drop some methods returning just a string and only used onceJulien Nabet1-17/+3
2022-02-08simplify complex conditionalNoel Grandin1-4/+6
2022-02-08speed up SfxItemPool searches with items that can't use IsSortable()Luboš Luňák4-5/+37
2022-02-08CppunitTest_sc_uicalc: give more info when asserting the positionXisco Fauli1-52/+56
2022-02-08tdf#130094: sw_uiwriter3: Add unittestXisco Fauli2-0/+222
2022-02-08no need to take copies of the shared_ptr hereNoel Grandin2-7/+7
2022-02-08tdf#126319: sd_png_export_tests: Add unittestXisco Fauli2-7/+67
2022-02-08make the large-sheet maxrow value pow2-based and not pow10-basedLuboš Luňák2-2/+2
2022-02-08ucb: webdav-curl: fix deadlock in SerfLockStore::refreshLocks()Michael Stahl2-7/+7
2022-02-08[pt-PT] Added 43 words to autocorrectMarco Pinto1-63/+106
2022-02-08loplugin:nullptrStephan Bergmann2-3/+4
2022-02-08tdf#116685: sw: Add UItestXisco Fauli1-0/+29
2022-02-08uitest: no need to have a document with a table, just create itXisco Fauli2-1/+3
2022-02-08sw: fix size of inserted PDF imageMiklos Vajna3-4/+43
2022-02-08drop checksum assert that is platform dependentCaolán McNamara1-11/+0
2022-02-08cid#1497933 suppress Macro compares unsigned to 0Caolán McNamara1-0/+1
2022-02-08optimize ScViewData::GetScrPos() for many hidden rows/columnsLuboš Luňák1-0/+18
2022-02-08optimize ScTabView::SkipCursorVertical() for many hidden rowsLuboš Luňák1-4/+20
2022-02-08MAXCOL/MAXROW -> ScSheetLimits in fillinfo.cxxLuboš Luňák1-8/+8
2022-02-08if these are row/column numbers, then no need to use sal_uLongLuboš Luňák1-2/+2
2022-02-08avoid overflows in ScFlatUInt16RowSegmentsLuboš Luňák2-16/+16
2022-02-08ucb: webdav: fix "__lll_lock_wait () "Henry Castro1-4/+5
2022-02-08loplugin:external (clang-cl)Stephan Bergmann1-0/+1
2022-02-08external/libwebp: Support clang-clStephan Bergmann1-0/+5
2022-02-08Avoid -Werror,-Wunused-variable also with clang-clStephan Bergmann1-2/+2
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann9-18/+41
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin29-283/+269
2022-02-08tdf#146462: sw: Add UItestXisco Fauli7-0/+51
2022-02-08uitest: simplify sample fileXisco Fauli1-820/+1
2022-02-08add template versions of SwContentNode::GetAttrNoel Grandin14-28/+26
2022-02-08RTF paste: fix cursor creation on shapesMiklos Vajna3-3/+68
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet5-44/+19
2022-02-08SwNavigator: factor out m_nMemberCount in FillMemberListJim Raykowski1-46/+29
2022-02-08lok: sc: introduce ImplLOKHandleMouseEventHenry Castro2-0/+127
2022-02-07float-cast-overflowStephan Bergmann1-1/+5