summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2021-01-14tdf#137083 consider negative width in DrawPageViewGridRegina Henschel
2021-01-14tdf#83618 Make line spacing values agree crash fixJim Raykowski
2021-01-12rhbz#1913070 null derefCaolán McNamara
2021-01-07tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna
2020-12-17tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna
2020-12-17tdf#138945 update fObjectRotation for NbcResizeRegina Henschel
2020-12-17tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna
2020-12-11tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-12-11tdf#129961 svx: add UNO API for table shadow as direct formatMiklos Vajna
2020-12-11tdf#129961 svx: add doc model xml dump for shadow-related pool itemsMiklos Vajna
2020-12-10Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara
2020-12-10Resolves tdf#138127 - Use document color for border widgetHeiko Tietze
2020-12-02Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara
2020-11-30tdf#138307 Chart import: fix lost custom shape textBalazs Varga
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara
2020-11-24tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara
2020-11-19Resolves: tdf#114956 skip broadcast optimization for ScPostItsCaolán McNamara
2020-11-18tdf#137397 Faulty Height value in Position and Size content panelCaolán McNamara
2020-11-18Remove unused GraphicObject::SetGraphic pCopyObj and rLink parametersStephan Bergmann
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann
2020-11-17Reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxxStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-17tdf#137980 sw textbox: fix automatic size of shapes with rotated textMiklos Vajna
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-16tdf#138232 don't grab focus if we already have itCaolán McNamara
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12Use translated standard styles for styles listboxSzymon Kłos
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos
2020-11-11pdfium: eliminate remaining direct calls to FPDFPageObj_GetType()Miklos Vajna
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-10Let's assume that sal_uInt16 is unlikely to be less than zeroMike Kaganski
2020-11-09Fix typoAndrea Gelmini
2020-11-09tdf#137993 ensure the toplevel vcl::Window is activatedCaolán McNamara
2020-11-09tdf#137949 Fix table row heigths.Gülşah Köse
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-05tdf#138011: Revert "tdf#137949 Fix table row heigths."Xisco Fauli
2020-11-04tdf#137949 Fix table row heigths.Gülşah Köse
2020-11-04Fix typo in codeAndrea Gelmini