summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-10merge initial work on OpenGL vcl backendMarkus Mohrhard
2014-11-10never wonder if sun is not sunTakeshi Abe
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10use GLXPixmap for VirtualDeviceMarkus Mohrhard
2014-11-10split the OpenGLContext::ImplInit method into its platform partsMarkus Mohrhard
2014-11-10vcl: Get visual info for window from GLX when neededLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add methods to get size of OpenGLSalGraphicsImplLouis-Francis Ratté-Boulianne
2014-11-10support rendering to memory device contexts on WindowsMarkus Mohrhard
2014-11-10init the OpenGL context in the windows backendMarkus Mohrhard
2014-11-10add possibility to check if system can run OpenGL VCL backendMarkus Mohrhard
2014-11-10first step at optional single buffered OpenGL renderingMarkus Mohrhard
2014-11-10make it possible to select the OpenGL rendering on windowsMarkus Mohrhard
2014-11-10remove unused functionMarkus Mohrhard
2014-11-10add a OpenGLContext::init for unix backendMarkus Mohrhard
2014-11-10split method in part related to windows and other stuffMarkus Mohrhard
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt
2014-11-09fdo#85804 Use the new popups in the sidebar tooMaxim Monastirsky
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky
2014-11-08Unindent.Kohei Yoshida
2014-11-08xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl
2014-11-08sw: store Outline Numbering as ODF fragment instead of SfxPoolItemsMichael Stahl
2014-11-07coverity#1251176 Uncaught exceptionCaolán McNamara
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-07Removed #includes including themselvesAndrea Gelmini
2014-11-07Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás
2014-11-07More unused swapping related methods / member of SdrPageZolnai Tamás
2014-11-07ForceSwap{In,Out}Objects methods are unused nowZolnai Tamás
2014-11-07Remove duplicated swapping methodsZolnai Tamás
2014-11-07SdrUndoDelObj: one more manual swap out callZolnai Tamás
2014-11-07Remove unused IsInSwap() methodZolnai Tamás
2014-11-07Paint background images always via drawinglayerZolnai Tamás
2014-11-07Avoid an image loss situation of auto swappingZolnai Tamás
2014-11-07Make SetSwapState() an internal methodZolnai Tamás
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás
2014-11-07wrong place I guessCaolán McNamara
2014-11-07still need one of the variantsCaolán McNamara
2014-11-07callcatcher: number format serialization cleanup falloutCaolán McNamara
2014-11-06remove include/svl/nfversi.hxxEike Rathke
2014-11-06change nNewStandardDefined to bAdditionalBuiltinEike Rathke
2014-11-06eliminate ImpInsertNewStandardFormat()Eike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NEWSTANDARDEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_TIME_HH_MMSS00Eike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATE_WWEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_NF_DATETIME_SYS_DDMMYYYY_HHMMSSEike Rathke
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTIONEike Rathke