summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-05-16Resolves tdf#154787 - Ambiguous item on macOS quick start menuHeiko Tietze
2023-05-16tdf#63130 flatten the extra ImplMatLine into ImplHomMatrixTemplateNoel Grandin
2023-05-16simplify ImplMatLine constructorNoel Grandin
2023-05-16Fix typoAndrea Gelmini
2023-05-16Fix typoAndrea Gelmini
2023-05-16Fix typoAndrea Gelmini
2023-05-16tdf#63130 make B2DHomMatrix a flat objectNoel Grandin
2023-05-15tdf#140226: use StaticWhichCastMoazAlaa
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-15sw: prefix members of SvXMLAttrContainerData, XMLDashStyleExport, ...Miklos Vajna
2023-05-15Resolves tdf#155070 - Easy access to skia.logHeiko Tietze
2023-05-15Remove duplicated includeAndrea Gelmini
2023-05-13prefix members and cleanup SvxBoxItem, SvxBoxInfoItemTomaž Vajngerl
2023-05-13use more optional for CharClassNoel Grandin
2023-05-12add a toAny variant that takes a && valueNoel Grandin
2023-05-12change ComplexColor to show more useful propertiesTomaž Vajngerl
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-11tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara
2023-05-11tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski
2023-05-11tdf#97228 Move MenubarValue class to separate include fileanfanite396
2023-05-10rename SDRATTR_TABLE_GRABBAG to SDRATTR_TABLE_CELL_GRABBAGSarper Akdemir
2023-05-10ImplPrintTransparent is always called with an empty maskNoel Grandin
2023-05-10AlphaMask::BlendWith wants an AlphaMask parameterNoel Grandin
2023-05-09comphelper/servicedecl.hxx is unusedNoel Grandin
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara
2023-05-09const -> constexprMike Kaganski
2023-05-09move a toolkit header inside the moduleNoel Grandin
2023-05-09move include/svx/legacyitem.hxx inside svxNoel Grandin
2023-05-09merge GalleryFileStorage with GalleryBinaryEngineNoel Grandin
2023-05-09merge GalleryFileStorageEntry with GalleryBinaryEngineEntryNoel Grandin
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-09move some gallery header files inside svxNoel Grandin
2023-05-08GalleryObject*Storage are unnecessaryNoel Grandin
2023-05-08MCGR: Correct import for Gradient presets/templatesArmin Le Grand (allotropia)
2023-05-08sw: prefix members of ProgressBarHelper, SvI18NMapEntry_Key, ...Miklos Vajna
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-08XComplexColor and UnoComplexColor - a wrapper for model:ComplexColorTomaž Vajngerl
2023-05-06Change text auto-fit alg. to also increase the scalingTomaž Vajngerl
2023-05-06update loplugin:stringview* for o3tl::iterateCodePointsNoel Grandin
2023-05-06Simplify O(U)StringBuffer's append - delegate to insertMike Kaganski
2023-05-06Optimize O(U)StringBuffer's append/insert taking float/doubleMike Kaganski
2023-05-06[API CHANGE] Fix O(U)StringBuffer::insert taking floatMike Kaganski
2023-05-05BinaryDataContainer swap out implementation.Michael Meeks
2023-05-05tdf#155149 Crash when exiting cell edit modeNoel Grandin
2023-05-05Break comphelper::adjustIndexToStartOfSurrogate out of o3tl::iterateCodePointsStephan Bergmann
2023-05-05Fix typo in assertStephan Bergmann
2023-05-05Fix typoAndrea Gelmini
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-05-04Provide std::u16string_view based o3tl::iterateCodePointsStephan Bergmann
2023-05-04Resolves: tdf#134308 if max undo is 0, treat as if no undoCaolán McNamara