summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-28linguistic: make LngSvcMgr::GetAvailableGrammarSvcs_Impl() more readableMiklos Vajna
2020-04-28Silence loplugin:cppunitassertequals when comparing pointer against nullptrStephan Bergmann
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-28tdf#132138 Update Blueprint plans impress templateandreas kainz
2020-04-28loplugin:makeshared in slideshowNoel Grandin
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke
2020-04-28loplugin:makeshared in cuiNoel Grandin
2020-04-28tdf#131539 DOCX export: fix position of OLE objectsAttila Bakos
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-04-28fix oss-fuzz buildCaolán McNamara
2020-04-28add a get_drop_index for dnd interaction with toolbarsCaolán McNamara
2020-04-28tdf#131729 sw: handle no drawing objects when calculating overlap of objectsMiklos Vajna
2020-04-28Fix printing rtl_uString*Stephan Bergmann
2020-04-28tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth
2020-04-28resolved clashing of two idsPranam Lashkari
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-27tdf#108496: DOCX: list overrides some cleanupsVasily Melenchuk
2020-04-27Add the few functions without parameters as entries with BoundsEike Rathke
2020-04-27loplugin:unusedfieldsNoel Grandin
2020-04-27elementary: fix for tdf#125779: object handlers are too faintRizal Muttaqin
2020-04-27Fix typoAndrea Gelmini
2020-04-27solenv: handle copying empty directories in the installerMiklos Vajna
2020-04-27tdf#115896 doc import: recognize new version 2013Justin Luth
2020-04-27loplugin:makeshared in dbaccessNoel Grandin
2020-04-27loplugin:makeshared in vclNoel Grandin
2020-04-27Don't insert embedded object twiceMike Kaganski
2020-04-27Update git submodulesOlivier Hallot
2020-04-27Fix testFdo58949Mike Kaganski
2020-04-27Update git submodulesOlivier Hallot
2020-04-27drop unused usingCaolán McNamara
2020-04-27tdf#132138 Update DNA impress templateandreas kainz
2020-04-27Update git submodulesOlivier Hallot
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-04-27tdf#132355 fix X axis position of stock chartsTünde Tóth
2020-04-27DOCX import: handle <wp:positionH relativeFrom="insideMargin">Miklos Vajna
2020-04-27Missing includes on Windows with --disable-pchMike Kaganski
2020-04-27sw: prefix members of SwSdrUndo, SwUndoDrawDelete, SwUndoDrawGroup and ...Miklos Vajna
2020-04-27Do not time out close_dialog_through_buttonStephan Bergmann
2020-04-27Graphic: cleanup private, public declarations, remove friendTomaž Vajngerl
2020-04-27STYLESPREVIEW is never definedCaolán McNamara
2020-04-27aPoint is never consumed so calculations to derive it are mootCaolán McNamara
2020-04-27tdf#42982: Improve UNO API error reportingIan Barkley-Yeung
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-27vcl: add tests for GraphicNativeMetadataTomaž Vajngerl
2020-04-27ImpGraphic: rename ImplCreateSwapInfo and simplifyTomaž Vajngerl
2020-04-27ImpGraphic: move content of swapOutToStream into swapOutTomaž Vajngerl
2020-04-27ImpGraphic: move filename handling from swapout to ImpSwapFileTomaž Vajngerl
2020-04-27ImpGraphic: clean-up and simplify swapOut()Tomaž Vajngerl
2020-04-27Don't convert OUString to char*Mike Kaganski