summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2022-09-01cid#1513474 Explicit null dereferencedNoel Grandin1-0/+1
2022-09-01Revert "tdf#150712: Format->Conditional->Condition 100% CPU"Julien Nabet1-3/+9
2022-09-01tdf#150712: Format->Conditional->Condition 100% CPUJulien Nabet1-9/+3
2022-09-01cid#1513474 silence Explicit null dereferencedCaolán McNamara1-1/+1
2022-09-01Resolves: tdf#150370 Accept 'art-x-...' private-use input in language boxEike Rathke1-1/+1
2022-08-31cid#1509246 Inefficient vector resizing with reserve.Noel Grandin1-1/+1
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke1-1/+1
2022-08-31cid#1500540 Dereference before null checkNoel Grandin1-0/+1
2022-08-31tdf#144092 tdf#139511: revert parts of tdf#91762 tdf#137949 tdf#139511Sarper Akdemir1-38/+2
2022-08-31fix assert in builds with assert enabled, but dbg_util disabledNoel Grandin1-0/+3
2022-08-31tdf#144092 pptx import: correct table height during importSarper Akdemir2-3/+15
2022-08-30svx a11y: Simplify AccessibleTableShapeImpl::getColumnAndRowMichael Weghorn1-8/+5
2022-08-30svx a11y: Drop TODO that doesn't need actionMichael Weghorn1-1/+0
2022-08-30its not ideal to wait until Paint to set the bg colorCaolán McNamara1-7/+0
2022-08-29ref-count SdrObjectNoel Grandin89-1447/+1162
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna1-0/+25
2022-08-28cid#1500441 silence Resource leakCaolán McNamara2-4/+6
2022-08-27cid#1500455 Dereference after null checkCaolán McNamara1-1/+2
2022-08-26cid#1500411 silence Resource leakCaolán McNamara1-0/+1
2022-08-26tdf#149971 avmedia: implement video crop support in the gsteamer backendMiklos Vajna2-2/+2
2022-08-26simplify SvxShape::Notify a littleNoel Grandin1-33/+12
2022-08-25regression in SvxShape::NotifyNoel Grandin1-6/+5
2022-08-25Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna5-2/+54
2022-08-24tdf#150577: Revert "Micro-optim in FormController::approveRowChange"Mike Kaganski1-1/+1
2022-08-24Related: tdf#149971 svx: support explicitly provided snapshots for media shapesMiklos Vajna3-0/+32
2022-08-24cid#1510131 Uninitialized scalar fieldCaolán McNamara1-0/+1
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock15-31/+31
2022-08-24NFC related tdf#85592: simplify SID_ATTR_CHAR_COLOR_BACKGROUND_EXTJustin Luth1-4/+0
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao2-10/+2
2022-08-22I see this empty entry for the separator in the styles dropdownCaolán McNamara1-0/+3
2022-08-22tdf#87535: Preview styles using CTL/CJK fonts in the sidebarKhaled Hosny2-62/+293
2022-08-22tdf#87535: Preview styles using CTL/CJK fonts in the styles menuKhaled Hosny1-66/+320
2022-08-22lok: Dont render active text edit on slide previewsSzymon Kłos1-1/+3
2022-08-20tdf#150502: crash after clicking between the horizontal and vertical rulersJulien Nabet1-1/+1
2022-08-19implement line arrangement valueset a11y getLocationOnScreenCaolán McNamara2-0/+18
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann73-73/+73
2022-08-16cid#1500455 Dereference after null checkCaolán McNamara1-1/+1
2022-08-16tdf#94223 always visualize surrounding frame for active text objectCaolán McNamara1-4/+1
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl1-0/+12
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny4-2/+23
2022-08-14ofz#49750 TimeoutCaolán McNamara1-0/+3
2022-08-12loplugin:unusedfieldsNoel Grandin1-12/+0
2022-08-12Fix typoAndrea Gelmini1-2/+2
2022-08-11lok: Simplify context change notificationMike Kaganski1-2/+1
2022-08-11some --disable-pdfium fixesCaolán McNamara2-1/+3
2022-08-10loplugin:passstuffbyrefNoel Grandin4-4/+4
2022-08-09tdf#124076: fix preview for horizontal alignment of object in frame borderJulien Nabet1-2/+2
2022-08-08gtk4: set draw-as-radio explicitly onCaolán McNamara1-0/+11
2022-08-08resave with latest gladeCaolán McNamara1-24/+24
2022-08-08move m_bNavigationBar to BrowseBox so it knows best scroll/status bar heightCaolán McNamara1-1/+1