summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-29jsdialog: enable Digital Signatures dialogSzymon Kłos
2021-10-26Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon
2021-10-24remove slow wrappers for std::vectorLuboš Luňák
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-22properly flush LOK invalidations in testsLuboš Luňák
2021-10-22better name for a function overloadLuboš Luňák
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák
2021-10-21svx: add "m" prefix to some member variables in SdrObjEditViewTomaž Vajngerl
2021-10-18LOK: maintain blocked command list per viewPranam Lashkari
2021-10-18LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-18LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-14fix MSVC mergelibs buildLuboš Luňák
2021-10-08sfx2: introduce SfxBindings::QuerySlotIdHenry Castro
2021-10-07lok: sc: introduce LocalStartDrag methodHenry Castro
2021-10-07lok: introduce local mouse trackingHenry Castro
2021-10-07lok: introduce Application::LOKHandleMouseEventHenry Castro
2021-09-30tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-09-30crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara
2021-09-30Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara
2021-09-29Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-29put vcl::Region operator<< in the vcl namespaceLuboš Luňák
2021-09-28tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-09-20sw: fix undo manager de-registration from editeng on shutdownMiklos Vajna
2021-09-16improve LOK notifyInvalidationNoel Grandin
2021-09-08do not use delayed layout in TitledDockingWindowLuboš Luňák
2021-09-07[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis
2021-09-02indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-09-02vcl: bitmap::CreateFromData add option to reverse alpha (0xff - a)Tomaž Vajngerl
2021-08-30tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-27Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-08-24tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-16Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara
2021-08-16undo blocking emitting focus events during grab_focusCaolán McNamara
2021-08-16move async focus-in/focus-out workaround to known client that needs itCaolán McNamara
2021-08-05LOK: freemium: added new parameter in the APIPranam Lashkari
2021-07-26Make Custom Color Picker dialog asyncSzymon Kłos
2021-07-20these classes are used from non-merged libsAndras Timar
2021-07-19Simplification: Use getNow() here, tooTor Lillqvist
2021-07-16Don't crash on SidebarController dispose when app is closingSzymon Kłos
2021-07-15lok: include the label of the status indicatorHenry Castro
2021-07-15jsdialog: dump FixedImageSzymon Kłos
2021-07-15Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist
2021-07-15The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist
2021-07-12tdf143222 Handle alternate content of graphicData element.Gülşah Köse
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-11cid#1470369 Uninitialized scalar variableCaolán McNamara