summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-30tdf#45589 sw: split text portions at bookmarksMichael Stahl4-1/+18
2020-01-30tdf#45589 sw: add bookmarks to SwScriptInfoMichael Stahl3-10/+228
2020-01-30tdf#45589 sw: invalidate on bookmark insertion/deletionMichael Stahl3-4/+62
2020-01-30tdf#129237 just add content checks for Input fieldsJan-Marek Glogowski1-9/+16
2020-01-30tdf#124176: Use pragma once instead of include guardsbugrakurt1-5/+1
2020-01-30Update git submodulesMike Kaganski1-0/+0
2020-01-30DOCX export: implement support for user fieldsMiklos Vajna2-0/+39
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga22-25/+177
2020-01-30tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen14-47/+13
2020-01-30slider.hxx has no need to include field.hxx anymoreCaolán McNamara1-1/+0
2020-01-30mpLinkedField is never setCaolán McNamara2-21/+0
2020-01-30Revert "SwAutoCompleteClient: SwClient no more"Stephan Bergmann1-49/+51
2020-01-30vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna2-2/+2
2020-01-30new (but unused) refassign lopluginNoel Grandin2-0/+183
2020-01-30tdf#129625 Calc Navigator: Gray out content types with no contentJim Raykowski1-0/+12
2020-01-29tdf#124176: Use pragma once instead of header guardPelin Kuran6-23/+9
2020-01-29tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorCanberk TURAN1-4/+1
2020-01-29make our clang plugin visible in -ftime-trace outputLuboš Luňák1-0/+10
2020-01-29cid#1458019 silence Out-of-bounds writeCaolán McNamara1-2/+1
2020-01-29cid#1458020 Untrusted loop boundCaolán McNamara3-26/+33
2020-01-29gtk: resizing video elements has no effect once the video has played onceCaolán McNamara1-1/+19
2020-01-29cid#1401342 silence Uncaught exceptionCaolán McNamara1-5/+3
2020-01-29push/pop mapmode to avoid 'incorrect MapMode?' warningCaolán McNamara1-0/+4
2020-01-29desktop: document what doc_iniUnoCommands() doesMiklos Vajna1-0/+6
2020-01-29gtk: make sidebar media panel "play video" workCaolán McNamara1-5/+4
2020-01-29tdf#130132, tdf#129393: Add unittestXisco Fauli2-0/+19
2020-01-29There should be no need for o3tl::make_unsigned hereStephan Bergmann1-2/+1
2020-01-29CID 1458016 - fix uninitialised members in AccessibilityIssueTomaž Vajngerl1-0/+3
2020-01-29tdf#129993 broken tables opening LWP fileNoel Grandin6-80/+80
2020-01-29make a simple compiler plugin usable in sharedvisitorLuboš Luňák1-0/+4
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl8-24/+62
2020-01-29Adapt to "[ADT] Make StringRef's std::string conversion operator explicit"Stephan Bergmann14-31/+33
2020-01-29bInterim is always trueCaolán McNamara7-18/+12