summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-05SearchMask doesn't have a bearing on whether to enable/disable tree dragCaolán McNamara
2020-05-05Prefill doc count in mail merge's "Send Email" dialogMichael Weghorn
2020-05-05SwMMResultEmailDialog::FillInEmailSettings: Turn check into assertMichael Weghorn
2020-05-05nFamily is the SfxStyleFamily which was modifiedCaolán McNamara
2020-05-05we want to invalidate the current iteratorCaolán McNamara
2020-05-05ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para stylesCaolán McNamara
2020-05-05pass SfxStyleFamily explicitly to SfxStyleSheetBasePool::ChangeParentCaolán McNamara
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari
2020-05-05don't need to save and restore the search mask if it doesn't get changedCaolán McNamara
2020-05-05Update git submodulesSophia Schröder
2020-05-05FuHangulHanjaConversion::ConvertStyles reused current search familyCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-05IdleCalcTextWidthScope uses SfxStyleSheetBasePool::FindCaolán McNamara
2020-05-05Add comment about duplication of informationStephan Bergmann
2020-05-05SdrPdfImport: add a test class to sd and write a simple testTomaž Vajngerl
2020-05-05Related: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara
2020-05-05Skia has fast bitmap scaling too, if using VulkanLuboš Luňák
2020-05-05avoid Skia CPU-based scaling if an image is wanted in the endLuboš Luňák
2020-05-05nFamily is already set to SfxStyleFamily::ParaCaolán McNamara
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara
2020-05-05use SfxStyleSheetIterator::Count directlyCaolán McNamara
2020-05-05search mask is always overwrittenCaolán McNamara
2020-05-05same code on each branchCaolán McNamara
2020-05-05add some leak suppressionsNoel Grandin
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga
2020-05-05tdf#132320 writerfilter: fix typo in factoryimpl_ns.pyMiklos Vajna
2020-05-05Some improvements to About box and brandingHeiko Tietze
2020-05-05Sukapura: Update Column/Row/Cell related, emoji iconsRizal Muttaqin
2020-05-05tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane
2020-05-04Adapt to hardened_runtime.xcentStephan Bergmann
2020-05-04sw: moved setting shape name to earlier stageVasily Melenchuk
2020-05-04tdf#116883: sw: unittest for lists with complex level formatVasily Melenchuk
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-05-04tdf#64690 - Extend selection on find/replaceAndreas Heinisch
2020-05-04fix leak in comphelper::TestHashNoel Grandin
2020-05-04StackBlur filter: Don't create threads for small bitmapMike Kaganski
2020-05-04Missing gengal vclplug dependencies for macOS and WindowsStephan Bergmann
2020-05-04related: tdf#130108: sc: Add unittestXisco Fauli
2020-05-04tdf#132514 DOCX import: fix lost table style with footerLászló Németh
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara
2020-05-04no need to save and restore the SaveMask if we don't change itCaolán McNamara
2020-05-04for these we know what the SearchFamily and GetSearchMask are alreadyCaolán McNamara
2020-05-04tdf#132187 sw: fix creation of frames on end node in CopyWithFlyInFly()Michael Stahl
2020-05-04Update git submodulesLibreOfficiant
2020-05-04Update git submodulesLibreOfficiant
2020-05-04remove checkboxes for enabling OpenGLLuboš Luňák
2020-05-04Adapt test code to Clang 11 trunk changeStephan Bergmann