summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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: read PDF FreeText annotation "DS" and "RC" keysTomaž Vajngerl
2024-06-18annot: add support to import Stamp annotation from PDFTomaž Vajngerl
2024-06-18annot: add annotation marker for free text annotationTomaž Vajngerl
2024-06-18annot: document new annotation classes and methodsTomaž Vajngerl
2024-06-18annot: add custom selection overlay for the annotation objectTomaž Vajngerl
2024-06-18annot: make annotation pop-up window working againTomaž 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-17annot: add {add,remove}Annotation that don't notifyTomaž Vajngerl
2024-06-17annot: prepare SdrObject to represent an annotationTomaž Vajngerl
2024-06-13annot: improve PDF annotation export and clean-up PDFNote classTomaž Vajngerl
2024-06-13vcl: document and simplify PDFAnnotationMarkerTomaž 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-11Resolves: tdf#161430 reindex the correct style if there are duplicate namesCaolán McNamara
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-05Revert "tdf#160706 speed up loading conditional formatting rule in XLS (II)"Henry Castro
2024-06-03Resolves: tdf#161133 read-only widget should have deactivated calendarCaolán McNamara
2024-06-03Resolves: tdf#157453 support FM_PROP_LINECOUNT for combobox dropdow rowsCaolán McNamara
2024-06-01ONLINE: Add Invert document background color command.Gülşah Köse
2024-05-20lok: join Webdav Ticker thread.Michael Meeks
2024-05-17lok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks
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-14Add new LOK CALLBACK for vertical rulerDarshan-upadhyay1110
2024-05-14tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-10drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-05-09make object name dialog asyncNoel Grandin
2024-05-08Related: tdf#160056 various functions and objects that can be constCaolán McNamara
2024-05-08tdf#160702: improve text positioningMike Kaganski
2024-05-08tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
2024-05-08Related: tdf#160056 various methods that don't need to be exportedCaolán McNamara
2024-05-07tdf#160706 speed up loading conditional formatting rule in XLS (II)Noel Grandin
2024-05-03lok: reseed comphelper's random number generator on fork.Michael Meeks
2024-05-03sal: rtlRandomPool: require OS random device, abort if not presentMichael Stahl
2024-05-02jsdialog: support for LinkButton as an independent widgetTomaž Vajngerl
2024-04-26Use a for loop for setting view properties.Gökay Şatır
2024-04-15null-deref in SfxViewShell::isBlockedCommandCaolán McNamara
2024-04-15Related: tdf#160056 FormulaResult may ref an initial interpreter FormulaTokenCaolán McNamara
2024-04-15Related: tdf#160056 this can be staticCaolán McNamara
2024-04-15sw lok: .uno:SetDocumentProperties: add file size parameterPranam Lashkari
2024-04-15Related: tdf#160056 elide ref counting for initial tokensCaolá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-15reserve a TaskPriority for testtool IdleTaskCaolán McNamara
2024-04-15Related: tdf#160056 this can be be a local functionCaolán McNamara
2024-04-15tdf#126573 Add Excel2021 array function SORTBY to CalcBalazs Varga