summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-12Introduce a fundamental.override.ini for bootstrap variablesStephan Bergmann
2024-02-12tdf#159662 Add table alignment and left/right spacing to sidebar in WriterOliver Specht
2024-02-12Resolves tdf#158531 - Connector lines for Keep Ratio settingHeiko Tietze
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-12svx: prefix members of SdrHelpLineListMiklos Vajna
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna
2024-02-10tdf#54169: revert "gtk is the only case auto-accel is true, and theMike Kaganski
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier
2024-02-09tdf#159483 sc HTML import: handle data-sheets-value attribute for the num caseMiklos Vajna
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy
2024-02-09tdf#157664 Drop operator !=, where respective operator == is definedRafał Dobrakowski
2024-02-09Clone Formatting in Impress: Include list attributeOliver Specht
2024-02-08tdf#130857 VclBuilder: Move VCL MenuBar specifics to handleMenu()Michael Weghorn
2024-02-08tdf#130857 VclBuilder: Extract helper method for tweaking new childMichael Weghorn
2024-02-08tdf#130857 VclBuilder: Extract static methods to new base classMichael Weghorn
2024-02-08A better approximation of std::strong_orderStephan Bergmann
2024-02-08tdf#157042: Revert "re-apply "optimize ConfigurationProperty::get()""Xisco Fauli
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-02-08Embind: Allow UNO sequences to be constructed from JS arraysStephan Bergmann
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann
2024-02-07sal: rtlRandomPool: require OS random device, abort if not presentMichael Stahl
2024-02-06return string_view from some XmlWalker methodsNoel Grandin
2024-02-06Prevent JS from creating css::uno::Sequence of negative sizeStephan Bergmann
2024-02-05tdf#108037 Reduce time and memory consumed exporting to PDFNoel Grandin
2024-02-05svx: prefix members of XDashEntryMiklos Vajna
2024-02-05ofz#66471 Direct-leakCaolán McNamara
2024-02-04Move mnTransparenceForShadow down to SdrCellPrimitive2DNoel Grandin
2024-02-02Add SfxMedium::IsRepairPackageMike Kaganski
2024-02-01tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2024-02-01Fix typoAndrea Gelmini
2024-02-01embindmaker: Add support for sequence typesStephan Bergmann
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-02-01editeng: access ImpEditEngine with getImpl() not directTomaž Vajngerl
2024-01-31move CharMap out of cuiCaolán McNamara
2024-01-31move SvxNumberingPreview out of cuiCaolán McNamara
2024-01-31Embind in-out/out params of primitive type apparently need a wrapperStephan Bergmann
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers
2024-01-31Revert "store last five MRU currencies in the currency drop-down"Tomaž Vajngerl
2024-01-30tdf#159438: when there's no frame, close previous bookmark firstMike Kaganski
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl
2024-01-30lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-30Rework the Embind mapping of UNO interfacesStephan Bergmann
2024-01-29reserve a TaskPriority for testtool IdleTaskCaolán McNamara
2024-01-29loplugin:unnecessarymethodsNoel Grandin
2024-01-29tdf#143148 use pragma once instead of include guardsKeldin Maldonado (KNM)