summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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-05clean up some temp files after running testsAndras Timar
2020-11-04tdf#137949 Fix table row heigths.Gülşah Köse
2020-11-04Fix typo in codeAndrea Gelmini
2020-11-04loplugin:constantparamNoel
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze
2020-11-03Resolves: tdf#136611 chart doesn't support corner style or capsCaolán McNamara
2020-11-03tdf#137886 condition for asian and ctl property seems wrongTomoyuki Kubota
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02Resolves tdf#137813 - Status bar info 'PDF selected'Heiko Tietze
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-11-02Sidebar Area alignment updateandreas kainz
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin
2020-10-31tdf#137865 use stack background to match the other notebookbar areasCaolán McNamara
2020-10-30don't need to include sfx2/sidebar/SidebarToolBox.hxxCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-29StylesPreview in Writer NB arrangement in two rowsandreas kainz
2020-10-29Notebookbar stylespreview up and down icon use default NB sc_ sizeandreas kainz
2020-10-28convert some more long -> tools::LongNoel
2020-10-28tdf#137790 calc: Minimal line width for different line stylesSerge Krot
2020-10-28std::set->o3tl::sorted_vector in InterfaceBagNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-26tdf#137650 sw page top border relative orientation: add UISzabolcs Toth
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-24use SetSelection and DeleteSelected to make cursor go to the right placeCaolán McNamara
2020-10-23Resolves: tdf#137615 fix EffectPropertyPanelandreas kainz
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara
2020-10-21Fix typosAndrea Gelmini
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20CppunitTest_svx_unit: directly use asserts hereXisco Fauli
2020-10-20fix orientation in vcl::Font<->awt::FontDescriptor conversionNoel
2020-10-19tdf#136073 combine glow and softedge sidebar sectionandreas kainz
2020-10-18sd: fix transparency when drawing OverlayPolyPolygonTomaž Vajngerl
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-10-16svx: use the fastparser API when possibleNoel
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara
2020-10-16tdf#128212 Change the text z camera rotation order.Gülşah Köse
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-16try to prefetch also graphics for background fill bitmapLuboš Luňák
2020-10-15add a GetUITestFactory for WeldEditViewCaolán McNamara
2020-10-15pdfium: add an FPDFImageObj_GetBitmap() wrapperMiklos Vajna
2020-10-14Resolves tdf#137447 - Access galleries via tight extensionsHeiko Tietze
2020-10-13tdf#137446 catch divByZero in ResizeMultMarkedObjRegina Henschel
2020-10-13static_cast after dynamic_castNoel
2020-10-12CaptureMouse on mouse-down and ReleaseMouse on mouse-upCaolán McNamara