summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák84-938/+2140
2020-02-01move internal inline function from .hxx to .cxxLuboš Luňák2-9/+14
2020-02-01ofz#20456 Null-dereference READCaolán McNamara1-2/+3
2020-02-01ofz#20422 reversed conditionCaolán McNamara1-1/+1
2020-02-01no direct users of slider.hxx outside vcl anymoreCaolán McNamara5-19/+19
2020-02-01weld MediaPlaybackPanelCaolán McNamara18-544/+1058
2020-02-01ofz#20447 Null-dereference READCaolán McNamara1-1/+2
2020-02-01sal_uLong to size_t for sizeof related typesMuhammet Kara3-6/+6
2020-02-01Update git submodulesSeth Chaiklin1-0/+0
2020-02-01Update git submodulesSeth Chaiklin1-0/+0
2020-02-01Update git submodulesSeth Chaiklin1-0/+0
2020-02-01Update git submodulesSeth Chaiklin1-0/+0
2020-02-01support arbitrary widgets in toolbars via children of GtkToolItemCaolán McNamara1-3/+11
2020-02-01remove outdated TODO from skia externalLuboš Luňák1-1/+0
2020-02-01opengl slide transitions not working with glm >= GLM 0.9.9.0Caolán McNamara1-0/+1
2020-02-01tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran1-1/+1
2020-02-01tdf#54938: Adapt supportsService implementations to cppu::supportsServiceCanberk TURAN2-11/+4
2020-02-01android: Set the correct path for the liblangtag data.Jan Holesovsky1-0/+8
2020-02-01android lok: Correct the hint in the slides from click to double-tap.Jan Holesovsky2-16/+21
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin12-35/+29
2020-02-01Skia: fix #define MemoryBarrier coming from winnt.h from pchMike Kaganski1-0/+13
2020-02-01std:set->o3tl::sorted_vectorNoel Grandin7-29/+30
2020-02-01git hooks: update commit-msg to Gerrit 2.16.15Jan-Marek Glogowski1-165/+39
2020-01-31Fix typoAndrea Gelmini1-1/+1
2020-01-31tdf#129240 More date acceptance patterns for Hungarian languageKelemen Gábor1-0/+5
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin12-162/+231
2020-01-31loplugin:singlevalfieldsNoel Grandin21-480/+298
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin412-1391/+692
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl16-25/+104
2020-01-31update Skia to chrome/m81Luboš Luňák6-39/+65
2020-01-31fix uninitialized memory in SkiaLuboš Luňák1-2/+7
2020-01-31tdf#83248 Print using the right color for other components too.Arnaud Versini3-16/+3
2020-01-31tdf#130032 Chart OOXML Import: fix data label custom positionBalazs Varga7-58/+40
2020-01-31new loplugin:namespaceindentationNoel Grandin343-564/+832
2020-01-31tdf#130287 disable orphan/widow control in Table ContentsLászló Németh2-0/+27
2020-01-31Related tdf#105225 Remove unused backgroundpage.uiJim Raykowski4-600/+0
2020-01-30DOCX export: write document variablesMiklos Vajna3-0/+65
2020-01-30cid#1458033 Dereference after null checkCaolán McNamara1-3/+2
2020-01-30loplugin:unusedmethodsNoel Grandin9-200/+87
2020-01-30tdf#130219 change labels in Case dropdown box in Font Effects tabSeth Chaiklin2-4/+4
2020-01-30Update ICU RegexMatcher::setTimeLimit() documentation link to new locationEike Rathke2-2/+2
2020-01-30tdf#129237: Add unittestXisco Fauli2-0/+43
2020-01-30tdf#124176: Use pragma once instead of include guardsbugrakurt5-20/+5
2020-01-30loplugin:unusedfieldsNoel Grandin12-71/+11
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski3-8/+12
2020-01-30again finally(?) fix Skia Windows widget drawing (tdf#130051)Luboš Luňák2-17/+59
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl14-26/+262
2020-01-30sw: fix rotation bugs in SwLinePortion::PrePaint()Michael Stahl2-3/+18
2020-01-30sw: reformat bit of SwLinePortion::PrePaint()Michael Stahl1-21/+20
2020-01-30sw: these SAL_WARN_IF should be assert()Michael Stahl1-4/+2