summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2020-11-16replace std::max(std::min()) with std::clampNoel2-6/+6
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin7-17/+17
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-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 McNamara44-122/+127
2020-11-05tdf#138011: Revert "tdf#137949 Fix table row heigths."Xisco Fauli1-13/+4
2020-11-04tdf#137949 Fix table row heigths.Gülşah Köse1-4/+13
2020-11-04Fix typo in codeAndrea Gelmini4-6/+6
2020-11-04loplugin:constantparamNoel1-4/+4
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze1-37/+16
2020-11-03Resolves: tdf#136611 chart doesn't support corner style or capsCaolán McNamara1-1/+3
2020-11-03tdf#137886 condition for asian and ctl property seems wrongTomoyuki Kubota1-2/+2
2020-11-02create common macro and method for logging unknown attributesNoel1-1/+1
2020-11-02Resolves tdf#137813 - Status bar info 'PDF selected'Heiko Tietze1-6/+16
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel1-3/+0
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin1-7/+11
2020-10-31tdf#137865 use stack background to match the other notebookbar areasCaolán McNamara1-0/+4
2020-10-30don't need to include sfx2/sidebar/SidebarToolBox.hxxCaolán McNamara2-2/+1
2020-10-30convert some tools::Long->sal_Int32Noel1-16/+16
2020-10-29StylesPreview in Writer NB arrangement in two rowsandreas kainz4-9/+11
2020-10-28convert some more long -> tools::LongNoel2-2/+2
2020-10-28tdf#137790 calc: Minimal line width for different line stylesSerge Krot1-0/+5
2020-10-28std::set->o3tl::sorted_vector in InterfaceBagNoel Grandin1-1/+1
2020-10-28convert some more long -> tools::LongNoel5-11/+11
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara1-12/+3
2020-10-26std::unique_ptr -> std::optionalNoel1-17/+18
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel154-1600/+1602
2020-10-24use SetSelection and DeleteSelected to make cursor go to the right placeCaolán McNamara1-4/+3
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara1-3/+0
2020-10-21Fix typosAndrea Gelmini1-1/+1
2020-10-21new tools::Degree10 strong typedefNoel Grandin20-61/+61
2020-10-20fix orientation in vcl::Font<->awt::FontDescriptor conversionNoel1-2/+2
2020-10-19tdf#136073 combine glow and softedge sidebar sectionandreas kainz5-199/+74
2020-10-18sd: fix transparency when drawing OverlayPolyPolygonTomaž Vajngerl1-2/+2
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl1-0/+46
2020-10-16svx: use the fastparser API when possibleNoel1-15/+6