summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-16sc: filter: oox: fix conditional color scale empty value \"\"Henry Castro1-8/+11
2023-06-16remove dead codeNoel Grandin3-177/+0
2023-06-16speed up startup timeNoel Grandin4-13/+32
2023-06-16tdf#155847 sw tracked table column: manage multiple changesLászló Németh2-28/+78
2023-06-16tdf#154521 sw navigator: allow to query selected bookmark via UNOLászló Németh2-0/+156
2023-06-16tdf#155852 same method for StepCount in OOXML as in renderingRegina Henschel4-7/+679
2023-06-16tdf#103064 Improve comment style usage detectionMaxim Monastirsky2-8/+13
2023-06-16tdf#103064 sw: enable the UI commandsMaxim Monastirsky2-49/+45
2023-06-16ofz#59854 Null-dereference WRITECaolán McNamara1-1/+4
2023-06-16Fix typoAndrea Gelmini1-1/+1
2023-06-16speed up startup timeNoel Grandin4-17/+42
2023-06-16sw layout xml dump: extract SwTextFrame::dumpAsXml() from SwFrameMiklos Vajna3-74/+87
2023-06-16tdf#103064 sw: use the comment style by default instead of DFMaxim Monastirsky9-130/+20
2023-06-16tdf#103064 sw,editeng: enable UNO API and ODF import/exportMaxim Monastirsky14-25/+203
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky11-8/+225
2023-06-16sc: filter: oox: do not insert rule too earlyHenry Castro3-2/+7
2023-06-15tdf#155736 Modified IsInTOC() to handle IsInHeaderFooter() case.Satya4-7/+30
2023-06-15sc: qa: add databar unit testHenry Castro2-0/+21
2023-06-15tdf#103064 sw: improved notifications on style modificationMaxim Monastirsky7-11/+22
2023-06-15tdf#103064 editeng: fix handling of char highlightingMaxim Monastirsky2-3/+6
2023-06-15tdf#133507 sw: hunt for documents with ULSpacing at section endJustin Luth5-12/+26
2023-06-15speed up startup timeNoel Grandin2-16/+15
2023-06-15Related tdf#148263: on Writer, no need to repeat "Delete" for columnsJulien Nabet1-0/+14
2023-06-15tdf#103064 sw: add a comment styleMaxim Monastirsky6-3/+16
2023-06-15tdf#103064 editeng: invalidate spelling results on style changeMaxim Monastirsky1-0/+5
2023-06-15wrap OSQLParser::s_xLocaleData in vcl::DeleteOnDeinitNoel Grandin3-10/+10
2023-06-15speed up startup timeNoel Grandin8-76/+71
2023-06-15remove some misleading typedefsNoel Grandin3-16/+12
2023-06-15tdf#155685 sw: ExtendedSelectAll with tables, group the Undo objectsMichael Stahl1-0/+10
2023-06-15tdf#155685 sw: fix another ExtendedSelectAll Redo crash w table at endMichael Stahl3-10/+273
2023-06-15gdb: BigPtrArrayPrinter, add the suffix, so 0->0ulJulien Nabet1-1/+1
2023-06-15Use sal_Int32 instead of overzealous use of autoKhaled Hosny1-1/+1
2023-06-15sw layout xml dump: show page frame of anchored objectsMiklos Vajna1-0/+4
2023-06-15ODF export: simplify restart handling to skip list id where possibleMike Kaganski4-22/+104
2023-06-15libjpeg-turbo is used for import but also export jpeg filterJulien Nabet1-1/+1
2023-06-15tdf#155161: Add testKhaled Hosny2-0/+40
2023-06-15Don’t add empty Fonts dictionary to Type 3 font resourcesKhaled Hosny1-15/+20
2023-06-15speed up startup timeNoel Grandin3-49/+55
2023-06-15tdf#155833: apply transform to image even if target is equal to viewboxXisco Fauli3-34/+70
2023-06-15nss: upgrade to release 3.90Taichi Haradaguchi1-2/+2
2023-06-15tdf#155699 - MRU: show pinned documents at the beginning of the listAndreas Heinisch1-13/+34
2023-06-15sw floattable: fix handling of upper margin of anchor for fly intersectMiklos Vajna4-11/+45
2023-06-15ooo#41037 Reject URLs containing unencoded NUL charactersStephan Bergmann1-0/+4
2023-06-15sd: fix crash deleting 2 slides during paintTileLuigi Iucci1-5/+8
2023-06-15tdf#155728 - A11y sidebar: fix Update issue list after fixing an issueBalazs Varga3-15/+11
2023-06-15UITest_manual_tests: use oneprocess modeMiklos Vajna4-0/+8
2023-06-15Fix typoAndrea Gelmini1-1/+1
2023-06-15sc: filter: oox: insert a new entry ScDataBarFormat if Id attribute...Henry Castro1-3/+15
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios10-5/+110
2023-06-14tdf155825 result same size in synchronize gradientsRegina Henschel3-0/+654