summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-22rename members of GeoStat classNoel
2020-12-22split SotStorageStream into two classesNoel
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara
2020-12-19weld rulermenuCaolán McNamara
2020-12-15tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-14Fix typo in codeAndrea Gelmini
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10add a way to provide a parent for a popup menuCaolán McNamara
2020-12-10Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara
2020-12-09split WeldEditView::Paint so a subclass can render a specific bgCaolán McNamara
2020-12-09restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-03tdf#34828 sd navigator: make unnamed shape select select shape objectJim Raykowski
2020-11-30tdf#129961 svx: add doc model xml dump for shadow-related pool itemsMiklos Vajna
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-26factor out as a standalone "ButtonPressRepeater" classCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23Similarly, the proper noun “SmartArt” shouldn’t be pluralizedAdolfo Jayme Barrientos
2020-11-23pragma once for svdobj.hxxTomaž Vajngerl
2020-11-23svx: organize forward declarations in svdobj.hxxTomaž Vajngerl
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
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-11lok: Add posibility to change chart fill gradientSzymon Kłos
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-04loplugin:constantparamNoel
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze
2020-11-03tdf#105967 sw change tracking: fix line break symbol in empty lineLászló Németh
2020-11-02Resolves tdf#137813 - Status bar info 'PDF selected'Heiko Tietze
2020-10-30convert some tools::Long->sal_Int32Noel
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-27Other part to resolve: tdf#127279 Change Search attributeSeth Chaiklin
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-21new tools::Degree10 strong typedefNoel Grandin
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
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-16try to prefetch also graphics for background fill bitmapLuboš Luňák
2020-10-15add a GetUITestFactory for WeldEditViewCaolán McNamara
2020-10-14cleanup SdrGrafObj and remove unneeded semi-colonsTomaž Vajngerl
2020-10-13translate comment to EnglishTomaž Vajngerl
2020-10-10tdf#87963: Add percentage value to new calculated compressed image sizeDaniel
2020-10-07let a subclass destroy and recreate its EditViewCaolán McNamara