summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2024-05-18Resolves: tdf#161057 draw/impress auto font color not updated on theme changeCaolán McNamara
2024-05-18cid#1598235 Uninitialized pointer fieldCaolán McNamara
2024-05-18Drop now unused SdOptionsSnap, SdOptionsSnapItem classesGabor Kelemen
2024-05-17WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-17Use less SdOptionsSnapItem->Get/SetEliminatePolyPointLimitAngleGabor Kelemen
2024-05-17Add missing officecfg callGabor Kelemen
2024-05-17loplugin:ostr in sd/../filterNoel Grandin
2024-05-16Use less SdOptionsSnapItem->GetAngle/SetAngleGabor Kelemen
2024-05-16Use less SdOptionsSnapItem->GetSnapArea/SetSnapAreaGabor Kelemen
2024-05-16loplugin:ostr in sd/../consoleNoel Grandin
2024-05-16loplugin:ostr in sd/../coreNoel Grandin
2024-05-16tdf#156955 Add testSamuel Mehrbrodt
2024-05-16tdf#33603: sd: notes pane: force proper flush on page changeSarper Akdemir
2024-05-16tdf#33603: sd: make state of notes pane persist across runsSarper Akdemir
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt
2024-05-16Drop unneeded 'using' instancesGabor Kelemen
2024-05-15Use less SdOptionsSnapItem->IsRotate/SetRotateGabor Kelemen
2024-05-15tdf#160690 set an opaque alpha mask for non-transparent framesPatrick Luby
2024-05-15Use less SdOptionsSnapItem->IsBigOrtho/SetBigOrthoGabor Kelemen
2024-05-14Use less SdOptionsSnapItem->IsOrtho/SetOrthoGabor Kelemen
2024-05-14annot: move TextAPI to svx and adapt the codeTomaž Vajngerl
2024-05-14annot: use smart pointers in TextAPIEditSource and clean-upTomaž Vajngerl
2024-05-13Use less SdOptionsSnapItem->IsSnapPoints/SetSnapPointsGabor Kelemen
2024-05-13Use less SdOptionsSnapItem->IsSnapFrame/SetSnapFrameGabor Kelemen
2024-05-13tdf#161023: Empty spans may only define paragraph marks in text documentsMike Kaganski
2024-05-12Use less SdOptionsSnapItem->IsSnapBorder/SetSnapBorderGabor Kelemen
2024-05-12jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-05-12Use less SdOptionsSnapItem->IsSnapHelplines/SetSnapHelplinesGabor Kelemen
2024-05-11Drop now unused SdOptionsZoom classGabor Kelemen
2024-05-11Drop now unused SdOptionsLayout, SdOptionsLayoutItem classesGabor Kelemen
2024-05-10Use less SdOptionsZoom->GetScale/SetScale in favor of officecfgGabor Kelemen
2024-05-10Use less SdOptionsLayout->Get/SetDefTab in favor of officecfgGabor Kelemen
2024-05-10cid#1597274 Identical code for different branchesCaolán McNamara
2024-05-10tdf#33603: do not block SID_SAVEDOC slots on NotesPanelViewShellSarper Akdemir
2024-05-10sd: properly read values of optional config items for SlideSorterBarSarper Akdemir
2024-05-10Use less SdOptionsLayout->IsHelplines/SetHelplines in favor of officecfgGabor Kelemen
2024-05-10sd: prevent some work outside of LibreOfficeKitMéven Car
2024-05-09Use less SdOptionsLayout->IsHandlesBezier in favor of officecfgGabor Kelemen
2024-05-09Use less SdOptionsLayout->GetMetric/SetMetric in favor of officecfgGabor Kelemen
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-07Impress: transmit document's property StartWithPresentationMéven Car
2024-05-07WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-06tdf#99528 Use vertical tabs in 'Edit Style' dialogSamuel Mehrbrodt
2024-05-03tdf#152906: use correct Y offsetMike Kaganski
2024-05-03tdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth
2024-05-03sd, svx: Return new annotation instead of using out paramMichael Weghorn
2024-05-02Save with newer Glade versionSamuel Mehrbrodt
2024-05-02cid#1596707 Unchecked dynamic_castCaolán McNamara
2024-05-01annot: make TextApi use SdrModel instead of SdDrawDocumentTomaž Vajngerl
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski