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