summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-14Bump version to 21.06.5.1cp-21.06.5-1Andras Timar1-1/+1
2021-10-14Update git submodulesChristian Lohmaier1-0/+0
2021-10-14xmlsecurity: add test for timestampsMichael Stahl2-0/+22
2021-10-14Adapt to Bison 3.8 internal yyn -> yyrule renameStephan Bergmann1-0/+6
2021-10-14update creditsChristian Lohmaier1-2043/+2087
2021-10-14ScRangeList::UpdateReference() join all ranges properly (tdf#140901)Luboš Luňák3-5/+27
2021-10-12avoid repeated calls to SfxNotebookBar::IsActive()Luboš Luňák1-1/+2
2021-10-11avoid O(n^2) in VclEventListeners::Call() if possibleLuboš Luňák2-2/+7
2021-10-11lok: sc: focus gridwin before useSzymon Kłos1-0/+3
2021-10-11Revert "tdf#136141 Sidebar wrap section visible like popupmenu"Szymon Kłos1-4/+0
2021-10-08lok: sc: unit test drag & dropHenry Castro1-0/+128
2021-10-08lok: sc: update ScModelObj::postMouseEventHenry Castro1-5/+22
2021-10-08lok: reset and cancel properly Drag & Drop actionSzymon Kłos1-21/+27
2021-10-08lok: test: fix testSheetSelectionsHenry Castro1-14/+0
2021-10-08lok: send drag overlaySzymon Kłos1-8/+52
2021-10-08lok: deglobalize SetDragObjectSzymon Kłos5-22/+119
2021-10-08lok: sc: simplify drag & drop functionsHenry Castro2-11/+8
2021-10-08sfx2: introduce SfxBindings::QuerySlotIdHenry Castro4-0/+31
2021-10-07lok: sc: handle all local mouse tracking for CalcHenry Castro1-9/+6
2021-10-07Fix build in BeginDragSzymon Kłos1-0/+1
2021-10-07Fix build error in ImplLOKHandleMouseEventSzymon Kłos1-2/+2
2021-10-07lok: sc: apply local mouse tracking only for CalcHenry Castro1-0/+1
2021-10-07lok: fix sending mouse pointerHenry Castro1-2/+4
2021-10-07lok: sc: introduce LocalStartDrag methodHenry Castro6-9/+28
2021-10-07lok: add drag & drop functionalityHenry Castro1-0/+57
2021-10-07lok: fix the "mbStartDragCalled" statusHenry Castro1-1/+0
2021-10-07lok: add private member transfer data to GenericDragSourceHenry Castro1-1/+7
2021-10-07lok: add generic class DragContext, DropContextHenry Castro2-0/+59
2021-10-07lok: introduce local mouse trackingHenry Castro5-14/+60
2021-10-07lok: introduce Application::LOKHandleMouseEventHenry Castro4-2/+78
2021-10-07lok: sc: introduce ImplLOKHandleMouseEventHenry Castro2-0/+127
2021-10-06jsdialog: avoid compiler warning for plain vcl windowSzymon Kłos2-3/+12
2021-10-05do not block out PaintImmediately() in LOK modeLuboš Luňák1-7/+2
2021-10-05try to merge rectangles already in AddPaintRect()Luboš Luňák1-0/+26
2021-10-05fix broken SwRect corner gettersLuboš Luňák4-6/+67
2021-10-05lok: fix crash on chart doubleclick in patchPaintWindowSzymon Kłos2-1/+5
2021-10-05WaE: 'else' branch doesn't make sense, dereferences nullCaolán McNamara1-11/+0
2021-10-05Resolves: tdf#140992 Paste/Cut should mark Edit as modifiedCaolán McNamara1-2/+10
2021-10-05Related: tdf#144139 use the classic size calculationCaolán McNamara1-1/+7
2021-10-04tdf#59323 pptx export: test for datetime footer backwards compatibilitySarper Akdemir1-0/+4
2021-10-04We need com_sun_star_animations_AnimatePhysics_get_implementationTor Lillqvist1-0/+2
2021-10-04jsdialog: sidebar: fix master page layout value setsSzymon Kłos1-0/+2
2021-10-04Make the two SwRect::IsInside() functions inlineTor Lillqvist2-22/+18
2021-10-04Make SwRect::Union() inlineTor Lillqvist2-16/+14
2021-10-04tdf#59323 tdf#142228 pptx export: fix datetime footers backwards compatibilitySarper Akdemir1-6/+10
2021-10-02fix buffer overruns in JsonWriter::put with UTF-8 valuesNoel Grandin1-3/+8
2021-10-01lok: Fix graphicselection INPLACE msg is filtered outMert Tumer1-1/+1
2021-10-01sidebar: update chart panel on checkbox changeSzymon Kłos1-0/+2
2021-10-01Stopgap workaround for misspelling wavy underline drawing bug on iOSTor Lillqvist1-0/+5
2021-10-01lok: ensure no more tunneled spellchecking menuHenry Castro1-7/+2