summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-09-19make OUString::operator=(OUString&&) a little fasterNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-19Make impBufferDevice faster againArmin Le Grand (allotropia)
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-17Simplify b2d(poly)polygon implementationMike Kaganski
2022-09-17Silence -Werror,-Wdeprecated-copy-with-user-provided-copy (clang-cl)Stephan Bergmann
2022-09-17cid#1500499 Resource leakCaolán McNamara
2022-09-16only "PaintImmediately" the statusbar itself (and optional children)Caolán McNamara
2022-09-16Related: tdf#144092 improve wordingSarper Akdemir
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-16sw content controls: add PDF export of font propertiesMiklos Vajna
2022-09-15tdf#150877: Add support for Kamenický and Mazovia encodingsJulien Nabet
2022-09-14Fix typo signes->signsAndrea Gelmini
2022-09-14fix errcode.hxx location in commentsNoel Grandin
2022-09-14new loplugin refcountingbaseNoel Grandin
2022-09-14sw content controls, dropdown: add PDF exportMiklos Vajna
2022-09-14Rework of ShadowPrimitive2DArmin Le Grand (allotropia)
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14no need to dynamically ImportCGM symbolNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-13Turn this into a doxygen commentStephan Bergmann
2022-09-13sw content controls, checkbox: add PDF exportMiklos Vajna
2022-09-13cid#1509290, cid#1509240: Silence "Use of 32-bit time_t (Y2K38_SAFETY)" for nowStephan Bergmann
2022-09-13vcl: fix mergelibs buildMiklos Vajna
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-09-13Fix everything using XCharacterClassification::getStringType() and don't use itEike Rathke
2022-09-13Fix path in commentsMike Kaganski
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-10basegfx: add Size2D template class - subclass Tuple2DTomaž Vajngerl
2022-09-10basegfx: simplify Tuple2D, B2DPoint, B2DVector, B2DTupleTomaž Vajngerl
2022-09-10unique_ptr->optional for AllSettingsNoel Grandin
2022-09-10vcl: Use vector instead of array for FontCharMap rangesKhaled Hosny
2022-09-09tdf#150719 PPTX import: fix hyperlink format (lost underline)Tibor Nagy
2022-09-08vcl: Drop CmapResult indirectionKhaled Hosny
2022-09-08vcl: Drop now unused ParseCMAP()Khaled Hosny
2022-09-08loplugin:unnecessaryvirtualNoel Grandin
2022-09-08Rework of SoftEdgePrimitive2DArmin Le Grand (allotropia)
2022-09-08vcl: Drop now unused FontCharMap::GetGlyphIndex()Khaled Hosny
2022-09-07tdf#150808: General error importing svgz fileJulien Nabet
2022-09-07cid#1500419 rearrange to silence Use after freeCaolán McNamara
2022-09-07vcl: convert ImplGetEmphasisMark() to EmphasisMark classChris Sherlock
2022-09-07Use exactly two comparisons in froundMike Kaganski
2022-09-06svx: fix description of SdrTextObjTomaž Vajngerl
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-06Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-09-05vcl: Use #pragma once on GestureEventPan.hxxPovilas Kanapickas