Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calctiledrendering
/
desktop
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
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
3545b78
Use full sofficerc for LOK.
by Andrzej Hunt
· 12 years ago
cd96b04
Use ITiledRenderable for LIBLOK.
by Andrzej Hunt
· 12 years ago
837631c
LIBLOK: implement getDocumentType, make doctypes unique.
by Andrzej Hunt
· 12 years ago
0cea87d6
Move gtktiledviewer into libreofficekit.
by Andrzej Hunt
· 12 years ago
17f223c
Implement data area size retrieval.
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
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
01bd2bd
Upgrade gtktiledviewer to RGBA.
by Andrzej Hunt
· 12 years ago
04d5b86
Upgrade LibLO tiled rendering to RGBA.
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
707a648
LOK: kill saveAsWithOptions.
by Andrzej Hunt
· 12 years ago
f73e459
LOK: kill double initialize.
by Andrzej Hunt
· 12 years ago
8ba3116
LOK: Split into instance and class.
by Andrzej Hunt
· 12 years ago
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
76fe277
translatable="yes" in .ui files
by Andras Timar
· 12 years ago
8d37312
callcatcher: update unused code
by Caolán McNamara
· 12 years ago
1db81a3
loplugin:staticcall
by Stephan Bergmann
· 12 years ago
e88c019
convert extensions update required dialog to .ui
by Caolán McNamara
· 12 years ago
b534967
allow extensions to override Access2Base
by Lionel Elie Mamane
· 12 years ago
4ed5bac
liblok: set the size for the correct structure.
by Michael Meeks
· 12 years ago
cd76b99
Rename C api of LibreOfficeKit.
by Andrzej Hunt
· 12 years ago
9a1b297
Move liblibreoffice into LibreOfficeKit.
by Andrzej Hunt
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
0a99770
desktop: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
b312a38
update_pch: add a bunch of pch files
by Thomas Arnhold
· 12 years ago
45ba4d7
fdo#36313: allow passing FilterOptions via cli
by Tomas Hlavaty
· 12 years ago
b384332
desktop: fix includes
by Thomas Arnhold
· 12 years ago
2949cb7
No StarBASIC if DISABLE_SCRIPTING
by Tor Lillqvist
· 12 years ago
c8905a1
fix / in #define
by Noel Grandin
· 12 years ago
3ddb928
fdo#68849: Add header guards to all include files
by Jens Carl
· 12 years ago
a916b6f
Detach all DocBasicItem objects upon process termination.
by Kohei Yoshida
· 12 years ago
699e97e
Don't forget to dispose the component here.
by Kohei Yoshida
· 12 years ago
ebc0a15
remove more unnecesary OUString constructor use
by Noel Grandin
· 12 years ago
7e4c6e1
remove unnecessary linefeeds from the end of exception messages
by Noel Grandin
· 12 years ago
af142a0
coverity#703943 Unchecked return value
by Caolán McNamara
· 12 years ago
4211919
coverity#706499 Uncaught exception
by Caolán McNamara
· 12 years ago
9172ee7
the stock multilineedit is sufficient IMO
by Caolán McNamara
· 12 years ago
1908f27
desktop: further src file cleanup
by Thomas Arnhold
· 12 years ago
e7fa9b1
newly unused helpid
by Caolán McNamara
· 12 years ago
5249cf4
RID_DLG_UPDATEINSTALL conversion to .ui
by sk94
· 12 years ago
9af0abe
remove unnecessary use of Reference constructor in throw
by Noel Grandin
· 12 years ago
d8f958a
missing title from extension update dialog
by Caolán McNamara
· 12 years ago
e8eb9e9
coverity#982428 Division or modulo by float zero
by Caolán McNamara
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
b09b5f8
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19
by Julien Nabet
· 12 years ago
b1439cf
drop unused helpids
by Caolán McNamara
· 12 years ago
ca4a381
lets drop the custom DescriptionEdit widget
by Caolán McNamara
· 12 years ago
5690def
RID_DLG_UPDATE conversion to .ui
by sk94
· 12 years ago
cd11bc6
C string usage improvment
by Arnaud Versini
· 12 years ago
3db8d60
hrc and src files: squeeze multiple newlines
by Thomas Arnhold
· 12 years ago
a699927
Elide utl::TempFile_Impl
by Stephan Bergmann
· 12 years ago
60eff2f
Revert font initialization foo
by Caolán McNamara
· 12 years ago
a893550
some more %PRODUCTNAME usage
by Thomas Arnhold
· 12 years ago
95343c9
Disable rtl/alloc.h also for Helgrind
by Stephan Bergmann
· 12 years ago
7985311
desktop: sal_Bool->bool
by Noel Grandin
· 12 years ago
93f5d5a
The opaque PostUserEvent IDs are actually pointers
by Stephan Bergmann
· 12 years ago
081a085
Move ImplInitAppFontData from Window to Application (take 2)
by Chris Sherlock
· 12 years ago
09abd82
remove uncompiled source files
by Thomas Arnhold
· 12 years ago
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
b410741
Revert "Move ImplInitAppFontData from Window to Application"
by Miklos Vajna
· 12 years ago
f76026a
Move ImplInitAppFontData from Window to Application
by Chris Sherlock
· 12 years ago
0a1d822
Many spelling fixes: directories a* - g*.
by Pedro Giffuni
· 12 years ago
42905ae
ignore legacy OpenOffice.org-*-version, when a LibreOffice-*-version is given
by Bjoern Michaelsen
· 12 years ago
4553d68
coverity#705639 Resource leak
by Caolán McNamara
· 12 years ago
306b29a
libLO: add extension map for draw's formats
by Tomaž Vajngerl
· 12 years ago
541761d
prefer makefile-gmake-mode
by Takeshi Abe
· 12 years ago
702f9c5
huge hrc and src file cleanup
by Thomas Arnhold
· 12 years ago
133b4d9
desktop: sal_Bool->bool
by Noel Grandin
· 12 years ago
97a5ba4
remove comments why a file gets included
by Thomas Arnhold
· 12 years ago
728ec86
Typo: s/cant/can't/
by Tor Lillqvist
· 12 years ago
0fc6ac8
Avoid soffice.bin restarting ad inf when version ini-file buildid is empty
by Stephan Bergmann
· 12 years ago
048d27b
non-desktop: Don't even attempt to create a lockfile.
by Jan Holesovsky
· 12 years ago
fa1f7d2
typo: attribut -> attribute
by Thomas Arnhold
· 12 years ago
8d202fa
typo: paramter -> parameter
by Thomas Arnhold
· 12 years ago
f7d6bb5
typo: gard -> guard
by Thomas Arnhold
· 12 years ago
13943b1
typo: controlls -> controls
by Thomas Arnhold
· 12 years ago
f505182
Clean up function declarations and some unused functions
by Stephan Bergmann
· 12 years ago
fa4c74f
liblo: fix check of xcomponent
by Tomaž Vajngerl
· 12 years ago
6835d9f
It's "its", not "it's"
by Tor Lillqvist
· 12 years ago
874a9b4
liblo: Older versions do not have saveAsWithOptions yet.
by Tomaž Vajngerl
· 12 years ago
55e39c7
liblo: new saveAsWithOptions function
by Tomaž Vajngerl
· 12 years ago
98668cd
liblo: We need to provide LibreOffice with fake command line args too.
by Tomaž Vajngerl
· 12 years ago
7f63706
liblo: extend doc_saveAs with filterOptions
by Tomaž Vajngerl
· 12 years ago
e50699e
liblo: clean-up liblibreoffice.h(xx)
by Tomaž Vajngerl
· 12 years ago
66800ce
liblo: use MediaDescriptor / clean-up
by Tomaž Vajngerl
· 12 years ago
453ee35
fdo#43157 : clean up more OSL_POSTCOND
by Michaël Lefèvre
· 12 years ago
Next »