summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2022-08-18use more pass-by-value in SfxItemSetNoel Grandin
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-17Relates tdf#126618 - Title style capitaization for compare documents dialogHeiko Tietze
2022-08-17lok: register view callback also for nested sm viewMike Kaganski
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl
2022-08-15xmloff: import and export for the chart data tableTomaž Vajngerl
2022-08-14Streamline Kashida validation logicKhaled Hosny
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2022-08-13loplugin:unusedmethodsNoel Grandin
2022-08-12loplugin:unusedfieldsNoel Grandin
2022-08-12related tdf#150197: use SetListFormat or SetPrefix/SuffixJustin Luth
2022-08-12Fix typoAndrea Gelmini
2022-08-12Fix typoAndrea Gelmini
2022-08-12tdf#126618 Title for "Compare documents" file select dialogIsha_Desai
2022-08-11lok: Simplify context change notificationMike Kaganski
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann
2022-08-10vcl: remove unused GLYPH_FONT_HEIGHTChris Sherlock
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-08-10loplugin:passstuffbyrefNoel Grandin