summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-05Revert "tdf#160706 speed up loading conditional formatting rule in XLS (II)"Henry Castro
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
2024-04-15tdf#126573 Add Excel2021 array function SORT to CalcBalazs Varga
2024-04-15cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-04-15tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga
2024-04-15tdf#128425 Add Excel2021 function XMATCH to CalcBalazs Varga
2024-04-15tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers
2024-04-15editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl
2024-04-07Related: tdf#157480 use SSL_CERT_FILE on macOS tooCaolán McNamara
2024-03-28lok: add method to allow explicit cleanup of temporary files.oMichael Meeks
2024-03-28lok: add isForkedChild method.Michael Meeks
2024-03-27tdf#159805 Printing line style dotted lines (horizontal) turns into dashes.Noel Grandin
2024-03-27tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-27Enable allowing comment editing in readOnly view mode.Gökay Şatır
2024-03-25vcl: Implement JSLevelBarHubert Figuière
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-03-18Implement SAL_WNODEPRECATED_DECLARATIONS_[PUSH/POP] on MSVCMike Kaganski
2024-03-18cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2024-03-12tdf#159931: pptx export: export each used slide layout for a masterSarper Akdemir
2024-03-11Document Colors do not show any color in the PaletteCaolán McNamara
2024-03-08Allow enabling comment editing in readonly view mode.Gökay Şatır
2024-03-08LOK: send inner text boundry information of shapes/textbox on changePranam Lashkari
2024-03-07Resolves: tdf#159879 Crash when closing "3D View" dialogCaolán McNamara
2024-03-07tdf#159251: Revert "vcl: Allow pushing/popping OutputDevice’s RTLEnabledKhaled Hosny