Age | Commit message (Expand) | Author |
2024-06-20 | annot: clone annotations in SdrObjects when the page is duplicated | Tomaž Vajngerl |
2024-06-18 | annot: update object text when annotation text changes | Tomaž Vajngerl |
2024-06-18 | annot: read PDF FreeText annotation "DS" and "RC" keys | Tomaž Vajngerl |
2024-06-18 | annot: add support to import Stamp annotation from PDF | Tomaž Vajngerl |
2024-06-18 | annot: add annotation marker for free text annotation | Tomaž Vajngerl |
2024-06-18 | annot: document new annotation classes and methods | Tomaž Vajngerl |
2024-06-18 | annot: add custom selection overlay for the annotation object | Tomaž Vajngerl |
2024-06-18 | annot: make annotation pop-up window working again | Tomaž Vajngerl |
2024-06-18 | annot: update annotation position, size, text when those change | Tomaž Vajngerl |
2024-06-18 | annot: new Annotation sdr object, replacing annotation tags | Tomaž Vajngerl |
2024-06-17 | annot: add {add,remove}Annotation that don't notify | Tomaž Vajngerl |
2024-06-17 | annot: prepare SdrObject to represent an annotation | Tomaž Vajngerl |
2024-06-13 | annot: improve PDF annotation export and clean-up PDFNote class | Tomaž Vajngerl |
2024-06-13 | vcl: document and simplify PDFAnnotationMarker | Tomaž Vajngerl |
2024-06-12 | annot: move TextAPI to svx and adapt the code | Tomaž Vajngerl |
2024-06-11 | annot: moved more of Annotation and dependencies into svx | Tomaž Vajngerl |
2024-06-11 | Resolves: tdf#161430 reindex the correct style if there are duplicate names | Caolán McNamara |
2024-06-10 | annot: move UndoAnnotation and deps. to svx, adapt svx Annotation | Tomaž Vajngerl |
2024-06-10 | annot: added Annotation impl. to svx, moved some thing from sd | Tomaž Vajngerl |
2024-06-05 | Revert "tdf#160706 speed up loading conditional formatting rule in XLS (II)" | Henry Castro |
2024-06-03 | Resolves: tdf#161133 read-only widget should have deactivated calendar | Caolán McNamara |
2024-06-03 | Resolves: tdf#157453 support FM_PROP_LINECOUNT for combobox dropdow rows | Caolán McNamara |
2024-06-01 | ONLINE: Add Invert document background color command. | Gülşah Köse |
2024-05-20 | lok: join Webdav Ticker thread. | Michael Meeks |
2024-05-17 | lok: dump more SfxViewShell state, and LOK notifier state on Windows. | Michael Meeks |
2024-05-17 | svx: move lok's NotifyKit in the ruler to the SvxRuler super-class | Tomaž Vajngerl |
2024-05-15 | tdf#156484 svx,sw: fix visibility of shapes in header/footer | Michael Stahl |
2024-05-14 | Add new LOK CALLBACK for vertical ruler | Darshan-upadhyay1110 |
2024-05-14 | tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show= | Justin Luth |
2024-05-10 | drop requirement for rtl_random_getBytes to have "Pool" arg | Caolán McNamara |
2024-05-09 | make object name dialog async | Noel Grandin |
2024-05-08 | Related: tdf#160056 various functions and objects that can be const | Caolán McNamara |
2024-05-08 | tdf#160702: improve text positioning | Mike Kaganski |
2024-05-08 | tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangle | Mike Kaganski |
2024-05-08 | Related: tdf#160056 various methods that don't need to be exported | Caolán McNamara |
2024-05-07 | tdf#160706 speed up loading conditional formatting rule in XLS (II) | Noel Grandin |
2024-05-03 | lok: reseed comphelper's random number generator on fork. | Michael Meeks |
2024-05-03 | sal: rtlRandomPool: require OS random device, abort if not present | Michael Stahl |
2024-05-02 | jsdialog: support for LinkButton as an independent widget | Tomaž Vajngerl |
2024-04-26 | Use a for loop for setting view properties. | Gökay Şatır |
2024-04-15 | null-deref in SfxViewShell::isBlockedCommand | Caolán McNamara |
2024-04-15 | Related: tdf#160056 FormulaResult may ref an initial interpreter FormulaToken | Caolán McNamara |
2024-04-15 | Related: tdf#160056 this can be static | Caolán McNamara |
2024-04-15 | sw lok: .uno:SetDocumentProperties: add file size parameter | Pranam Lashkari |
2024-04-15 | Related: tdf#160056 elide ref counting for initial tokens | Caolán McNamara |
2024-04-15 | editeng: use text scaling that better mimics MSO text scaling | Tomaž Vajngerl |
2024-04-15 | svx: read font and spacing scaling from oox, add bot as UNO prop. | Tomaž Vajngerl |
2024-04-15 | reserve a TaskPriority for testtool IdleTask | Caolán McNamara |
2024-04-15 | Related: tdf#160056 this can be be a local function | Caolán McNamara |
2024-04-15 | tdf#126573 Add Excel2021 array function SORTBY to Calc | Balazs Varga |