summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-02Fix typoAndrea Gelmini
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02no need to use unique_ptr for this map in SvxAutoCorrectNoel Grandin
2022-09-02tdf#150712 reduce cost of SharedString::getStringNoel Grandin
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-09-01Related: tdf#142293 Introduce a protected FormulaCompiler::GetFinalOpCodeMap()Eike Rathke
2022-09-01Added BufferedDecompositionGroupPrimitive2DArmin Le Grand (allotropia)
2022-09-01fix limiting drawing of softedge effect (tdf#141981)Luboš Luňák
2022-09-01Resolves: tdf#150370 Accept 'art-x-...' private-use input in language boxEike Rathke
2022-09-01cid#1500508 Using a moved objectNoel Grandin
2022-09-01cid#1500502,cid#1500623,cid#1500659 Resource leakNoel Grandin
2022-08-31glyph cache considered artificial italic the same as regularCaolán McNamara
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke
2022-08-31Fix typoAndrea Gelmini
2022-08-31Rework of GlowPrimitive2DArmin Le Grand (allotropia)
2022-08-31tdf#30731: Improve caret travelling in WriterKhaled Hosny
2022-08-31tdf#144092 pptx import: correct table height during importSarper Akdemir
2022-08-30Add SAL_INFOs for the recorded and pruned font substitutionsTor Lillqvist
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky
2022-08-29crashtesting: various checkGlyphsEqual assertsCaolán McNamara
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna
2022-08-26vcl: implement rotate gesture infrastructurePovilas Kanapickas
2022-08-26vcl: implement zoom gesture infrastructurePovilas Kanapickas
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-25Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-08-25FeatureCollector: SimplifyKhaled Hosny
2022-08-25Tell LibreOfficeKit clients what fonts in a document are missing on the machineTor Lillqvist
2022-08-25lok: make sure flushPendingLOKInvalidateTiles() is calledLuboš Luňák
2022-08-25retain accuracy when we have subpixels and convert back to Logic unitsCaolán McNamara
2022-08-24tdf#150575: REPORTBUILDER: Crash when closing report when used report navigatorJulien Nabet
2022-08-24rename DeviceFontWidth/DeviceFontHeight to DeviceSubPixelCaolán McNamara
2022-08-24move & rename height relevant function near & similar to its width equivalentCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-23tdf#127423: Allow disabling default features in Font Features dialogKhaled Hosny
2022-08-23tdf#66819: Disable ligatures with character spacingKhaled Hosny
2022-08-23vcl: move ImplEmphasisMarkStyle() to vcl::Font and add unit testChris Sherlock
2022-08-23tdf#57317 odf export: avoid autolist conflict with NumberingStylesJustin Luth
2022-08-22tdf#150139 - Add a concrete name to the error messageAndreas Heinisch
2022-08-22cid#1500544 Uninitialized scalar variableCaolán McNamara
2022-08-22Remove NULL-terminated requirement where not applicableMike Kaganski
2022-08-22return 64-bit hash for O[U]StringNoel Grandin
2022-08-22lok: Dont render active text edit on slide previewsSzymon Kłos
2022-08-19vcl: make mapping functions private in OutputDeviceChris Sherlock
2022-08-19tools: use std::swap() in gen.hxxChris Sherlock
2022-08-19svl: rename SfxRectangleItem::aVal to maValChris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann