summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-09tdf#120387 get lock to use ImpEditView::CutCopyJan-Marek Glogowski
2018-10-09-Werror,-Wimplicit-fallthroughStephan Bergmann
2018-10-09cppcheck: redundantAssignmentRéka Csékei
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen
2018-10-09loplugin:unusedfieldsNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09sc: Enhance binary search for ScAttrArraySerge Krot
2018-10-09Fix typosAndrea Gelmini
2018-10-09Resolves: tdf#120370 should check gradientgrid sensitivityCaolán McNamara
2018-10-09tdf#111718 Fix interaction between bitmap and pattern settingsJim Raykowski
2018-10-09loplugin:constfields in scriptingNoel Grandin
2018-10-09loplugin:constfields in sdextNoel Grandin
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara
2018-10-09tdf#120318: remove autofilter for the momentJulien Nabet
2018-10-09tdf#120341 OOXML export: fix export of Pie Chart Wall BorderlineBalazs Varga
2018-10-09tdf#119993 sw: clear the font cache text glyphs on table col changeMiklos Vajna
2018-10-09cppcheck: useInitializationList in editeng ...Jochen Nitschke
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-10-09loplugin:constfields in shellNoel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin
2018-10-09loplugin:constfields in slideshowNoel Grandin
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin
2018-10-09use unique_ptr in ParaPortionListNoel Grandin
2018-10-09Qt5: fix build with Qt 5.11Jan-Marek Glogowski
2018-10-09tdf#55361 fix result of showing RTL text in the animation.Mark Hung
2018-10-09tdf#55361 adjust leftmost position for RTL text while animation.Mark Hung
2018-10-08tdf#120061 Enable Navigator multiple headings selectionJim Raykowski
2018-10-08cppcheck: variableScope and fix index typesJochen Nitschke
2018-10-08replace double-checked locking patterns with thread safe ...Jochen Nitschke
2018-10-08tdf#58944 DOCX import: workaround for hidden table headersLászló Németh
2018-10-08Missing includeStephan Bergmann
2018-10-08tdf#120271 related: Allow finalizing of LastTimeGetInvolvedShownMike Kaganski
2018-10-08desktop: move font initialization into preloadDataAshod Nakashian
2018-10-08desktop: move dictionary preload before font initAron Budea
2018-10-08desktop: initialize fonts in pre-initAshod Nakashian
2018-10-08Run GarbageCollect() for freetype fontsJan-Marek Glogowski
2018-10-08cppcheck: variableScopeJochen Nitschke
2018-10-08Fix loplugin:useuniqueptr for libc++ (macOS)Stephan Bergmann
2018-10-08Fix emfio_wmf_test VCL dependencyJan-Marek Glogowski
2018-10-08Added date time transformations - follow-upVikas Mahato
2018-10-08tdf#108064 OOXML export: convert LO preset dashes to equivalent MSO presetsAdam Kovacs
2018-10-08tdf#120363: try to avoid asking user to enable JVM when looking ...Mike Kaganski
2018-10-08Fix undefined css::uno::Reference<css::uno::XComponentContext> dtorStephan Bergmann
2018-10-08cppcheck: duplicateExpressionTernaryJochen Nitschke
2018-10-08cppcheck: knownConditionTrueFalseJochen Nitschke
2018-10-08Try to manage without curl on non-desktop platforms (iOS, for me)Tor Lillqvist