summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-25tdf#136429: use FieldUnit value for min/max of some fields of numbering dialogJulien Nabet1-0/+8
2022-04-25tdf#148654 stop playing sound with presentation endsCaolán McNamara1-0/+2
2022-04-25Resolves: tdf#141441 get and set selected entry when "unfrozen"Caolán McNamara1-16/+12
2022-04-25tdf#141391 sw: don't paste as nested table in first cell paragraphLászló Németh2-5/+100
2022-04-25ofz#46794 TimeoutCaolán McNamara2-0/+9
2022-04-25tdf#126672 Add search field to extension managerSamuel Mehrbrodt3-7/+47
2022-04-25external/firebird: Missing include in configure checkStephan Bergmann4-10/+21
2022-04-25Recheck module chart2 with IWYUGabor Kelemen39-138/+0
2022-04-25Update to glade 3.38.2Samuel Mehrbrodt1-87/+84
2022-04-25use string_view in CompareProtocolSchemeNoel Grandin5-10/+8
2022-04-25tdf#143956 Remove page size from Draw templatesLaurent BP3-68/+72
2022-04-25vector is a little faster than deque hereCaolán McNamara1-1/+1
2022-04-25sw: make it easier to look up an uno command from a slot idMiklos Vajna2-6/+6
2022-04-25external/openldap: Don't use pthread_get/setconcurrency without declarationsStephan Bergmann1-2/+11
2022-04-25sw content controls, checkbox: add document model & UNO APIMiklos Vajna6-0/+196
2022-04-25tdf#135978 sw_redlinehide: recreate fly frames anchored to subsequent nodesMichael Stahl2-0/+56
2022-04-25ofz#46905 Null-dereferenceCaolán McNamara1-0/+2
2022-04-25sw: prefix members of WW8_WrPct, WW8_WrPlc1, WW8_WrPlcField and ...Miklos Vajna2-43/+43
2022-04-25find-unneeded-includes: bail out early if no files are found with --recursiveGabor Kelemen1-0/+7
2022-04-24Remove brittle test from WmfTestHossein1-5/+0
2022-04-24Do not start a:path with lnTo in export to OOXMLRegina Henschel3-6/+39
2022-04-24tdf#103859 EMF+ Use variable types according to EMFPLUS documentationBartosz Kosiorek5-77/+35
2022-04-24Fix typoAndrea Gelmini1-1/+1
2022-04-23find-unneeded-includes: add --noexclude argumentGabor Kelemen1-10/+12
2022-04-23Recheck module chart2 with IWYUGabor Kelemen149-381/+80
2022-04-23Fix typoAndrea Gelmini1-1/+1
2022-04-23tdf#148591 rename two Vertical positioning regionsSeth Chaiklin1-2/+2
2022-04-22external/libassuan: Fix fallout of defining __STDC__ on WindowsStephan Bergmann2-0/+75
2022-04-22external/gpgmepp: Missing includes (Windows)Stephan Bergmann2-0/+23
2022-04-22external/libgpg-error: Missing include (getpid, Windows)Stephan Bergmann1-1/+2
2022-04-22LibreLogo: add basic HTML formatting support to LABELLászló Németh1-1/+70
2022-04-22tdf#148685: Unset CharUnderlineColor and CharUnderlineHasColor propertiesXisco Fauli3-0/+49
2022-04-22tdf#147453 sw: disable Delete Table functions on tracked deletionsLászló Németh1-2/+44
2022-04-22Update context names to match EnumContext::ProvideContextContainersMike Kaganski1-4/+6
2022-04-22tdf#55058 tdf#143875 EMF+ Don't change line weight while rotatingBartosz Kosiorek5-23/+40
2022-04-22Access2Base - (access2base.py) Don't use bare except: statementJean-Pierre Ledure1-3/+3
2022-04-22do not duplicate code for ScCountIfCellIteratorLuboš Luňák7-222/+190
2022-04-22move query-related iterators to a new separate fileLuboš Luňák7-1179/+1265
2022-04-22Drop a bit more special-casing for Chart's sidebar property deckMike Kaganski2-27/+11
2022-04-22tdf#123381: sw: add table formula INTXisco Fauli5-1/+37
2022-04-22fix master after string_view patches..Noel Grandin1-2/+2
2022-04-22try to limit cell interpreting to only visible cells when drawingLuboš Luňák7-6/+66
2022-04-22limit Interpret() for dirty cells only to the given row range (bsc#1197497)Luboš Luňák1-2/+35
2022-04-22Fix typo in codeAndrea Gelmini3-4/+4
2022-04-22remove nonsensical 'over and out' commentsLuboš Luňák1-4/+4
2022-04-22tdf#132475 writerfilter: connect PRINTDATE with DocInfo.PrintDateTimeJustin Luth5-1/+22
2022-04-22use more string_view in unotoolsNoel Grandin6-15/+15
2022-04-22use more string_view in comphelperNoel Grandin3-14/+15
2022-04-22use more string_view in bridgesNoel Grandin1-2/+2
2022-04-22use more string_view in cppuhelperNoel Grandin7-44/+47