summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-19vcl: move GAMMA define to bitmap.hxxChris Sherlock
2020-12-18add a return to EditView::Command to indicate if the command was consumedCaolán McNamara
2020-12-18lok: check if the tree list box model has changedHenry Castro
2020-12-18add GetOutputDevice to EditViewCaolán McNamara
2020-12-18lok: jsbuilder: fix disable dialog tunnelingHenry Castro
2020-12-18add OStringBuffer::append(std::string_view)Noel
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-18pdfium: add PDFiumPage::hasLinks() wrapperMiklos Vajna
2020-12-18use more string_view in convertEnumNoel
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-18Add sal_uInt64 fields to sal_math_DoubleEike Rathke
2020-12-17add Menu::get_sensitiveCaolán McNamara
2020-12-17use more string_view in SvXMLUnitConverterNoel
2020-12-17prevent accidentally passing a temporaryNoel Grandin
2020-12-16tdf#128621 OOXML Chart: export embedded shapes in chartBalazs Varga
2020-12-16pdfium: rework to eliminate FPDF_PATHSEGMENT from the public interfaceMiklos Vajna
2020-12-16use views to parseNoel
2020-12-15tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna
2020-12-15use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara
2020-12-15add set_id/get_id to Menus like WindowsCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-15add a way to correctly position a weld::Menu given a vcl::WindowCaolán McNamara
2020-12-15tdf#138893 improve messages in Template ManagerSeth Chaiklin
2020-12-14Fix typo in codeAndrea Gelmini
2020-12-14macOS __arm64__ math.h does not define legacy finiteStephan Bergmann
2020-12-14add a way to undo ImplConvertToAbsPosCaolán McNamara
2020-12-14tdf#138715 remove mork strings and install targetsJan-Marek Glogowski
2020-12-14loplugin:unusedenumconstantsNoel
2020-12-14loplugin:singlevalfieldsNoel
2020-12-14remove unnecessary const qualifier from toStringNoel
2020-12-14loplugin:unusedmethodsNoel
2020-12-14loplugin:unusedfieldsNoel
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