Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/Ashod/fast-calc-rendering
afcc01f
LOK: fast tile rendering (graphics and buttons)
by Ashod Nakashian
· 10 years ago
private/Ashod/fast-calc-rendering
86c9804
LOK: fast tile rendering (text only)
by Ashod Nakashian
· 10 years ago
72d1b66
Linux x86 build fix
by Andras Timar
· 10 years ago
COOL_1.0
cp-5.0-38
538d0c9
sc lok: limit movement of the cursor
by Henry Castro
· 10 years ago
4b2c9e9
sc lok: Add new param to .uno:EnterString to prevent committing
by Pranav Kant
· 10 years ago
7283f2e
framework: last dispatchInterceptor gets asked first
by Thorsten Behrens
· 10 years ago
c87170c
framework: avoid excessive queryDispatch calls
by Thorsten Behrens
· 10 years ago
6f99f4f
tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused code
by shubhamtibra
· 10 years ago
47868ed
Bump version to 5.0-38
by Andras Timar
· 10 years ago
bd63faa
LOK: calc tile rendering
by Ashod Nakashian
· 10 years ago
c47077f
Bump version to 5.0-37
by Andras Timar
· 10 years ago
cp-5.0-37
56e290a
bccu#1845 - Calc tile rendering very slow
by Ashod Nakashian
· 10 years ago
b0c0d4e
lok: add uno command AssignLayout
by Henry Castro
· 10 years ago
b736ea1
bccu#1851 - CTRL+A in Writer comments shows selection at top-left corner
by Ashod Nakashian
· 10 years ago
28795d0
bccu#1843 - Calc copy/paste chart tile invalidation problem
by Ashod Nakashian
· 10 years ago
cp-5.0-36
04a1813
widen table-info capacity and count to SCSIZE
by Ashod Nakashian
· 10 years ago
260f3ff
lok: reset the font list when there are no items
by Henry Castro
· 10 years ago
69f9e2a
sd bccu#1840: .uno: commands for inserting rows / columns in Impress.
by Jan Holesovsky
· 10 years ago
a2727e91
gtk_widget_get_window requires at least GTK 2.14
by Andras Timar
· 10 years ago
bc304ac
lok don't supress start/end when there is selection
by Ashod Nakashian
· 10 years ago
0d79209
bccu#1811 - Writer comment focusing / selection / cursor issue
by Ashod Nakashian
· 10 years ago
3501fe1
Bump version to 5.0-36
by Andras Timar
· 10 years ago
7e4711e
lok context menu: Remove disabled items (set enabled to false)
by Pranav Kant
· 10 years ago
532ce3b
lok context menu: Expose context menu
by Pranav Kant
· 10 years ago
1cc66ff
LOK: added the button type and key modifier to postMouseEvent()
by Mihai Varga
· 10 years ago
1151ec8
lokdocview: support LOK_CALLBACK_MOUSE_POINTER
by Andrzej Hunt
· 10 years ago
ddcbda3
lok: Subcribe to more uno commands for state change
by Pranav Kant
· 10 years ago
4c338a3
sc lok bccu#1610 - Tiles not rendering in large spreadsheets
by Ashod Nakashian
· 10 years ago
4475acb
coverity#738785 reorg to silence Uninitialized pointer field
by Caolán McNamara
· 10 years ago
7547ff2
add TODO comment for a bug
by Markus Mohrhard
· 10 years ago
ce57182
extract another function from ScDocument::FillInfo
by Markus Mohrhard
· 10 years ago
09a64f2
stylistic changes in ScDocument::FillInfo
by Markus Mohrhard
· 10 years ago
a7402ae
limit scope of another variable in ScDocument::FillInfo
by Markus Mohrhard
· 10 years ago
5345c0f
limit the scope of a few variable in ScDocument::FillInfo
by Markus Mohrhard
· 10 years ago
b2a02da
extract another function from ScDocument::FillInfo
by Markus Mohrhard
· 10 years ago
40b2e53d
extract another function from ScDocument::FillInfo
by Markus Mohrhard
· 10 years ago
7c942ee
that should not have become part of the previous commit
by Markus Mohrhard
· 10 years ago
c877471
extract another function from ScDocument::FillInfo
by Markus Mohrhard
· 10 years ago
b921fbc
Refactor ScMarkData for tdf#50916
by Dennis Francis
· 10 years ago
cc2a8bd
o3tl: add make_unique template till we can't use std::make_unique
by Miklos Vajna
· 11 years ago
16c3def
extract function from ScDocument::FillInfo
by Markus Mohrhard
· 10 years ago
d175fa3a
bccu#1800 fix bogus loops in slide animations and transitions
by Andras Timar
· 10 years ago
b95e4e8
bccu#1781: Impress/Comments - selection not updated on delete
by Ashod Nakashian
· 10 years ago
f805637
LOK: don't filter cursor visibility during painting
by Ashod Nakashian
· 10 years ago
fbac799
Revert "LOK: invalidate cursor only when required"
by Ashod Nakashian
· 10 years ago
9674427
lok context menu: Include uno commands for submenus too
by Pranav Kant
· 10 years ago
19e246c
Revert "lok context menu: Include uno commands for submenus too"
by Pranav Kant
· 10 years ago
d57994a
lok context menu: Include uno commands for submenus too
by Pranav Kant
· 10 years ago
b229297
LOK: invalidate cursor only when required
by Ashod Nakashian
· 10 years ago
0b223ba
LOK: ensure KeyInput is handled with the correct MapMode
by Ashod Nakashian
· 10 years ago
4523f78
LOK: invalidate annotation window upon showing
by Ashod Nakashian
· 10 years ago
b5c2a3f
LOK: improved event handling and fixes
by Ashod Nakashian
· 10 years ago
a67deda
Revert "LOK: simplify notification compression to minimize error"
by Ashod Nakashian
· 10 years ago
6f857ea
framework: register DispatchDisabler service
by Miklos Vajna
· 10 years ago
ef5ee52
framework: initial implementation of a dispatch disabler.
by Michael Meeks
· 10 years ago
bb51f11
sc lok: Invalidate the new extended area
by Pranav Kant
· 10 years ago
cp-5.0-35
fa4c224
sc: Add new param, DontTerminateEdit, to .uno:Save
by Pranav Kant
· 10 years ago
f768a04
Bump version to 5.0-35
by Andras Timar
· 10 years ago
b105b8c
sc lok: Extend the spreadsheet area when we are "close enough" to the end.
by Jan Holesovsky
· 10 years ago
fd5ae1f
sc lok: Move the handling of the area back to GetTiledRenderingArea().
by Jan Holesovsky
· 10 years ago
eff0aa51
sc lok: set a limit for tiled column and row
by Henry Castro
· 10 years ago
a403ae3
tdf#84323: Make osl::Condition::wait more readable
by Stephan Bergmann
· 11 years ago
e743e35
LOK: fire SET_PART event when Calc page is changed
by Ashod Nakashian
· 10 years ago
920aec3
LOK: fire SET_PART event when Impress page is changed
by Ashod Nakashian
· 10 years ago
cd4fd1b
LOK: simplify notification compression to minimize error
by Ashod Nakashian
· 10 years ago
7cdfe08
LOK: drop identical invalidation notifications
by Ashod Nakashian
· 10 years ago
bd55be7e
-Werror=missing-field-initializers.
by Tor Lillqvist
· 10 years ago
c01a98e
lok context menu: unit test
by Pranav Kant
· 10 years ago
21f9383
LOK: process idle events when testing event processing
by Ashod Nakashian
· 10 years ago
a6dfeca
LOK: SAL_WARN for each removed event is unnecessary
by Ashod Nakashian
· 10 years ago
57785e1
flushTimers() -> Scheduler::ProcessEventsToIdle()
by Ashod Nakashian
· 10 years ago
2c0e737
CppunitTest_desktop_lib: avoid #include "../..." style include
by Miklos Vajna
· 10 years ago
abe370a
sw: add AnchorType parameter to .uno:Paste
by Miklos Vajna
· 10 years ago
6afeaee
lok: Extend the StatusModified unit test with Save As.
by Jan Holesovsky
· 10 years ago
e326075
CppunitTest_desktop_lib: add ModifiedStatus callback testcase
by Miklos Vajna
· 10 years ago
ebf654c
sc lok: Add initial test for .uno:CellCursor
by Andrzej Hunt
· 10 years ago
6a7e4ab
vcl: fix event processing to idle - for JUnit tests.
by Michael Meeks
· 10 years ago
dfc2c19
Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API
by Miklos Vajna
· 10 years ago
aadab5f
Don't change part on text documents to paint tiles
by Ashod Nakashian
· 10 years ago
7f6a0f6
Allow painting for arbitrary part
by Ashod Nakashian
· 10 years ago
bd5f5ee
filter: svg: avoid undefined variables
by Henry Castro
· 10 years ago
5034d9a
update credits
by Christian Lohmaier
· 10 years ago
cp-5.0-34
b5e33d7
Bump version to 5.0-34
by Andras Timar
· 10 years ago
f73c289
bump openssl to 1.0.2h
by Christian Lohmaier
· 10 years ago
ad72159
this unit test fails on MACOSX, reason unknown, disable
by Andras Timar
· 10 years ago
89f4282
Bump version to 5.0-33
by Andras Timar
· 10 years ago
cp-5.0-33
4d4edcc
tdf#93868: PPTX import: Incorrect inheritance of shape fill properties
by Matus Uzak
· 10 years ago
8d0455e
tdf#94760 Better default values for graphics cache
by Akshay Deep
· 10 years ago
4a4839d
don't allocate and destroy a LocaleDataItem for each cell, tdf#97989
by Markus Mohrhard
· 10 years ago
292e525
don't sanitize value to an insane value, tdf#97863
by Markus Mohrhard
· 10 years ago
c2064f99
tdf#99074 DOCX import: handle <w:view w:val="web"/>
by Miklos Vajna
· 10 years ago
fdb04ad
we need the position in the formula converter, tdf#99093
by Markus Mohrhard
· 10 years ago
d2f262b
import all formatting properties for column style, tdf#96549
by Markus Mohrhard
· 10 years ago
9e65f1b
tdf#99135 VML import: handle image crop
by Miklos Vajna
· 10 years ago
3dae33b
use the ScRefCellValue already available, tdf#97989
by Markus Mohrhard
· 10 years ago
afd2095
Related: tdf#65642 RTF filter: import \pgnucrm
by Miklos Vajna
· 10 years ago
7aa6e75
Related: tdf#65642 RTF filter: import \pgnlcrm
by Miklos Vajna
· 10 years ago
40be6ee
tdf#90097 RTF import: handle fRelFlipV property for line shapes
by Miklos Vajna
· 10 years ago
0380e89
Related: tdf#65642 RTF filter: import \pgndec
by Miklos Vajna
· 10 years ago
b7b6296
Updated core Project: translations c954c6b1bb84863119addd93e31780bfb9fbc8c0
by Christian Lohmaier
· 10 years ago
Next »