Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/vcl-opengl-integration
/
include
7ac688f
vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possible
by Louis-Francis Ratté-Boulianne
· 11 years ago
feature/lfrb-vcl-opengl
6563a90
vcl: Track the GL context's clip region and update before drawing when needed
by Louis-Francis Ratté-Boulianne
· 11 years ago
385dd7d
vcl: Move the painting fence to the OpenGL context
by Louis-Francis Ratté-Boulianne
· 11 years ago
e26c8fd
vcl: Always use the same OpenGL context when drawing in a window
by Louis-Francis Ratté-Boulianne
· 11 years ago
83b31b4
windows opengl: Introduce OpenGLCompatibleDC.
by Jan Holesovsky
· 11 years ago
40581a8
vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().
by Jan Holesovsky
· 11 years ago
b7342ea
vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice.
by Michael Meeks
· 11 years ago
29153ff
vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)
by Louis-Francis Ratté-Boulianne
· 11 years ago
ba6af6f
windows opengl: Share the contexts as we do on Linux.
by Jan Holesovsky
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
f9a161f
vcl: remove more unnecessary headers from mapmod.hxx
by Michael Stahl
· 11 years ago
e815987
vcl: move the Impl class of MapMode ...uhm... out of the public header?
by Michael Stahl
· 11 years ago
c376ecb
Realy->Really
by Caolán McNamara
· 11 years ago
a6fee2c
vcl: Use scissor or stencil for clipping in OpenGL backend
by Louis-Francis Ratté-Boulianne
· 11 years ago
f433825
vcl: Use single-buffer rendering and only flush when necessary
by Louis-Francis Ratté-Boulianne
· 11 years ago
d72b93a
drop pool ver 1 import support
by Caolán McNamara
· 11 years ago
8a75daf
make FastAttributeList's unknown attribute value be passed as OString
by Luboš Luňák
· 11 years ago
95cec52
allow inserting attributes that have zero length
by Luboš Luňák
· 11 years ago
a8af20d
typo: represant->represent
by Andras Timar
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
485ac5e
Clean up SvxFontHeightItem::SetProp
by Stephan Bergmann
· 11 years ago
355770ef
fdo82708 Add missing tooltips to Writer Statusbar
by Samuel Mehrbrodt
· 11 years ago
63c48a7
Fix SvxFontHeightItem::operator=
by Stephan Bergmann
· 11 years ago
2a68ed1
Revert "Some SvxFontHeightItem clean-up"
by Stephan Bergmann
· 11 years ago
d5f93eb
Some SvxFontHeightItem clean-up
by Stephan Bergmann
· 11 years ago
ca2fefb
Add a function to compare version number strings
by Tor Lillqvist
· 11 years ago
9bdce35
callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effect
by Caolán McNamara
· 11 years ago
e43e830
xmloff: XML_DROPDOWN should be XML_DROP_DOWN
by Michael Stahl
· 11 years ago
896ac21
vcl: move OutputDevice::ImplDrawFrameDev() to Window
by Chris Sherlock
· 11 years ago
a52f292
fdo#84938: replace HELPMODE_ constants with enum
by Noel Grandin
· 11 years ago
b7c4c78
vcl: make ImplDrawOutDevDirect a protected function in OutputDevice
by Chris Sherlock
· 11 years ago
df2dbdc
vcl: move OutputDevice::ImplGetFrameDev() to Window
by Chris Sherlock
· 11 years ago
b9efff1
vcl: tabify include/vcl/window.hxx
by Chris Sherlock
· 11 years ago
45c6cb5
vcl: cleanup the opengl selection API.
by Michael Meeks
· 11 years ago
7fd1ed8
vcl: add BitmapEx load from icon theme constructor.
by Michael Meeks
· 11 years ago
cd32045
fix spelling implemenation -> implementation
by Noel Grandin
· 11 years ago
cfafbca
callcatcher: unused code
by Caolán McNamara
· 11 years ago
ea48707
merge initial work on OpenGL vcl backend
by Markus Mohrhard
· 11 years ago
06a5b61
never wonder if sun is not sun
by Takeshi Abe
· 11 years ago
4007df6
vcl: Initial work to have native widgets rendered with OpenGL
by Louis-Francis Ratté-Boulianne
· 11 years ago
88cd7f3
use GLXPixmap for VirtualDevice
by Markus Mohrhard
· 11 years ago
e0a99af
split the OpenGLContext::ImplInit method into its platform parts
by Markus Mohrhard
· 11 years ago
42dbced
vcl: Get visual info for window from GLX when needed
by Louis-Francis Ratté-Boulianne
· 11 years ago
73b1ef15
vcl: Add method to swap buffers after painting window
by Louis-Francis Ratté-Boulianne
· 11 years ago
1e67a2a
vcl: Add methods to get size of OpenGLSalGraphicsImpl
by Louis-Francis Ratté-Boulianne
· 11 years ago
1ca2504
support rendering to memory device contexts on Windows
by Markus Mohrhard
· 11 years ago
73ca9a6
init the OpenGL context in the windows backend
by Markus Mohrhard
· 11 years ago
5606d14
add possibility to check if system can run OpenGL VCL backend
by Markus Mohrhard
· 11 years ago
690de8a
first step at optional single buffered OpenGL rendering
by Markus Mohrhard
· 11 years ago
ec35815
make it possible to select the OpenGL rendering on windows
by Markus Mohrhard
· 11 years ago
3f42ef0
remove unused function
by Markus Mohrhard
· 11 years ago
877a4be
add a OpenGLContext::init for unix backend
by Markus Mohrhard
· 11 years ago
f446172
split method in part related to windows and other stuff
by Markus Mohrhard
· 11 years ago
6d3507b
SfxTabDialog ctors: take an OUString
by Miklos Vajna
· 11 years ago
0280a35
fdo#82707 Unify click behavior in Statusbar (Writer)
by Samuel Mehrbrodt
· 11 years ago
853e9c0
fdo#85804 Use the new popups in the sidebar too
by Maxim Monastirsky
· 11 years ago
261f84a
fdo#85804 Introduce bullets and numbering popups
by Maxim Monastirsky
· 11 years ago
9229170
Unindent.
by Kohei Yoshida
· 11 years ago
f7c14f5
xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()
by Michael Stahl
· 11 years ago
1535f39
sw: store Outline Numbering as ODF fragment instead of SfxPoolItems
by Michael Stahl
· 11 years ago
d58c32f
coverity#1251176 Uncaught exception
by Caolán McNamara
· 11 years ago
31d902d
fdo#84938: replace MOUSE_ modifier constants with enum
by Noel Grandin
· 11 years ago
a44163a
Removed #includes including themselves
by Andrea Gelmini
· 11 years ago
8710b09
Optimize ImplCheckSizeOfSwappedInGraphics() a bit
by Zolnai Tamás
· 11 years ago
554902e
Make SdrGrafObj swapping methods private.
by Zolnai Tamás
· 11 years ago
4c9aa74
Swapping Graphic is a privilage of GraphicObject.
by Zolnai Tamás
· 11 years ago
ed69a99
More unused swapping related methods / member of SdrPage
by Zolnai Tamás
· 11 years ago
154fcad
ForceSwap{In,Out}Objects methods are unused now
by Zolnai Tamás
· 11 years ago
19596dd
Remove duplicated swapping methods
by Zolnai Tamás
· 11 years ago
3956a84
SdrUndoDelObj: one more manual swap out call
by Zolnai Tamás
· 11 years ago
4415af5
Remove unused IsInSwap() method
by Zolnai Tamás
· 11 years ago
2b8352e
Paint background images always via drawinglayer
by Zolnai Tamás
· 11 years ago
5c2ec55
Avoid an image loss situation of auto swapping
by Zolnai Tamás
· 11 years ago
1747563
Make SetSwapState() an internal method
by Zolnai Tamás
· 11 years ago
29413c3
Avoid using null pointer as a special indicator
by Zolnai Tamás
· 11 years ago
ccef581
wrong place I guess
by Caolán McNamara
· 11 years ago
19bba55
still need one of the variants
by Caolán McNamara
· 11 years ago
8b8b0df
callcatcher: number format serialization cleanup fallout
by Caolán McNamara
· 11 years ago
303c2b9
remove include/svl/nfversi.hxx
by Eike Rathke
· 11 years ago
14174aa
change nNewStandardDefined to bAdditionalBuiltin
by Eike Rathke
· 11 years ago
b448ee4a
eliminate ImpInsertNewStandardFormat()
by Eike Rathke
· 11 years ago
11eba2e
remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARD
by Eike Rathke
· 11 years ago
d80ac9e
remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00
by Eike Rathke
· 11 years ago
ba70da3
remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATE_WW
by Eike Rathke
· 11 years ago
d8ffda1
remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSS
by Eike Rathke
· 11 years ago
872aac3
remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTION
by Eike Rathke
· 11 years ago
3fe53ee
remove obsolete GetNewStandardDefined()
by Eike Rathke
· 11 years ago
fc0d57b
Revert "use the new OUString::fromUtf8 method"
by Stephan Bergmann
· 11 years ago
48a4d61
If XPersistObject support is dropped, all this unsupported old data can go
by Caolán McNamara
· 11 years ago
ab2ed5a3
vcl: split asserts in VclBuilder::get() for fdo#85939
by Chris Sherlock
· 11 years ago
b800d0b
svl: remove unused code
by Noel Grandin
· 11 years ago
05050cd
use the new OUString::fromUtf8 method
by Noel Grandin
· 11 years ago
d519c31
rename KEY_MODTYPE to KEY_MODIFIERS_MASK
by Noel Grandin
· 11 years ago
a74cb8c
idle: implement ProcessAllIdleHandlers.
by László Németh
· 11 years ago
edabf0c
changed some timer to idle
by Jennifer Liebel
· 11 years ago
d6e89e7
Basic Idle handler implementation
by Tobias Madl
· 11 years ago
33b5b46
editeng: SvxRTFParser sal_Bool to bool
by Michael Stahl
· 11 years ago
669f1b8
WaE: unused variable 'bSuccess'
by Tor Lillqvist
· 11 years ago
3943daa
rtl::OUString::fromUtf8(): use rtl_convertStringToUString()
by Miklos Vajna
· 11 years ago
801cb23
Add rtl::OUString::fromUtf8()
by Miklos Vajna
· 11 years ago
Next »