summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2024-07-02lok calc: allow copy hyperlink outside of edit modeJaume Pujantell
2024-07-01reduce number of SvxTextEditSourceImpl listeners on SdrModelNoel Grandin
2024-07-01reduce number of SvxUnoShape listeners on SdrModelNoel Grandin
2024-06-29svx: use SAL_RET_MAYBENULL in GetSfxViewShell()Xisco Fauli
2024-06-28UniqueID class that generates and stores a uniqueID for an objectTomaž Vajngerl
2024-06-28jsdialog: support on demand rendering for icon viewSzymon Kłos
2024-06-27Update getPartHash function.Gökay Şatır
2024-06-20annot: clone annotations in SdrObjects when the page is duplicatedTomaž Vajngerl
2024-06-18annot: update object text when annotation text changesTomaž Vajngerl
2024-06-18annot: update annotation object when annotation position changesTomaž Vajngerl
2024-06-18annot: document new annotation classes and methodsTomaž Vajngerl
2024-06-18annot: don't render objects marked as annotation in PDF exportTomaž Vajngerl
2024-06-18annot: add custom selection overlay for the annotation objectTomaž Vajngerl
2024-06-18annot: update annotation position, size, text when those changeTomaž Vajngerl
2024-06-18annot: new Annotation sdr object, replacing annotation tagsTomaž Vajngerl
2024-06-17LOK: fixed incorrect Logic point calculation for Map modePranam Lashkari
2024-06-17annot: add {add,remove}Annotation that don't notifyTomaž Vajngerl
2024-06-17annot: prepare SdrObject to represent an annotationTomaž Vajngerl
2024-06-12svx: adjust the values for impress/draw ruler to work with LOKitTomaž Vajngerl
2024-06-12annot: move TextAPI to svx and adapt the codeTomaž Vajngerl
2024-06-11annot: moved more of Annotation and dependencies into svxTomaž Vajngerl
2024-06-10annot: move UndoAnnotation and deps. to svx, adapt svx AnnotationTomaž Vajngerl
2024-06-10annot: added Annotation impl. to svx, moved some thing from sdTomaž Vajngerl
2024-06-03Resolves: tdf#157453 support FM_PROP_LINECOUNT for combobox dropdow rowsCaolán McNamara
2024-05-31tdf#161354: drop incorrect assertionMike Kaganski
2024-05-17tdf#161019 tdf#159846 spreadsheet border renderingNoel Grandin
2024-05-17svx: move lok's NotifyKit in the ruler to the SvxRuler super-classTomaž Vajngerl
2024-05-15tdf#156484 svx,sw: fix visibility of shapes in header/footerMichael Stahl
2024-05-09svx: a11y check entry box - provide accessible name and descriptionTomaž Vajngerl
2024-05-08svx: Avoid divide by 0Xisco Fauli
2024-05-06always check return of SfxViewFrame::Current()Caolán McNamara
2024-04-15Related: tdf#160056 this can be staticCaolán McNamara
2024-04-15editeng: use text scaling that better mimics MSO text scalingTomaž Vajngerl
2024-04-15svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl
2024-04-15tdf#160176 svx: Reset help text when form control has noneMichael Weghorn
2024-04-15editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl
2024-04-07tdf#160421 flip lights too for flipped extruded shapesRegina Henschel
2024-04-07tdf#160444 check device's owner window is a nullptrPatrick Luby
2024-04-04a11y: Enable accessibility for comboboxes in sidebarAntony
2024-03-27tdf#158773 reduce cost of TextProperties::NotifyNoel Grandin
2024-03-11LOK: send LOK_CALLBACK_SHAPE_INNER_TEXT info on empty textbox initializationPranam Lashkari
2024-03-11LOK: don't send empty callback for LOK LOK_CALLBACK_SHAPE_INNER_TEXTPranam Lashkari
2024-03-11Document Colors do not show any color in the PaletteCaolán McNamara
2024-03-11lok: use locale units in dialogs and sidebarJaume Pujantell
2024-03-08LOK: send inner text boundry information of shapes/textbox on changePranam Lashkari
2024-03-07GLib-GObject-CRITICAL **: gsignal.c:2778: instance X has no handler with id YCaolán McNamara
2024-03-07Resolves: tdf#159879 Crash when closing "3D View" dialogCaolán McNamara
2024-03-07Resolves: tdf#159696 Small capitals with 'Individual words' underliningCaolán McNamara
2024-03-07tdf#159865 Revert "tdf#136905 NBB: let ValueSetWithTextControl set optimal"Justin Luth
2024-03-06Moving parts of readonly checks from model to view.Gökay Şatır