summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-05Related: tdf#152781 Stab the 0xE40A {es} vs Latin America quirkEike Rathke1-1/+2
2023-01-05Fix typosAndrea Gelmini2-2/+2
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann14-171/+19
2023-01-05sw lok: expose field type & command of fieldmark under cursorMiklos Vajna1-0/+3
2023-01-05sw: add the ColorSet from SdrPage into ColorSets in ThemePanelTomaž Vajngerl1-0/+2
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara1-1/+1
2023-01-03tdf#114441 Convert sal_uLong to a better typeAndrea Rosetti2-2/+2
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos1-2/+1
2023-01-02split OutputDevice::CreateMask methodNoel Grandin1-1/+14
2023-01-02oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl1-0/+38
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl2-0/+59
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl2-1/+160
2023-01-01Resolves: tdf#151886 Use default locale with English function names againEike Rathke1-5/+11
2022-12-31tdf#152676 Writer: Compatibility options no longer saved as defaultNoel Grandin1-11/+0
2022-12-30SID_ATTR_CHAR_COLOR is a SvxColorItemCaolán McNamara1-1/+2
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh3-6/+18
2022-12-29cid#1518241 Improper use of negative valueCaolán McNamara1-0/+6
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist1-0/+26
2022-12-27try to fix shutdown crashes in ConfigurationWrapperNoel Grandin1-3/+17
2022-12-26svx: use array for colors in ColorSet, add consts, rename varsTomaž Vajngerl1-11/+11
2022-12-26oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl1-3/+5
2022-12-26oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl2-1/+4
2022-12-26svx: rename ThemeColorType enum values, use enum instead of indexTomaž Vajngerl1-19/+29
2022-12-25editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl1-12/+14
2022-12-25tdf#151548 DOCX formfield: export checkbox nameJustin Luth1-1/+0
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl1-0/+2
2022-12-23loplugin:unocast (framework::Desktop)Stephan Bergmann1-1/+6
2022-12-23loplugin:unocast (sfx2::DigitalSignatures)Stephan Bergmann1-2/+9
2022-12-23loplugin:unocast (VCLXAccessibleComponent)Stephan Bergmann1-3/+7
2022-12-23SDPR: Add rendering of BitmapPrimitive2D for CairoCaolán McNamara1-2/+2
2022-12-22loplugin:unocast (DocumentSettingsSerializer)Stephan Bergmann1-2/+10
2022-12-22loplugin:unocast (css::embed::EmbeddedUpdate)Stephan Bergmann1-2/+6
2022-12-22loplugin:unocast (basegfx::unotools::UnoPolyPolygon)Stephan Bergmann1-1/+7
2022-12-22-Werror,-Wmicrosoft-extra-qualification (clang-cl)Stephan Bergmann1-1/+1
2022-12-21sync with latest additions to d2dpixelprocessor2dCaolán McNamara1-15/+9
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara3-5/+142
2022-12-21qa: hint about tolerance in namesXisco Fauli1-1/+1
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara2-2/+4
2022-12-21Use rtl::Reference to avoid some dynamic_castsStephan Bergmann1-12/+18
2022-12-21loplugin:unocast (ScVbaShapes)Stephan Bergmann1-1/+5
2022-12-21loplugin:unocast (ScVbaShapeRange)Stephan Bergmann1-1/+6
2022-12-20SDPR: Add handling/direct rendering of some simple PrimitivesArmin Le Grand (allotropia)1-0/+9
2022-12-20Added two simple tooling Primitives for easy/common casesArmin Le Grand (allotropia)3-0/+124
2022-12-20Added BColorModifier_randomize for visualization testingArmin Le Grand (allotropia)1-0/+21
2022-12-20Example System-Dependent PrimitiveRenderer for Direct2D (Win)Armin Le Grand (Allotropia)1-0/+114
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann1-1/+11
2022-12-20lok: remove undefined behaviour warningSzymon Kłos1-8/+0
2022-12-20Async PDFExport dialog and parent methodsNickWingate3-0/+148
2022-12-19Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara1-0/+13
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth1-1/+1