summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-10vcl: cleanup the opengl selection API.Michael Meeks1-0/+5
2014-11-10vcl: add BitmapEx load from icon theme constructor.Michael Meeks1-0/+2
2014-11-10fix spelling implemenation -> implementationNoel Grandin2-3/+3
2014-11-10callcatcher: unused codeCaolán McNamara1-1/+0
2014-11-10merge initial work on OpenGL vcl backendMarkus Mohrhard3-6/+48
2014-11-10never wonder if sun is not sunTakeshi Abe1-5/+0
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne1-0/+1
2014-11-10use GLXPixmap for VirtualDeviceMarkus Mohrhard1-3/+10
2014-11-10split the OpenGLContext::ImplInit method into its platform partsMarkus Mohrhard1-0/+1
2014-11-10vcl: Get visual info for window from GLX when neededLouis-Francis Ratté-Boulianne1-0/+10
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne1-0/+2
2014-11-10vcl: Add methods to get size of OpenGLSalGraphicsImplLouis-Francis Ratté-Boulianne1-1/+1
2014-11-10support rendering to memory device contexts on WindowsMarkus Mohrhard1-0/+2
2014-11-10init the OpenGL context in the windows backendMarkus Mohrhard1-0/+2
2014-11-10add possibility to check if system can run OpenGL VCL backendMarkus Mohrhard1-0/+5
2014-11-10first step at optional single buffered OpenGL renderingMarkus Mohrhard1-0/+2
2014-11-10make it possible to select the OpenGL rendering on windowsMarkus Mohrhard1-0/+3
2014-11-10remove unused functionMarkus Mohrhard1-2/+0
2014-11-10add a OpenGLContext::init for unix backendMarkus Mohrhard1-0/+6
2014-11-10split method in part related to windows and other stuffMarkus Mohrhard1-0/+3
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna2-3/+3
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt2-2/+1
2014-11-09fdo#85804 Use the new popups in the sidebar tooMaxim Monastirsky2-60/+2
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky1-0/+2
2014-11-08Unindent.Kohei Yoshida10-423/+328
2014-11-08xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl1-4/+3
2014-11-08sw: store Outline Numbering as ODF fragment instead of SfxPoolItemsMichael Stahl2-12/+14
2014-11-07coverity#1251176 Uncaught exceptionCaolán McNamara1-1/+1
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2-32/+39
2014-11-07Removed #includes including themselvesAndrea Gelmini1-1/+0
2014-11-07Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás1-0/+1
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás1-0/+3
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás2-1/+4
2014-11-07More unused swapping related methods / member of SdrPageZolnai Tamás1-9/+0
2014-11-07ForceSwap{In,Out}Objects methods are unused nowZolnai Tamás1-5/+0
2014-11-07Remove duplicated swapping methodsZolnai Tamás1-3/+0
2014-11-07SdrUndoDelObj: one more manual swap out callZolnai Tamás1-3/+0
2014-11-07Remove unused IsInSwap() methodZolnai Tamás1-1/+0
2014-11-07Paint background images always via drawinglayerZolnai Tamás1-8/+0
2014-11-07Avoid an image loss situation of auto swappingZolnai Tamás1-1/+1
2014-11-07Make SetSwapState() an internal methodZolnai Tamás1-1/+1
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás1-0/+1
2014-11-07wrong place I guessCaolán McNamara1-3/+3
2014-11-07still need one of the variantsCaolán McNamara1-0/+2
2014-11-07callcatcher: number format serialization cleanup falloutCaolán McNamara2-16/+0
2014-11-06remove include/svl/nfversi.hxxEike Rathke2-52/+0
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke2-13/+5
2014-11-06eliminate ImpInsertNewStandardFormat()Eike Rathke1-6/+0
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARDEike Rathke1-1/+0
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00Eike Rathke1-1/+0