summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
8 daysResolves tdf#163856 - Disentangle boundaries optionsHeiko Tietze4-179/+165
8 daysswitching PageKind without switching EditMode retains current pageCaolán McNamara2-0/+19
9 daysintruduce RenderContext, RenderOptions to remove code duplicationTomaž Vajngerl2-78/+80
9 daysimprove loplugin passparamsbyrefNoel Grandin5-7/+7
10 daystdf#163251 Fix for missing flags in single click obj creationAshSinc3-3/+3
13 daysrender master and slide content separately (drawinglayer render)Miklos Vajna5-43/+205
13 daysCleanup notebookbar.ui for drawHossein1-5/+5
14 daysFix typosAndrea Gelmini1-2/+2
14 daysrender slide layers with VCL / drawinglayer primitivesTomaž Vajngerl7-24/+315
14 daystdf#163805: set fill style to solid on fill color selectionPranam Lashkari1-0/+6
2024-11-13tdf#163486: PVS: variable is used after being declaredXisco Fauli1-2/+1
2024-11-13tdf#36709 editeng: Layout for font-relative first-line indentJonathan Clark7-30/+30
2024-11-13tdf#163486: PVS: variable was assigned the same valueXisco Fauli1-4/+0
2024-11-13lok: slideshow: export slide duration also when there is no transitionsMarco Cecchetti1-9/+10
2024-11-13lok: slideshow: not export endless and repeat property per each slideMarco Cecchetti1-10/+10
2024-11-12loplugin:reftotemp in sdNoel Grandin19-73/+73
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in sdNoel Grandin8-26/+25
2024-11-12tdf#163486: PVS: Identical branchesBogdan Buzea1-10/+1
2024-11-11lok: enable Zoom transition and RotateIn sub-trans. typeJaviya Vivekkumar Dineshbhai1-2/+4
2024-11-11cid#1607564 silence Overflowed integer argumentCaolán McNamara1-0/+3
2024-11-11cid#1607838 silence Overflowed constantCaolán McNamara1-1/+1
2024-11-10com::sun::star -> cssMike Kaganski6-6/+6
2024-11-08sidebar: move apply to all slides above repeat settingsSzymon Kłos1-2/+2
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin21-33/+33
2024-11-08lok: disabled misc shape wipe non supported transitionJaviya Vivekkumar Dineshbhai1-0/+14
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski2-14/+6
2024-11-08Simplify a bitMike Kaganski2-3/+3
2024-11-08tdf#95852 sd: not TopViewShell if mbFormShellAboveParentJustin Luth1-1/+1
2024-11-07loplugin:passstuffbyref in sdNoel Grandin11-15/+15
2024-11-07lok: enable MiscShapeWipe transition and sub-tras. Heart, FanOutHoriz.Javiya Vivekkumar Dineshbhai1-1/+4
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn1-11/+11
2024-11-06Libreoffice Theme Part 1.0: Make registry colors accessible from VCLSahil Gautam1-0/+5
2024-11-06loplugin:passstuffbyref in svxNoel Grandin1-3/+4
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-11-06Fix: Make the repeat slideshow property independent of the TransitionTypeJaviya Vivekkumar Dineshbhai1-7/+7
2024-11-04new loplugin:staticconstexprNoel Grandin3-3/+4
2024-11-03tdf#163486: PVS: pointer not released in destructorXisco Fauli2-2/+2
2024-11-02tdf#145161: Change pdf and image compression dialog stringAditya Sahu1-1/+1
2024-10-31tdf#163486: PVS: check GetViewXisco Fauli1-5/+7
2024-10-31tdf#163486: PVS: check getViewShellBaseXisco Fauli1-10/+12
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin1-3/+3
2024-10-31tdf#163486: PVS: Identical branchesBogdan Buzea1-12/+1
2024-10-31tdf#163486: PVS: Identical branchesBogdan Buzea1-3/+1
2024-10-30tdf#163486: PVS: Identical branchesBogdan Buzea1-3/+0
2024-10-30tdf#163486: PVS: Identical branchesBogdan Buzea1-5/+0
2024-10-29sd: lokit: add notes to presentation infoHenry Castro1-0/+21
2024-10-29test: Merge SwAccessibleTestBase and AccessibleTestBaseXisco Fauli1-3/+2
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli3-4/+4
2024-10-29Simplify a bitMike Kaganski1-1/+1
2024-10-28don't use iterateItemSurrogates for EE_FEATURE_FIELDNoel Grandin2-37/+90