summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski10-25/+23
2021-10-13tdf#145004 remove fontwork text padding for case ScaleX=trueRegina Henschel3-3/+22
2021-10-12loplugin:moveparam in variousNoel Grandin1-0/+8
2021-10-11loplugin:stringview (macOS)Stephan Bergmann1-1/+1
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann7-11/+16
2021-10-10loplugin:moveparam in svxNoel Grandin15-27/+25
2021-10-10loplugin:moveparam in editengNoel Grandin1-5/+5
2021-10-09Rename strings and change criss-cross border iconBayram Çiçek1-95/+61
2021-10-08tdf#83090 - Allow any font size in the toolbar/sidebarAndreas Heinisch1-1/+6
2021-10-08gtk4: set draw-as-radio as true for GtkRadioMenuItemsCaolán McNamara1-10/+14
2021-10-08add 'destructive-action' to the yes of delete header/footer messageboxesCaolán McNamara2-20/+92
2021-10-08loplugin:moveparam in svxNoel Grandin18-32/+32
2021-10-07svx: add "m" prefix to some member variables in SdrObjEditViewTomaž Vajngerl2-221/+230
2021-10-07svx: defining "i" variable inside "for" statement is good enoughTomaž Vajngerl1-3/+3
2021-10-07svx: move LOKit specifics into it's own methodTomaž Vajngerl1-3/+8
2021-10-06use SfxItemSetFixed in svxNoel Grandin10-38/+33
2021-10-06lok: fix crash on chart doubleclick in patchPaintWindowSzymon Kłos1-0/+3
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin9-15/+15
2021-10-04loplugin:constmethodNoel Grandin14-15/+15
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-1/+1
2021-10-01tdf#141633 use OutputDevice::DrawText for multiline text tooCaolán McNamara2-24/+9
2021-10-01Related: tdf#141633 use IsMultiLineEdit instead of !IsSimpleEditCaolán McNamara2-5/+5
2021-10-01loplugin:constmethodNoel Grandin2-2/+2
2021-09-30loplugin:constmethod handle more casesNoel Grandin1-1/+1
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin4-4/+4
2021-09-30tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara1-13/+17
2021-09-29Resolves: tdf#144783 shift+RETURN not searching backwardsCaolán McNamara1-2/+2
2021-09-29Related: tdf#144139 use the classic size calculationCaolán McNamara1-1/+7
2021-09-29Resolves: tdf#144139 checkboxs in print output shouldn't be themedCaolán McNamara2-1/+97
2021-09-28gives names to all the Idles and TasksNoel Grandin14-12/+18
2021-09-28vcl: rename OutDevState to StackChris Sherlock18-29/+30
2021-09-26Typo: *Transparanc*->*Transparenc*Julien Nabet1-9/+9
2021-09-26tdf#144729 create FrameSelectorImpl before setting size requestCaolán McNamara1-1/+1
2021-09-25use SfxItemSetFixed in svxNoel Grandin20-39/+34
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara1-1/+2
2021-09-24reduce copying in drawinglayerNoel Grandin23-123/+118
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna3-25/+74
2021-09-23Add not-quite-ISO date+time with space and milliseconds and locale's separatorEike Rathke1-0/+1
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann6-130/+144
2021-09-22svx: improve SdrObjEditView::DisposeUndoManager()Miklos Vajna1-1/+5
2021-09-21Add ISO 8601 date+time with milliseconds formatEike Rathke1-1/+2
2021-09-21fix !HAVE_FEATURE_DESKTOP build, IsOver->OverlapsCaolán McNamara1-1/+1
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock1-19/+7
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin1-2/+2
2021-09-20introduce SfxItemSetFixed and use it in DefaultPropertiesNoel Grandin1-2/+2
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna4-5/+111
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák20-35/+35
2021-09-19allocate this SfxItemSet on stackNoel Grandin1-6/+6
2021-09-19no need to allocate SfxItemSet separately in SdrUndoAttrObjNoel Grandin1-12/+12
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso14-37/+37