Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calctiledrendering3
9d749da
Impress: implement tiled rendering.
by Andrzej Hunt
· 12 years ago
feature/calctiledrendering3
0ff0b9c
LOK: use solar mutex for setPart.
by Andrzej Hunt
· 12 years ago
b360f9e
Add png dumping to LOK tiled rendering test.
by Andrzej Hunt
· 12 years ago
c9a5886
LOK: some logging for tiled rendering.
by Andrzej Hunt
· 12 years ago
cd2f057
Add LOK and tiledrendering log areas.
by Andrzej Hunt
· 12 years ago
d367801
Add LOK tiled rendering divided-tile unit test.
by Andrzej Hunt
· 12 years ago
0ca75c6
DON'T MERGE: the viewport doesn't get set otherwise?
by Andrzej Hunt
· 12 years ago
aef3fcd
Check whether Command Args are already set up before doing so.
by Andrzej Hunt
· 12 years ago
91e852a
Introduce osl_areCommandArgsSet.
by Andrzej Hunt
· 12 years ago
8571918
svp clipping again: Rectangle dimensions don't map directly to B2IBox.
by Andrzej Hunt
· 12 years ago
c718b63
Add Tiled Rendering outline to sd.
by Andrzej Hunt
· 12 years ago
bcf6a3d
Add part selector to gtktiledviewer.
by Andrzej Hunt
· 12 years ago
45aff27
LOK DocView: implement part selection.
by Andrzej Hunt
· 12 years ago
e5c6b77
Add get/setPart to ITiledRenderable, and implement for sw/sc.
by Andrzej Hunt
· 12 years ago
f6cb31b
gtktiledviewer: allow selecting between normal and quad-tile view.
by Andrzej Hunt
· 12 years ago
be938f8
Quad Docview: only rerender on zoom if we have a document open.
by Andrzej Hunt
· 12 years ago
6704190
LOK DocView: only rerender on zoom if we have a document open.
by Andrzej Hunt
· 12 years ago
140a186
Implement a (qa-only) quad-tiled viewer.
by Andrzej Hunt
· 12 years ago
5908843
Rectangle width doesn't map to B2IBox.
by Andrzej Hunt
· 12 years ago
8c84f49
Iterate from origin to tile area to ensure correct positioning.
by Andrzej Hunt
· 12 years ago
e6e0634
Use logic units for visible-cells determination.
by Andrzej Hunt
· 12 years ago
67c0410
Scale the origin for the Draw Layer (Calc Tiled Rendering).
by Andrzej Hunt
· 12 years ago
1f60bec
Use OutputDevice scaling for column-/rowbars too.
by Andrzej Hunt
· 12 years ago
35e84f3
Kill saveAsWithOptions again. (merge error/oversight)
by Andrzej Hunt
· 12 years ago
8b532c3
LOK DocView: handle document load failure without crashing.
by Michael Meeks
· 12 years ago
60f23b8
Ensure we actually render all cells in the selected area.
by Andrzej Hunt
· 12 years ago
70903d3
Take into account drawing layer for data area size.
by Andrzej Hunt
· 12 years ago
72b3fb8
Use output device mapping for draw layer too.
by Andrzej Hunt
· 12 years ago
76e2b5a
Set correct scaling for normal painting.
by Andrzej Hunt
· 12 years ago
6b833fe
Use output device scaling to determine cells in draw-area.
by Andrzej Hunt
· 12 years ago
a722417
Don't scale grid and cell dimensions multiple times.
by Andrzej Hunt
· 12 years ago
a8b0ad3
Implement data area size retrieval.
by Andrzej Hunt
· 12 years ago
fd5f548
Allow overriding of device for Paint, and use that for Tiles.
by Andrzej Hunt
· 12 years ago
4acc678
Calc: Add tiled rendering device to the paint view.
by Andrzej Hunt
· 12 years ago
d2f79f3
Render tiles from calc.
by Andrzej Hunt
· 12 years ago
af60018
fix build
by Caolán McNamara
· 12 years ago
0a5e661
LOK: tiled rendering / svp includes are Linux only too for now.
by Andrzej Hunt
· 12 years ago
e5fb982
LOK: Tiled Rendering only useable on Linux.
by Andrzej Hunt
· 12 years ago
6403f2b
Update libgltf: new build system and various fixes
by Zolnai Tamás
· 12 years ago
076e4af
MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)
by Luboš Luňák
· 12 years ago
17dc7f1
remove spurious com::sun::star::util prefix
by Michael Stahl
· 12 years ago
ca18092
remove spurious com::sun::star::text prefix
by Michael Stahl
· 12 years ago
c9d53bb
remove spurious com::sun::star::forms prefix
by Michael Stahl
· 12 years ago
1ba9504
remove spurious com::sun::star::frame prefix
by Michael Stahl
· 12 years ago
4f1b0e0
remove spurious com::sun::star::script prefix
by Michael Stahl
· 12 years ago
426b940
remove spurious ::com::sun::star::sdbcx namespace prefix
by Michael Stahl
· 12 years ago
0de1e3a
remove spurious com::sun::star::chaos
by Michael Stahl
· 12 years ago
9301158
SwView::EnterDrawTextMode: refuse to edit editeng text if texbox is attached
by Miklos Vajna
· 12 years ago
74a0782
Add all the required conditions for vclplug_svp.
by Andrzej Hunt
· 12 years ago
858d1b2
vclplug_svp only exists with ENABLE_HEADLESS.
by Andrzej Hunt
· 12 years ago
ef16d76
Related: fdo#37401 adjust fix to original aCenter use
by Caolán McNamara
· 12 years ago
2c658ae
LOK DocView: clean up document on exit.
by Andrzej Hunt
· 12 years ago
4171e2f
Add zoom controls to gtktiledviewer.
by Andrzej Hunt
· 12 years ago
6024ddb
LOK Docview: add set_zoom
by Andrzej Hunt
· 12 years ago
3545b78
Use full sofficerc for LOK.
by Andrzej Hunt
· 12 years ago
5da5882
Add tiled rendering outline to Calc.
by Andrzej Hunt
· 12 years ago
cd96b04
Use ITiledRenderable for LIBLOK.
by Andrzej Hunt
· 12 years ago
f35b010
Add ITiledRenderable.
by Andrzej Hunt
· 12 years ago
837631c
LIBLOK: implement getDocumentType, make doctypes unique.
by Andrzej Hunt
· 12 years ago
eaa21b7
Prevent GTK assertions due to scrolled window not being initialised.
by Andrzej Hunt
· 12 years ago
0cea87d6
Move gtktiledviewer into libreofficekit.
by Andrzej Hunt
· 12 years ago
ff6a38b
Tiled Rendering: ensure rendered area is visible.
by Andrzej Hunt
· 12 years ago
17f223c
Implement data area size retrieval.
by Andrzej Hunt
· 12 years ago
d465dfb
Implement LibreOfficeKit gtk+ viewer widget.
by Andrzej Hunt
· 12 years ago
e6b8815
Remove outdated includes.
by Andrzej Hunt
· 12 years ago
5395524
Kill gtktiledviewer's alpha channel hack.
by Andrzej Hunt
· 12 years ago
cd1f348
Fill the alpha channel by default for vcl 32-bit bitmaps too.
by Andrzej Hunt
· 12 years ago
e756452
Add base value to set alpha channel for 32 bit colourspaces.
by Andrzej Hunt
· 12 years ago
2eff357
Get rid of outdated comments.
by Andrzej Hunt
· 12 years ago
24dfd0a
Upgrade gtktiledviewer to use its own buffer.
by Andrzej Hunt
· 12 years ago
67d7bad
Use external buffer for LibLO tiled rendering.
by Andrzej Hunt
· 12 years ago
56fea37
Allow passing in external buffers to svp's VirtualDevice.
by Andrzej Hunt
· 12 years ago
01bd2bd
Upgrade gtktiledviewer to RGBA.
by Andrzej Hunt
· 12 years ago
04d5b86
Upgrade LibLO tiled rendering to RGBA.
by Andrzej Hunt
· 12 years ago
e82d491
svp: deduplicate bitcount->colourspace mapping and allow overriding.
by Andrzej Hunt
· 12 years ago
dbf426e
Draw the whole image for our gtk tiled viewer.
by Andrzej Hunt
· 12 years ago
fd5f324
Implement document size retrieval for LibLO.
by Andrzej Hunt
· 12 years ago
41911db
Add rowstride to tiled rendering via LibLO.
by Andrzej Hunt
· 12 years ago
d6ee2be
Use bitmap buffers in the gtktiledviewer.
by Andrzej Hunt
· 12 years ago
0434043
Return a bitmap buffer for tiled rendering from LibLO.
by Andrzej Hunt
· 12 years ago
3a26638
Add some rendering to our gtktiledviewer.
by Andrzej Hunt
· 12 years ago
d2382e3
Add tiled rendering via liblibreoffice.
by Andrzej Hunt
· 12 years ago
9e4f236
TiledRendering: outline of basic gtk tiled rendering app using liblibreoffice.
by Andrzej Hunt
· 12 years ago
03675ab
fdo#37401 - fixed the old vector length
by Hideki Ikeda
· 12 years ago
b40145e
Resolves: fdo#80423 string resources not built and included
by Caolán McNamara
· 12 years ago
fdb50cd
SwTextBoxHelper::syncProperty: handle RES_TEXT_VERT_ADJUST
by Miklos Vajna
· 12 years ago
db96018
Resolves: #i125154# numbering too small on sample .doc import
by Clarence Guo
· 12 years ago
f1ee11c
fix fdo#80490 - string 'Auto Spell Checking'
by Joren De Cuyper
· 12 years ago
140e535
partially fix fdo#80490 - string 'Non-printing Characters'
by Joren De Cuyper
· 12 years ago
6162191
fdo#51763 - make title of dialog localisable
by Joren De Cuyper
· 12 years ago
abb5936
unlocked solarmutex assertion in SdrObject::getShape
by Caolán McNamara
· 12 years ago
32c28a6
Resolves: #i74651# remove image via should change document state
by Maxime de Roucy
· 12 years ago
a3b68ba
loplugin:unreffun
by Matúš Kukan
· 12 years ago
5b67c4a
remove empty DumpHints() [loplugin:unreffun]
by Matúš Kukan
· 12 years ago
4a3b0e54
error: no matching function for call to 'assertEquals'
by Matúš Kukan
· 12 years ago
2e04936
Move more oox/drawingml/ internal headers to oox/inc.
by Matúš Kukan
· 12 years ago
3a8d0c0
isFinished() not really used
by Matúš Kukan
· 12 years ago
efd9abb
loplugin:sallogareas
by Miklos Vajna
· 12 years ago
ca362d6
remove whitespaces
by Markus Mohrhard
· 12 years ago
37e6631
remove whitespace
by Markus Mohrhard
· 12 years ago
Next »