summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11pdfium: remove unused PDFiumPathSegment::getPointer()Miklos Vajna
2020-12-10Catch inadvertent uses of OString(char) ctorStephan Bergmann
2020-12-10add a way to provide a parent for a popup menuCaolán McNamara
2020-12-10Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-12-10use size_t instead of sal_uLongCaolán McNamara
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara
2020-12-09split WeldEditView::Paint so a subclass can render a specific bgCaolán McNamara
2020-12-09jsdialog: dump all columns in treeviewSzymon Kłos
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna
2020-12-09restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara
2020-12-09pdfium: rework to eliminate FPDF_BITMAP from the public interfaceMiklos Vajna
2020-12-08Replace SchedulerMutex with (non-recursive) std::mutexStephan Bergmann
2020-12-08remove now unused XML_TOK_ constantsNoel
2020-12-08drop unneeded includeCaolán McNamara
2020-12-08reorder some constants for consistencyNoel
2020-12-08use proper struct for trusted authorsNoel
2020-12-08remove unused SvXMLTokenMap from XMLFontStylesContextNoel
2020-12-08jsdialog: send close on dialog responseSzymon Kłos
2020-12-08remove rest of 'xmlsec05' stuffNoel
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-08reap glxtest process early in soffice_main unconditionallyLuboš Luňák
2020-12-08fastparser in stylesNoel Grandin
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-07loplugin:unusedmethodsNoel
2020-12-07loplugin:unusedfieldsNoel
2020-12-07Make SchedulerMutex non-recursiveJan-Marek Glogowski
2020-12-07Unlock scheduler in deinit for ProcessEventsToIdleJan-Marek Glogowski
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel
2020-12-07jsdialog: turn off tunneling for JSON dialogsSzymon Kłos
2020-12-07remove unused sal log areas related to openglLuboš Luňák
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-06vcl: extract SwapFile impl. into its own class and use in GraphicTomaž Vajngerl
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolán McNamara
2020-12-04Unlock scheduler when calling ProcessEventsToIdleMike Kaganski
2020-12-04include cstddef for gcc11Jeff Law
2020-12-04fastparser in CreateGroupChildContextNoel
2020-12-03tdf#34828 sd navigator: make unnamed shape select select shape objectJim Raykowski
2020-12-03support completely styling a welded buttonCaolán McNamara
2020-12-03Pass key by const& to the various addEmbeddedFont functionsStephan Bergmann
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-12-03don't need to include button.hxx hereCaolán McNamara