summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-27Update git submodulesOlivier Hallot1-0/+0
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin115-577/+521
2021-04-27tdf#138883 Prevent renaming TemplatesVert D5-1/+80
2021-04-27Update git submodulesOlivier Hallot1-0/+0
2021-04-27Update git submodulesOlivier Hallot1-0/+0
2021-04-27Update git submodulesOlivier Hallot1-0/+0
2021-04-27Update git submodulesOlivier Hallot1-0/+0
2021-04-27Update git submodulesOlivier Hallot1-0/+0
2021-04-27Add also the comma separator between Event Trace eventsTor Lillqvist1-1/+1
2021-04-27Drop the leftover "sum time" thing from the Event TraceTor Lillqvist1-5/+0
2021-04-27Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist4-79/+84
2021-04-27loplugin:staticmethods (clang-cl)Stephan Bergmann1-38/+28
2021-04-27Update git submodulesBatmunkh Dorjgotov1-0/+0
2021-04-27Replace "Persistant" by "Persistent"in WinClipboard (vcl/win)Julien Nabet1-1/+1
2021-04-27-Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann1-1/+1
2021-04-27loplugin:indentation (clang-cl)Stephan Bergmann1-1/+1
2021-04-27-Werror,-Wunused-function (clang-cl)Stephan Bergmann1-16/+0
2021-04-27ScriptForge - (SFDialogs.SF_Register) DialogProviderJean-Pierre Ledure1-2/+2
2021-04-27loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2021-04-27Related: tdf#130326 drop ScContentTree::ObjectFreshCaolán McNamara4-62/+4
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara7-45/+69
2021-04-27use more string_view in tools/streamNoel Grandin37-182/+182
2021-04-27tdf#141914: sc_bugfix: Add unittestXisco Fauli2-0/+13
2021-04-27tdf#141164: Add an expert config for WebDAV redirection detectionMike Kaganski2-1/+8
2021-04-27tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frameMiklos Vajna4-0/+53
2021-04-27Clarify the ProfileRecording APITor Lillqvist4-16/+20
2021-04-27CommandType is "long" type not "short" typeJulien Nabet10-17/+17
2021-04-27"with fail with..." => "will fail with..."Julien Nabet1-1/+1
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann6-0/+13
2021-04-27tdf#141924: SwFormatAutoFormat::GetStyleHandle may return nullptrMike Kaganski1-3/+5
2021-04-27Correct some c/c++ licensesdante6-72/+12
2021-04-27SW merge layout shortcut into the full layout codeJan-Marek Glogowski1-31/+10
2021-04-27SW layout: convert XCHECKPAGE to lambdaJan-Marek Glogowski1-34/+23
2021-04-26tdf#141914: Allow to unset modified anywayMike Kaganski1-5/+9
2021-04-26tdf#141887 SW don't crash on missing SwWrtShellJan-Marek Glogowski1-3/+3
2021-04-26ScriptForge - (SFDatabases/SFDocuments) CommandType must be a LongJean-Pierre Ledure2-6/+5
2021-04-26Use kahan sum for lcl_ named methods in abstract namespacedante4-533/+533
2021-04-26AboutDialog: imgBrand: Fix alignmentPedro Pinto Silva1-1/+1
2021-04-26Update git submodulesOlivier Hallot1-0/+0
2021-04-26lok: calc: formula breaking to multiple lines partly shown in edit modeMarco Cecchetti1-0/+22
2021-04-26Revert "ofz#27296 Out-of-memory and ofz#27384 Indirect-leak"Caolán McNamara5-18/+48
2021-04-26Simplify center calculationMike Kaganski1-7/+5
2021-04-26drop mask from BitmapExNoel Grandin65-925/+344
2021-04-26Add a Kahan summation class.dante2-0/+137
2021-04-26Update git submodulesOlivier Hallot1-0/+0
2021-04-26Breeze: tdf#141885 New Paste As Link iconsRizal Muttaqin12-0/+6
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl4-5/+195
2021-04-26sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ...Miklos Vajna5-437/+440
2021-04-26BitmapEx: always convert 1-bit mask to alphaNoel Grandin6-12/+104
2021-04-26Add unit conversion for Point, Size and RectangleTomaž Vajngerl1-72/+96