summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann316-771/+823
2018-10-09loplugin:unusedmethodsNoel Grandin17-382/+87
2018-10-09tdf#120387 get lock to use ImpEditView::CutCopyJan-Marek Glogowski1-38/+23
2018-10-09-Werror,-Wimplicit-fallthroughStephan Bergmann1-3/+2
2018-10-09cppcheck: redundantAssignmentRéka Csékei1-2/+1
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen44-90/+50
2018-10-09loplugin:unusedfieldsNoel Grandin5-120/+112
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin124-714/+667
2018-10-09sc: Enhance binary search for ScAttrArraySerge Krot1-19/+29
2018-10-09Fix typosAndrea Gelmini2-2/+2
2018-10-09Resolves: tdf#120370 should check gradientgrid sensitivityCaolán McNamara1-1/+1
2018-10-09tdf#111718 Fix interaction between bitmap and pattern settingsJim Raykowski2-14/+33
2018-10-09loplugin:constfields in scriptingNoel Grandin9-19/+19
2018-10-09loplugin:constfields in sdextNoel Grandin18-46/+44
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara8-5/+38
2018-10-09tdf#120318: remove autofilter for the momentJulien Nabet1-1/+0
2018-10-09tdf#120341 OOXML export: fix export of Pie Chart Wall BorderlineBalazs Varga3-0/+21
2018-10-09tdf#119993 sw: clear the font cache text glyphs on table col changeMiklos Vajna3-0/+11
2018-10-09cppcheck: useInitializationList in editeng ...Jochen Nitschke6-63/+62
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin6-38/+36
2018-10-09loplugin:constfields in sdNoel Grandin110-283/+279
2018-10-09loplugin:constfields in shellNoel Grandin4-5/+5
2018-10-09loplugin:constfields in sfx2Noel Grandin78-433/+237
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin8-20/+20
2018-10-09loplugin:constfields in slideshowNoel Grandin36-86/+86
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin6-35/+23
2018-10-09use unique_ptr in ParaPortionListNoel Grandin4-24/+20
2018-10-09Qt5: fix build with Qt 5.11Jan-Marek Glogowski2-2/+5
2018-10-09tdf#55361 fix result of showing RTL text in the animation.Mark Hung3-4/+8
2018-10-09tdf#55361 adjust leftmost position for RTL text while animation.Mark Hung1-9/+30
2018-10-08tdf#120061 Enable Navigator multiple headings selectionJim Raykowski1-0/+7
2018-10-08cppcheck: variableScope and fix index typesJochen Nitschke1-5/+5
2018-10-08replace double-checked locking patterns with thread safe ...Jochen Nitschke4-49/+15
2018-10-08tdf#58944 DOCX import: workaround for hidden table headersLászló Németh3-2/+37
2018-10-08Missing includeStephan Bergmann1-0/+1
2018-10-08tdf#120271 related: Allow finalizing of LastTimeGetInvolvedShownMike Kaganski1-1/+2
2018-10-08desktop: move font initialization into preloadDataAshod Nakashian1-24/+26
2018-10-08desktop: move dictionary preload before font initAron Budea1-2/+2
2018-10-08desktop: initialize fonts in pre-initAshod Nakashian1-0/+27
2018-10-08Run GarbageCollect() for freetype fontsJan-Marek Glogowski1-0/+3
2018-10-08cppcheck: variableScopeJochen Nitschke2-3/+2
2018-10-08Fix loplugin:useuniqueptr for libc++ (macOS)Stephan Bergmann1-1/+4
2018-10-08Fix emfio_wmf_test VCL dependencyJan-Marek Glogowski2-183/+6
2018-10-08Added date time transformations - follow-upVikas Mahato2-273/+407
2018-10-08tdf#108064 OOXML export: convert LO preset dashes to equivalent MSO presetsAdam Kovacs3-0/+44
2018-10-08tdf#120363: try to avoid asking user to enable JVM when looking ...Mike Kaganski3-98/+111
2018-10-08Fix undefined css::uno::Reference<css::uno::XComponentContext> dtorStephan Bergmann1-1/+1
2018-10-08cppcheck: duplicateExpressionTernaryJochen Nitschke1-4/+2
2018-10-08cppcheck: knownConditionTrueFalseJochen Nitschke1-5/+2
2018-10-08Try to manage without curl on non-desktop platforms (iOS, for me)Tor Lillqvist1-2/+4