summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
17 hoursUse less SdOptionsSnapItem->IsBigOrtho/SetBigOrthoGabor Kelemen2-3/+6
25 hoursUse less SdOptionsSnapItem->IsOrtho/SetOrthoGabor Kelemen2-3/+6
28 hoursannot: move TextAPI to svx and adapt the codeTomaž Vajngerl8-380/+11
28 hoursannot: use smart pointers in TextAPIEditSource and clean-upTomaž Vajngerl1-53/+36
43 hoursUse less SdOptionsSnapItem->IsSnapPoints/SetSnapPointsGabor Kelemen3-4/+10
2 daysUse less SdOptionsSnapItem->IsSnapFrame/SetSnapFrameGabor Kelemen3-4/+10
3 daystdf#161023: Empty spans may only define paragraph marks in text documentsMike Kaganski2-0/+87
3 daysUse less SdOptionsSnapItem->IsSnapBorder/SetSnapBorderGabor Kelemen3-4/+10
3 daysjsdialog: enable Object Name and Description dialogSzymon Kłos1-3/+3
3 daysUse less SdOptionsSnapItem->IsSnapHelplines/SetSnapHelplinesGabor Kelemen3-4/+29
4 daysDrop now unused SdOptionsZoom classGabor Kelemen2-77/+1
4 daysDrop now unused SdOptionsLayout, SdOptionsLayoutItem classesGabor Kelemen4-229/+2
5 daysUse less SdOptionsZoom->GetScale/SetScale in favor of officecfgGabor Kelemen2-3/+10
5 daysUse less SdOptionsLayout->Get/SetDefTab in favor of officecfgGabor Kelemen2-9/+54
5 dayscid#1597274 Identical code for different branchesCaolán McNamara1-4/+4
5 daystdf#33603: do not block SID_SAVEDOC slots on NotesPanelViewShellSarper Akdemir2-16/+0
5 dayssd: properly read values of optional config items for SlideSorterBarSarper Akdemir1-6/+8
5 daysUse less SdOptionsLayout->IsHelplines/SetHelplines in favor of officecfgGabor Kelemen2-2/+6
5 dayssd: prevent some work outside of LibreOfficeKitMéven Car1-1/+2
7 daysUse less SdOptionsLayout->IsHandlesBezier in favor of officecfgGabor Kelemen1-1/+2
7 daysUse less SdOptionsLayout->GetMetric/SetMetric in favor of officecfgGabor Kelemen4-22/+88
7 daystdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth8-33/+47
8 daysImpress: transmit document's property StartWithPresentationMéven Car3-0/+28
8 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara21-21/+27
9 daystdf#99528 Use vertical tabs in 'Edit Style' dialogSamuel Mehrbrodt1-0/+1
12 daystdf#152906: use correct Y offsetMike Kaganski2-0/+100
12 daystdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth2-0/+108
12 dayssd, svx: Return new annotation instead of using out paramMichael Weghorn7-15/+11
13 daysSave with newer Glade versionSamuel Mehrbrodt1-460/+73
14 dayscid#1596707 Unchecked dynamic_castCaolán McNamara1-1/+2
2024-05-01annot: make TextApi use SdrModel instead of SdDrawDocumentTomaž Vajngerl2-21/+24
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski1-1/+1
2024-04-28Use less ConfigurationAccess in favor of officecfgGabor Kelemen2-21/+4
2024-04-28Drop CacheConfiguration in favor of officecfgGabor Kelemen6-233/+8
2024-04-27Drop now unused option-stream identifiersGabor Kelemen1-4/+0
2024-04-27reduce symbol visibility in sdNoel Grandin6-38/+42
2024-04-26Use less SdOptionsLayout->IsDragStripes/SetDragStripes in favor of officecfgGabor Kelemen2-2/+11
2024-04-26Use less SdOptionsLayout->IsMoveOutline in favor of officecfgGabor Kelemen1-1/+2
2024-04-26Drop now unused GetOptionStream classGabor Kelemen2-51/+0
2024-04-26Drop now unused sdiocmpt.cxxGabor Kelemen3-175/+0
2024-04-26annot: moved more of Annotation and dependencies into svxTomaž Vajngerl14-277/+144
2024-04-26annot: move UndoAnnotation and deps. to svx, adapt svx AnnotationTomaž Vajngerl3-151/+24
2024-04-26tdf#158305 Store Convert to Polygon dialog settings correctlyGabor Kelemen1-37/+12
2024-04-26tdf#158304 Store Cross-Fading dialog settings correctlyGabor Kelemen1-33/+11
2024-04-26Drop stale pubdlg.cxx fileGabor Kelemen1-315/+0
2024-04-26Use less SdOptionsLayout->IsRulerVisible/SetRulerVisible in favor of officecfgGabor Kelemen2-4/+24
2024-04-26Use less SdOptionsLayoutItem in Options - Impress - ViewGabor Kelemen1-14/+33
2024-04-25Related tdf#87676 Enable text formatting toolbar when in a text boxSamuel Mehrbrodt1-0/+3
2024-04-25annot: added Annotation impl. to svx, moved some thing from sdTomaž Vajngerl2-20/+6
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn1-2/+2