summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara5-5/+4
2020-12-15use views to parse rather than allocating OUStringNoel3-2/+65
2020-12-15add a way to correctly position a weld::Menu given a vcl::WindowCaolán McNamara1-0/+10
2020-12-15tdf#138893 improve messages in Template ManagerSeth Chaiklin1-6/+6
2020-12-14Fix typo in codeAndrea Gelmini1-1/+1
2020-12-14macOS __arm64__ math.h does not define legacy finiteStephan Bergmann1-1/+1
2020-12-14add a way to undo ImplConvertToAbsPosCaolán McNamara2-0/+2
2020-12-14tdf#138715 remove mork strings and install targetsJan-Marek Glogowski1-2/+0
2020-12-14loplugin:unusedenumconstantsNoel1-2/+1
2020-12-14loplugin:singlevalfieldsNoel1-1/+0
2020-12-14remove unnecessary const qualifier from toStringNoel2-2/+2
2020-12-14loplugin:unusedmethodsNoel2-9/+0
2020-12-14loplugin:unusedfieldsNoel2-17/+0
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann42-59/+180
2020-12-11pdfium: remove unused PDFiumPathSegment::getPointer()Miklos Vajna1-1/+0
2020-12-10Catch inadvertent uses of OString(char) ctorStephan Bergmann1-0/+6
2020-12-10add a way to provide a parent for a popup menuCaolán McNamara2-0/+8
2020-12-10Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara2-2/+7
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs2-0/+14
2020-12-10use size_t instead of sal_uLongCaolán McNamara2-3/+3
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir2-2/+3
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann3-6/+9
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara1-3/+34
2020-12-09split WeldEditView::Paint so a subclass can render a specific bgCaolán McNamara1-0/+2
2020-12-09jsdialog: dump all columns in treeviewSzymon Kłos1-0/+2
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák2-16/+4
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna2-0/+6
2020-12-09restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara1-27/+12
2020-12-09pdfium: rework to eliminate FPDF_BITMAP from the public interfaceMiklos Vajna1-17/+11
2020-12-08Replace SchedulerMutex with (non-recursive) std::mutexStephan Bergmann1-1/+1
2020-12-08remove now unused XML_TOK_ constantsNoel2-345/+0
2020-12-08drop unneeded includeCaolán McNamara1-1/+0
2020-12-08reorder some constants for consistencyNoel1-3/+3
2020-12-08use proper struct for trusted authorsNoel1-7/+7
2020-12-08remove unused SvXMLTokenMap from XMLFontStylesContextNoel1-8/+0
2020-12-08jsdialog: send close on dialog responseSzymon Kłos1-1/+1
2020-12-08remove rest of 'xmlsec05' stuffNoel2-27/+1
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák1-1/+0
2020-12-08reap glxtest process early in soffice_main unconditionallyLuboš Luňák1-3/+1
2020-12-08fastparser in stylesNoel Grandin6-15/+6
2020-12-07move various notebookbar widgets into vclCaolán McNamara5-6/+60
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara1-1/+0
2020-12-07remove OpenGL VCL backend codeLuboš Luňák1-39/+0
2020-12-07loplugin:unusedmethodsNoel7-69/+0
2020-12-07loplugin:unusedfieldsNoel1-1/+0
2020-12-07Make SchedulerMutex non-recursiveJan-Marek Glogowski1-2/+2
2020-12-07Unlock scheduler in deinit for ProcessEventsToIdleJan-Marek Glogowski1-1/+0
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel2-4/+0
2020-12-07jsdialog: turn off tunneling for JSON dialogsSzymon Kłos1-0/+1
2020-12-07remove unused sal log areas related to openglLuboš Luňák1-4/+0