summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-11-04tdf#143254 Replaces "Greek Upper Letter" with "Greek Upper Numerals"Jeff Huang
2021-11-03Avoid false -Werror=array-boundsStephan Bergmann
2021-11-03put the message into static_assertCaolán McNamara
2021-11-03loplugin:finalclassesNoel Grandin
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02cid#1493241 Wrapper object use after freeCaolán McNamara
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-28center the content of the underline controlCaolán McNamara
2021-10-28gtk[3 vs 4]: remove can-focus entirely from toolbarpopover.uiCaolán McNamara
2021-10-27tdf#145296 better fix to launch dialog when active radiobutton is clickedCaolán McNamara
2021-10-26Related: tdf#145296 use last spacing value as default for customCaolán McNamara
2021-10-26Related: tdf#145296 we have spacing images we can reuse hereCaolán McNamara
2021-10-26tdf#145296 use a 'clickable' widget for custom spacingCaolán McNamara
2021-10-26tdf#145296 use a 'clickable' widget for custom depthCaolán McNamara
2021-10-25resave with latest gladeCaolán McNamara
2021-10-25Resolves: tdf#145297 assert on Docking3DEffects launchCaolán McNamara
2021-10-25ofz#40305 Divide-by-zeroCaolán McNamara
2021-10-25Fix toolbar button's currency list's number format for default localeEike Rathke
2021-10-23Remove duplicated wordAndrea Gelmini
2021-10-21tdf#145245 correct relative position of extrusionRegina Henschel
2021-10-21sd: fix inteaction between multi-col shape text and automatic heightMiklos Vajna
2021-10-21loplugin:flattenNoel Grandin
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-19gtk4: resave textunderlinecontrol.ui with latest gladeCaolán McNamara
2021-10-19tdf#113512 Writer: 1.15 line spacing UNO commandJim Raykowski
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-18Related: tdf#145173 Ensure known supported system and default document localeEike Rathke
2021-10-17tdf#144988 correct font size in multiline Fontwork textRegina Henschel
2021-10-16Simplify vector initialization in svxJulien Nabet
2021-10-16add use-underline to spacing control labelsCaolán McNamara
2021-10-16resave with latest gladeCaolán McNamara
2021-10-16gtk4: focus can only enter popover if its parent widget can-focusCaolán McNamara
2021-10-16tdf#145111 evaluate nVertDiff for HORZADJUST_LEFT tooRegina Henschel
2021-10-15resave with latest gladeCaolán McNamara
2021-10-15gtk4: focus can only enter popover if its parent widget can-focusCaolán McNamara
2021-10-15gtk4: gtk4 needs to have all parent widgets can-focus to allow focus into childCaolán McNamara
2021-10-15resave with latest gladeCaolán McNamara
2021-10-15let (Without) use-underlineCaolán McNamara
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13tdf#145004 remove fontwork text padding for case ScaleX=trueRegina Henschel
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-11loplugin:stringview (macOS)Stephan Bergmann