summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-23Remove unused DOCTYPE from odk/examples xcu fileStephan Bergmann
2021-06-23move BufferedDecompositionPrimitive2D impl. into its own fileTomaž Vajngerl
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli
2021-06-22Move SwDoc::FindFormatByName to SwFormatsBaseNoel Grandin
2021-06-22SwFrameFormats::rangeFind does not, in fact return a rangeNoel Grandin
2021-06-22Update git submodulesOlivier Hallot
2021-06-22uitest: fix buildXisco Fauli
2021-06-22ScriptForge - (SF_UI) CreateBaseDocument() new CalcFileName argumentJean-Pierre Ledure
2021-06-22tdf#106541 doc import: prevent inheriting when LFO == 0Justin Luth
2021-06-22Avoid crash getting default item for OWN_ATTR_TEXTCOLUMNSMike Kaganski
2021-06-22tdf#142851 Chart UI: fix empty Chart Type dialogTünde Tóth
2021-06-22Clarify no loplugin:overridevirtual with templated base classStephan Bergmann
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2021-06-22reduce allocation in ZipContentInfo mapNoel Grandin
2021-06-22uitest: guard load_fileXisco Fauli
2021-06-22configure: Improve help-options handlingJan-Marek Glogowski
2021-06-22fix indentCaolán McNamara
2021-06-22Update git submodulesRafael Lima
2021-06-22configure: make OpenLDAP test independent from X11Jan-Marek Glogowski
2021-06-22Update git submodulesSteve Fanning
2021-06-22crashtesting: assert on export of tdf105134-1.docx to odtCaolán McNamara
2021-06-22svp: always release SolarMutex on yieldJan-Marek Glogowski
2021-06-22cid#1486261 Dereference before null checkCaolán McNamara
2021-06-22cid#1486260 Uncaught exceptionCaolán McNamara
2021-06-22cid#1486241 'Constant' variable guards dead codeCaolán McNamara
2021-06-22tdf#142932: fix crash when pasting cells with comments+"skip empty cells"Julien Nabet
2021-06-22no need to make copies of these map entriesNoel Grandin
2021-06-22Adapt compilerplugins to llvm::sys::fs::OF_None renameStephan Bergmann
2021-06-22simplify and improve WildcardNoel Grandin
2021-06-21gtk4: some initial dnd effortCaolán McNamara
2021-06-21gtk4: reenable some more working dialogsCaolán McNamara
2021-06-21gtk4: GtkPicture triggers some sort of unexplained vertical expandCaolán McNamara
2021-06-21loplugin:finalclasses in sc/.../filter/incNoel Grandin
2021-06-21loplugin:finalclasses in sc/incNoel Grandin
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-06-21Update git submodulesOlivier Hallot
2021-06-21Update git submodulesAlain Romedenne
2021-06-21related tdf#81705 doc export: eliminate duplicating OutlineNumberingJustin Luth
2021-06-21replace dynamic_cast<SwCellFrame> with cheaper checkNoel Grandin
2021-06-21tdf#135316 remove OTempFileService pessimisationNoel Grandin
2021-06-21Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-06-21sw: add BIRT layout test documentMichael Stahl
2021-06-21use FileDialogHelper to set file picker parentCaolán McNamara
2021-06-21use FileDialogHelper to set file picker parentCaolán McNamara
2021-06-21give folderpicker an optional parentCaolán McNamara
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-21replace dynamic_cast<SwFlyFreeFrame> with cheaper checkNoel Grandin
2021-06-21replace dynamic_cast<SwLayoutFrame> with cheaper checkNoel Grandin
2021-06-21remove some unnecessary OUString::internNoel Grandin
2021-06-21gtk4: set file dialog explicitly modalCaolán McNamara