summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-02-08editeng: SvxLRSpaceItem uninline some functionsMichael Stahl
2023-02-08svx: don't access m_aOutRect directly - go through methodsTomaž Vajngerl
2023-02-08basegfx: restructure B1DRange and B2DRange tests and add use casesTomaž Vajngerl
2023-02-07tdf#153083 writerfilter,sw: consolidate StyleName->StyleId in msfilterMichael Stahl
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-06Revert "optimize ConfigurationProperty::get()"Xisco Fauli
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland
2023-02-03test/a11y: Remove declaration for undefined methodColomban Wendling
2023-02-02Own title for macro infobarsSamuel Mehrbrodt
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-02-01tdf#107841 oox: rename ambiguous and confusing ECMA_DIALECTMichael Stahl
2023-02-01tdf#66580 write more metadata to embedded and attached filesTomaž Vajngerl
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2023-01-30svtools: add new entry "RestProtocol"Henry Castro
2023-01-30Added option to disable ssl verification for languagetoolMert Tumer
2023-01-30Fix typosAndrea Gelmini
2023-01-30loplugin:virtualdeadNoel Grandin
2023-01-30tdf#118324 Treat blank ? in integerLaurent Balland
2023-01-30tdf#152722 Number Format: keep NatNum modifiersLaurent Balland
2023-01-30Show infobar instead of dialog when unsigned content is foundSamuel Mehrbrodt
2023-01-30tdf#150534 reduce allocation in SdrFrameBorderPrimitive2DNoel Grandin
2023-01-30Show infobar instead of blocking dialog when macros are not allowedSamuel Mehrbrodt
2023-01-30Macro Infobar: Make it clear that macros are disabled and whySamuel Mehrbrodt
2023-01-30tdf#150534 re-arrange Style class fieldsNoel Grandin
2023-01-30tdf#143148 Use pragma once instead of include guardsAdoche Onaji
2023-01-29svx: add prefix m to aPgOrg and rename to aPageOriginTomaž Vajngerl
2023-01-29lok: support per-user timezoneAshod Nakashian
2023-01-28introduce XTheme and UnoTheme implementationTomaž Vajngerl
2023-01-27Remove support for AIXStephan Bergmann
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-27use ThemeColorChanger also in svx, when changing theme for SdrPageTomaž Vajngerl
2023-01-26tdf#153107 OOXML export: fix scale of tile of shape backgroundTibor Nagy
2023-01-26remove option to toggle IsPDFAsStandardPrintJobFormat from UICaolán McNamara
2023-01-25Use ImplInheritanceHelper in OAccessibleTextHelperStephan Bergmann
2023-01-25Use ImplInheritanceHelper in OAccessibleSelectionHelperStephan Bergmann
2023-01-25test: Add AccessibilityTools::nameEquals()Colomban Wendling
2023-01-25Use ImplInheritanceHelper in VCLXAccessibleComponentStephan Bergmann
2023-01-24Fix buildMike Kaganski
2023-01-24Missing includeStephan Bergmann
2023-01-24Use ImplInheritanceHelper in OAccessibleExtendedComponentHelperStephan Bergmann
2023-01-24tdf#153076 Make Basic editor background color independent from document colorRafael Lima
2023-01-24Be consistent in checks for LIBO_INTERNAL_ONLYTor Lillqvist
2023-01-24tdf#66580 write ODF document as an attachment in hybrid modeTomaž Vajngerl
2023-01-24Use ImplInheritanceHelper in OAccessibleComponentHelperStephan Bergmann
2023-01-23XUnoTunnel->dynamic_cast in vcl::GraphicNoel Grandin