summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-30allow utf-8 in xml names (liborcus) (tdf#141672)Luboš Luňák2-0/+305
2021-04-30drop DropTargetHelper from SmEditWindowCaolán McNamara2-16/+1
2021-04-30Reshuffle code a bitStephan Bergmann1-13/+9
2021-04-30external: update libxmlsec to 1.2.32Miklos Vajna5-100/+5
2021-04-30loplugin:stringadd (clang-cl)Stephan Bergmann1-1/+1
2021-04-30tdf#137741 SW: Add fields content type to NavigatorJim Raykowski5-8/+195
2021-04-30tdf#133548 don't change outline level attrib and list style attribJim Raykowski1-11/+0
2021-04-29sw html/reqif export: fix size of presentation data for "real" OLE2 embeddingMiklos Vajna3-2/+25
2021-04-29tdf#141963 put focus in vcl parent during Function key processingCaolán McNamara1-4/+10
2021-04-29tdf#141422 Set inital height of the develepment tool window.Gülşah Köse1-0/+1
2021-04-29Can use stack instead of heap (desktop/lockfile)Julien Nabet1-3/+3
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin86-759/+438
2021-04-29rename A field in ::Color to TNoel Grandin2-9/+9
2021-04-29Update git submodulesAlain Romedenne1-0/+0
2021-04-29tdf#141967 bail early in Activate if disposingCaolán McNamara1-0/+5
2021-04-29lok: Disable the "AutoInput" again.Jan Holesovsky2-2/+8
2021-04-29vcl: print dialog: remove broken codeXisco Fauli2-21/+0
2021-04-29tdf#141970 Revert "tdf#129606: Round the mean of the two subtractions"Mike Kaganski1-2/+1
2021-04-29Update git submodulesRafael Lima1-0/+0
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák10-96/+122
2021-04-29Revert "tdf#136957 Use bigger dots for better handling in presentation mode."Luboš Luňák3-16/+6
2021-04-29reuse SmEditWindow already present in SmCmdBoxWindow in testsCaolán McNamara1-29/+28
2021-04-29can stack-allocate thisNoel Grandin1-3/+3
2021-04-29use unique_ptr in TextEditOverlayObjectNoel Grandin1-11/+9
2021-04-29Update git submodulesAlain Romedenne1-0/+0
2021-04-29tdf#141954 Enable l10n in Formatting bar customizationOlivier Hallot2-27/+27
2021-04-29rename ECKEN -> CORNERNoel Grandin13-21/+21
2021-04-29Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCEJulien Nabet4-5/+5
2021-04-29tdf#48025 sc: fix broken filter criteria when deleting columnsTünde Tóth3-3/+96
2021-04-29tdf#131162 Rearrange Impress/Draw General settings pageGabor Kelemen1-356/+357
2021-04-29cid#1473812 Untrusted value as argumentCaolán McNamara2-0/+2
2021-04-29Let's call it "traceeventrecording" and not "profilezonerecording"Tor Lillqvist1-1/+1
2021-04-29cid#1477405 Initialize membersTor Lillqvist1-0/+2
2021-04-29KJ: tdf#141885 New Paste As Link iconsRizal Muttaqin6-0/+3
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist3-3/+19
2021-04-29tdf#65724 PPTX import: fix internal hyperlink to slideTibor Nagy3-1/+29
2021-04-29ScriptForge - (scriptforge.py) dates passed as UNO datesJean-Pierre Ledure2-52/+101
2021-04-29allow push/pop multiple levels of freeze/thawCaolán McNamara4-47/+113
2021-04-29tdf#111903 tdf#137152 PPTX export: fix placeholdersAttila Bakos (NISZ)3-5/+47
2021-04-29freeze without thawCaolán McNamara2-3/+3
2021-04-29Sifr: tdf#141885 New Paste As Link iconsRizal Muttaqin12-0/+6
2021-04-29Make the nested AsyncEvent work more reliablyTor Lillqvist2-76/+121
2021-04-29Add AsyncEvent::finish() to end a nested AsyncEvent before its parent endsTor Lillqvist2-35/+76
2021-04-29Fix syntax error in generated JSONTor Lillqvist2-8/+8
2021-04-29Introduce Async trace events and a unit testTor Lillqvist5-23/+251
2021-04-29Replace magic numbers in SwFlyFrame::UpdateAttr_()Miklos Vajna1-12/+19
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin31-123/+53
2021-04-29tdf#137679 Use Kahan summation for interpr2.cxxdante3-58/+64
2021-04-29tdf#137741 Add ability to navigate by fields from Navigate By controlJim Raykowski6-7/+54
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski3-38/+85