summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos
2023-01-02split OutputDevice::CreateMask methodNoel Grandin
2023-01-02oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2023-01-01Resolves: tdf#151886 Use default locale with English function names againEike Rathke
2022-12-31tdf#152676 Writer: Compatibility options no longer saved as defaultNoel Grandin
2022-12-30SID_ATTR_CHAR_COLOR is a SvxColorItemCaolán McNamara
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh
2022-12-29cid#1518241 Improper use of negative valueCaolán McNamara
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist
2022-12-27try to fix shutdown crashes in ConfigurationWrapperNoel Grandin
2022-12-26svx: use array for colors in ColorSet, add consts, rename varsTomaž Vajngerl
2022-12-26oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl
2022-12-26oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl
2022-12-26svx: rename ThemeColorType enum values, use enum instead of indexTomaž Vajngerl
2022-12-25editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl
2022-12-25tdf#151548 DOCX formfield: export checkbox nameJustin Luth
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2022-12-23loplugin:unocast (framework::Desktop)Stephan Bergmann
2022-12-23loplugin:unocast (sfx2::DigitalSignatures)Stephan Bergmann
2022-12-23loplugin:unocast (VCLXAccessibleComponent)Stephan Bergmann
2022-12-23SDPR: Add rendering of BitmapPrimitive2D for CairoCaolán McNamara
2022-12-22loplugin:unocast (DocumentSettingsSerializer)Stephan Bergmann
2022-12-22loplugin:unocast (css::embed::EmbeddedUpdate)Stephan Bergmann
2022-12-22loplugin:unocast (basegfx::unotools::UnoPolyPolygon)Stephan Bergmann
2022-12-22-Werror,-Wmicrosoft-extra-qualification (clang-cl)Stephan Bergmann
2022-12-21sync with latest additions to d2dpixelprocessor2dCaolán McNamara
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara
2022-12-21qa: hint about tolerance in namesXisco Fauli
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara
2022-12-21Use rtl::Reference to avoid some dynamic_castsStephan Bergmann
2022-12-21loplugin:unocast (ScVbaShapes)Stephan Bergmann
2022-12-21loplugin:unocast (ScVbaShapeRange)Stephan Bergmann
2022-12-20SDPR: Add handling/direct rendering of some simple PrimitivesArmin Le Grand (allotropia)
2022-12-20Added two simple tooling Primitives for easy/common casesArmin Le Grand (allotropia)
2022-12-20Added BColorModifier_randomize for visualization testingArmin Le Grand (allotropia)
2022-12-20Example System-Dependent PrimitiveRenderer for Direct2D (Win)Armin Le Grand (Allotropia)
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-20lok: remove undefined behaviour warningSzymon Kłos
2022-12-20Async PDFExport dialog and parent methodsNickWingate
2022-12-19Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth
2022-12-19crashtesting: asserts with outsized object positionsCaolán McNamara
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin
2022-12-18add some SAL_WARN_UNUSED_RESULTCaolán McNamara
2022-12-18loplugin:unocast (cairocanvas::SurfaceProvider)Stephan Bergmann
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann
2022-12-18Fix typoAndrea Gelmini