summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)Author
2024-06-11LOK: do not use deprecated .uno:BackColorAndras Timar
2024-05-30cool#9174 - Enable .uno:ChangeBezierHubert Figuière
2024-05-23lok: stop amazing waste of repeated font sizes in each font element.Michael Meeks
2024-05-23lok: stop amazing waste of pretty-printed JSON sent over the API.Michael Meeks
2024-05-18lok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks
2024-05-17WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-15lok: get faster ModifiedStatus from the core.Michael Meeks
2024-05-12jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-05-08flush CallbackFlushHandler queue via PostUserEvent instead of Idle+TimerCaolán McNamara
2024-05-07loplugin:ostr in desktopNoel Grandin
2024-05-07lok: reseed comphelper's random number generator on fork.Michael Meeks
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-01Use a for loop for setting view properties.Gökay Şatır
2024-04-30line break "Preloading breakiterator: Preload icons"Caolán McNamara
2024-04-29cool#8066: calc: enable .uno:ToggleSheetGridHubert Figuière
2024-04-22thesauri list can be empty at preloadCaolán McNamara
2024-04-16preload BreakIterator for LOKNoel Grandin
2024-04-15lok: provide global random symbol to find random device.Michael Meeks
2024-04-03LOK: set creation date when online creates file from templatePranam Lashkari
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-04-01lok preinit: don't re-synchronize extensions on each child start.Michael Meeks
2024-03-28lok: add isForkedChild method.Michael Meeks
2024-03-26Allow enabling saving when comment edit is allowed in readonly.Gökay Şatır
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-03-19Allow enabling comment editing in readonly view mode.Gökay Şatır
2024-03-12lok: Send Accept / RejectTrackedChangedToNext state changeAron Budea
2024-03-08LOK: send inner text boundry information of shapes/textbox on changePranam Lashkari
2024-03-07Collaborative editing with readonly and edit views.Gökay Şatır
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır
2024-02-27use getCommandValues instead of adding a getViewRenderStateCaolán McNamara
2024-02-27Fix typoAndrea Gelmini
2024-02-27Fix typoAndrea Gelmini
2024-02-27Remove duplicated includeAndrea Gelmini
2024-02-26return early without error if no shape it selected on generating previewCaolán McNamara
2024-02-26add getViewRenderState to LibreOfficeKitDocumentCaolán McNamara
2024-02-14lok: implement a joinThreads function - to wind down thread pools.Michael Meeks
2024-02-09preload: open and close empty documents of main types in preinit.Michael Meeks
2024-01-28Simplify massively over-engineered compatibility optionsMike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-25preload sal_textencCaolán McNamara
2024-01-24SfxViewShell::GetFirst lambda is never passed a null pShellCaolán McNamara
2024-01-19lok: remove non-filter options from filter optionsGabriel Masei
2024-01-09lok: external data source listSzymon Kłos
2024-01-08calc: Add option to keep edit mode on enter/tabSkyler Grey
2024-01-07Drop SvtFilterOptions and use officecfg insteadMike Kaganski
2024-01-04Send tooltip text to LOKMike Kaganski
2024-01-03Drop now unused SvtSlideSorterBarOptions classGabor Kelemen
2024-01-02lok: import Work path from LOK_WORKDIRSzymon Kłos
2024-01-01Replace "size() != 0 with !empty()" (desktop)Julien Nabet