summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-12-01Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara1-2/+5
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-11-30tdf#129961 svx: add doc model xml dump for shadow-related pool itemsMiklos Vajna2-0/+70
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel16-29/+29
2020-11-27tdf#138307 Chart import: fix lost custom shape textBalazs Varga2-5/+6
2020-11-26factor out as a standalone "ButtonPressRepeater" classCaolán McNamara1-58/+4
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen63-110/+47
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel20-43/+43
2020-11-24static_cast after dynamic_castNoel Grandin3-27/+25
2020-11-23tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara1-1/+1
2020-11-23dynamic_cast followed by static_castCaolán McNamara1-1/+4
2020-11-19Resolves: tdf#114956 skip broadcast optimization for ScPostItsCaolán McNamara1-1/+2
2020-11-18tdf#137397 Faulty Height value in Position and Size content panelCaolán McNamara1-2/+2
2020-11-18Remove unused GraphicObject::SetGraphic pCopyObj and rLink parametersStephan Bergmann1-1/+1
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann1-5/+2
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann1-1/+2
2020-11-18tdf#137836 Change the label from "_Comments" to "Comme_nts"diwanshu8851-1/+1
2020-11-17Reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxxStephan Bergmann1-1/+1
2020-11-17loplugin:stringviewparam check methods tooNoel3-6/+6
2020-11-17tdf#137980 sw textbox: fix automatic size of shapes with rotated textMiklos Vajna1-5/+13
2020-11-16Instead of labs, use overloaded absStephan Bergmann4-10/+17
2020-11-16tdf#138232 don't grab focus if we already have itCaolán McNamara1-1/+1
2020-11-16replace std::min(std::max()) with std::clampNoel2-2/+2
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer71-1012/+906
2020-11-16replace std::max(std::min()) with std::clampNoel2-6/+6
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara60-6/+165
2020-11-15Dialog update: docking 3d effectsandreas kainz1-128/+127
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin7-17/+17
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski1-2/+2
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos1-35/+36
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+1
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin3-24/+24
2020-11-12Use translated standard styles for styles listboxSzymon Kłos1-8/+19
2020-11-12remove BigInt::operator tools::Long()Noel7-17/+17
2020-11-12remove Fraction::operator tools::Long()Noel3-24/+24
2020-11-11loplugin:stringviewNoel3-4/+4
2020-11-11convert more long -> tools::LongNoel1-1/+1
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos1-0/+18
2020-11-11pdfium: eliminate remaining direct calls to FPDFPageObj_GetType()Miklos Vajna1-9/+9
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin6-22/+22
2020-11-10set resize-toplevel true for GtkExpandersCaolán McNamara4-0/+4
2020-11-10Let's assume that sal_uInt16 is unlikely to be less than zeroMike Kaganski1-1/+1
2020-11-09Fix typoAndrea Gelmini1-6/+6
2020-11-09tdf#137993 ensure the toplevel vcl::Window is activatedCaolán McNamara2-7/+14
2020-11-09tdf#137949 Fix table row heigths.Gülşah Köse1-2/+24
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara1-2/+2
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara47-126/+135
2020-11-05tdf#138011: Revert "tdf#137949 Fix table row heigths."Xisco Fauli1-13/+4
2020-11-05clean up some temp files after running testsAndras Timar1-0/+1