summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-01svgio: covnert enum to enum class in svgtools.cxxTomaž Vajngerl1-6/+6
2021-05-01svgio: convert enum to enum class in svgstyleattributes.hxxTomaž Vajngerl4-290/+290
2021-05-01svgio: use pragma once in the header filesTomaž Vajngerl33-143/+33
2021-05-01svgio: add test for svgtools starting with SvgNumberTomaž Vajngerl3-0/+94
2021-05-01svgio: move isPositive to the SvgNumber header fileTomaž Vajngerl2-6/+4
2021-05-01svgio: move SvgNumber to its own header fileTomaž Vajngerl3-88/+119
2021-05-01convert enums to enum classes in svgnode.hxxTomaž Vajngerl12-62/+62
2021-05-01convert enums to enum classes in svgtools.hxxTomaž Vajngerl17-241/+241
2021-05-01update native-code.py with services for vba scripts in CalcTomaž Vajngerl1-3/+38
2021-05-01fix dashed line info conversion for metafile (tdf#136957)Luboš Luňák1-32/+59
2021-04-30tdf#137679 Use kahan summation for ScInterpreter::CalculateSkewdante2-22/+21
2021-04-30throw() -> noexcept, part 1/3: Manual scaffoldingStephan Bergmann2-1/+17
2021-04-30Update git submodulesAlain Romedenne1-0/+0
2021-04-30tdf#137679 Use kahan summation for ScInterpreter::SumProductdante2-35/+17
2021-04-30don't grab focus if we already have focusCaolán McNamara1-1/+6
2021-04-30simplify WallpaperNoel Grandin4-208/+73
2021-04-30tdf#79049 speed up OOXML workbook load (3)Noel Grandin1-4/+8
2021-04-30tdf#79049 speed up OOXML workbook load (2)Noel Grandin2-69/+90
2021-04-30sw: add some SAL_INFO on DoIdleJob interruptMichael Stahl2-0/+8
2021-04-30sw: speed up DoIdleJobs(WORD_COUNT)Michael Stahl1-0/+8
2021-04-30serf should use bundled openssl headers, not system openssl headersAndras Timar1-0/+1
2021-04-30reinterpret_cast to SwPostItContent when field type is postitJim Raykowski1-12/+34
2021-04-30Related: tdf#138281 move grab_focus to ActivateFindCaolán McNamara1-3/+5
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin14-83/+164
2021-04-30tdf#137945: sc: Add UItestXisco Fauli2-0/+33
2021-04-30tdf#78864 sw track changes: cross out deleted imagesLászló Németh3-1/+59
2021-04-30tdf#141946 sc: fix broken filter criteria when inserting columnTünde Tóth2-5/+80
2021-04-30allow dnd into weldeditviewCaolán McNamara3-2/+11
2021-04-30extend the selection range so adjacent lines are considered one blockCaolán McNamara1-1/+30
2021-04-30svgio: change some OSL_ENSUREs to (std) assertTomaž Vajngerl1-5/+5
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl32-600/+600
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl10-1765/+1906
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