summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy1-0/+6
2024-02-09tdf#157664 Drop operator !=, where respective operator == is definedRafał Dobrakowski2-11/+0
2024-02-09Clone Formatting in Impress: Include list attributeOliver Specht4-6/+8
2024-02-08tdf#130857 VclBuilder: Move VCL MenuBar specifics to handleMenu()Michael Weghorn1-1/+2
2024-02-08tdf#130857 VclBuilder: Extract helper method for tweaking new childMichael Weghorn1-0/+4
2024-02-08tdf#130857 VclBuilder: Extract static methods to new base classMichael Weghorn1-6/+13
2024-02-08A better approximation of std::strong_orderStephan Bergmann1-3/+23
2024-02-08tdf#157042: Revert "re-apply "optimize ConfigurationProperty::get()""Xisco Fauli1-18/+4
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti1-0/+18
2024-02-08Embind: Allow UNO sequences to be constructed from JS arraysStephan Bergmann1-1/+22
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann1-0/+41
2024-02-07sal: rtlRandomPool: require OS random device, abort if not presentMichael Stahl1-0/+1
2024-02-06return string_view from some XmlWalker methodsNoel Grandin1-3/+3
2024-02-06Prevent JS from creating css::uno::Sequence of negative sizeStephan Bergmann1-5/+13
2024-02-05tdf#108037 Reduce time and memory consumed exporting to PDFNoel Grandin1-1/+6
2024-02-05svx: prefix members of XDashEntryMiklos Vajna1-2/+2
2024-02-05ofz#66471 Direct-leakCaolán McNamara1-1/+1
2024-02-04Move mnTransparenceForShadow down to SdrCellPrimitive2DNoel Grandin2-13/+7
2024-02-02Add SfxMedium::IsRepairPackageMike Kaganski1-0/+2
2024-02-01tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna2-0/+2
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima2-0/+4
2024-02-01Fix typoAndrea Gelmini1-1/+1
2024-02-01embindmaker: Add support for sequence typesStephan Bergmann1-0/+36
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl1-0/+4
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl3-8/+52
2024-02-01editeng: access ImpEditEngine with getImpl() not directTomaž Vajngerl1-13/+9
2024-01-31move CharMap out of cuiCaolán McNamara3-32/+10
2024-01-31move SvxNumberingPreview out of cuiCaolán McNamara1-5/+12
2024-01-31Embind in-out/out params of primitive type apparently need a wrapperStephan Bergmann1-0/+16
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers2-1/+3
2024-01-31Revert "store last five MRU currencies in the currency drop-down"Tomaž Vajngerl1-65/+0
2024-01-30tdf#159438: when there's no frame, close previous bookmark firstMike Kaganski1-0/+3
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl1-2/+4
2024-01-30lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl1-8/+1
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos2-0/+6
2024-01-30Rework the Embind mapping of UNO interfacesStephan Bergmann1-0/+37
2024-01-29reserve a TaskPriority for testtool IdleTaskCaolán McNamara2-5/+6
2024-01-29loplugin:unnecessarymethodsNoel Grandin1-2/+0
2024-01-29tdf#143148 use pragma once instead of include guardsKeldin Maldonado (KNM)30-120/+30
2024-01-29svx: prefix members of E3dViewMiklos Vajna1-5/+5
2024-01-29Fix typoAndrea Gelmini1-1/+1
2024-01-29Fix typoAndrea Gelmini1-1/+1
2024-01-28cid#1588086 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-01-28Resolves: tdf#149409 enable impress 'Small Capitals' Toolbar ButtonCaolán McNamara1-1/+1
2024-01-28Simplify massively over-engineered compatibility optionsMike Kaganski2-226/+44
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)2-40/+65
2024-01-27tdf#159382: add NoSpaceAfterHangingFootnoteNumbering compat option to dialogMike Kaganski1-0/+1
2024-01-26Don't export printer name & config in privacy modeSamuel Mehrbrodt1-0/+1
2024-01-25Fix typoAndrea Gelmini1-1/+1
2024-01-25editeng: in EditView, access ImpEditView as a referenceTomaž Vajngerl1-2/+2