summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-23Remove dubious #pragma packStephan Bergmann
2021-04-23tdf#95554 fix ScDocument::GetClipArea() for rows: use > instead of <scito
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-23actually make OString(OStringLiteral) constructor constexprNoel Grandin
2021-04-23Fix --with-latest-c++ buildStephan Bergmann
2021-04-23designate which widget to get default focusCaolán McNamara
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-23CppunitTest_emfio_emf: avoid --disable-pdfium failureMiklos Vajna
2021-04-23std::move optimisationNoel Grandin
2021-04-23Remove dubious #pragma packStephan Bergmann
2021-04-23tdf#139734: Drop redundant asserts after MacrosTest::loadFromDesktopAhmet Hakan Çelik
2021-04-23tdf#106541 doc import numbering: default nListLevel to MAXLEVELJustin Luth
2021-04-23tdf#141504 Qt5 fix transparency revertJan-Marek Glogowski
2021-04-22handle properly missing URI components for webdav/serfLuboš Luňák
2021-04-22fix component handling for ucpdav1 when --with-webdav=serfLuboš Luňák
2021-04-22tdf#106282 Change Windows File Dialog to run on the main threadMatt K
2021-04-22fix cairocanvas build with internal cairoLuboš Luňák
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22remove caching in ViewObjectContactOfE3dNoel Grandin
2021-04-22tdf#141703: sd_uiimpress: Add unittestXisco Fauli
2021-04-22sd/qa: some sal_Int32 -> Color conversionsXisco Fauli
2021-04-22ensure cursor drawn on re-gaining focusCaolán McNamara
2021-04-22Fix typosAndrea Gelmini
2021-04-22tdf#138518 sw: layout: avoid moving flys forward prematurelyMichael Stahl
2021-04-22make OString(OStringLiteral) constructor constexprNoel Grandin
2021-04-22tdf#101217 Change row height and col width decimal places to 4Winston Min Tjong
2021-04-22tdf#141761 Avoid vanishing FormControlsArmin Le Grand (Allotropia)
2021-04-22Update git submodulesOlivier Hallot
2021-04-22tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli
2021-04-22tdf#109120 tdf#117212 count letters starting with 1László Németh
2021-04-22Call forgotten Init in toolbarmanagerSzymon Kłos
2021-04-22tdf#141816: sc_uicalc: Add unittestXisco Fauli
2021-04-22Detect a Clang consteval bugStephan Bergmann
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito
2021-04-22tdf#106541 doc import numbering: pre-emptive inheritance unit testJustin Luth
2021-04-22std::move optimisationNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-22simplify some string manipulationNoel Grandin
2021-04-22no need to create a temporary when appending to OUStringBufferNoel Grandin
2021-04-22Fix typosAndrea Gelmini
2021-04-22tdf#141538 default to returning contents of first text columnCaolán McNamara
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara
2021-04-22ScriptForge - (scriptforge.py) @classmethodsJean-Pierre Ledure
2021-04-22tdf#139701 change uno:UnderlineSimple to uno:Underlineharu-02
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel
2021-04-22tdf#119793: sc_uicalc: Add unittestXisco Fauli
2021-04-22if only the first col width is set, the 2nd will take the remaining spaceCaolán McNamara
2021-04-22pEntry argument can be constCaolán McNamara
2021-04-22Replace magic numbers in SwFrame::UpdateAttrFrame()Miklos Vajna
2021-04-22tdf#141816: fix a thinkoMike Kaganski