summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-24-Werror,-Wwritable-stringsStephan Bergmann1-5/+6
2015-11-24-Werror,-WreorderStephan Bergmann1-1/+2
2015-11-24-Werror,-Wenum-compareStephan Bergmann1-2/+2
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann1-4/+4
2015-11-24-Werror,-Wmicrosoft-exception-specStephan Bergmann1-2/+2
2015-11-24-Werror,-WreorderStephan Bergmann1-6/+6
2015-11-24-Wmicrosoft-default-arg-redefinitionStephan Bergmann1-4/+0
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann1-1/+1
2015-11-24-Werror,-WreorderStephan Bergmann1-1/+1
2015-11-24-Werror,-Wunused-variableStephan Bergmann1-10/+0
2015-11-24Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann1-2/+2
2015-11-24-Werror,-Wbitwise-op-parenthesesStephan Bergmann1-1/+1
2015-11-24Expand single use of SendCommand macroStephan Bergmann1-6/+4
2015-11-24-Werror,-WreorderStephan Bergmann1-1/+1
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann1-1/+1
2015-11-24-Werror,-WreorderStephan Bergmann1-1/+1
2015-11-24-Werror,-Wint-to-pointer-castStephan Bergmann1-2/+2
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt3-165/+129
2015-11-24loplugin:unusedfields in ucb/Noel Grandin20-91/+23
2015-11-24loplugin:unusedfields in tools/Noel Grandin2-31/+31
2015-11-24loplugin:unusedfields in sw/Noel Grandin11-31/+1
2015-11-24loplugin:unusedfields in sw/Noel Grandin29-76/+15
2015-11-24loplugin:unusedfields in sw/Noel Grandin14-40/+14
2015-11-24loplugin:unusedfields in sw/Noel Grandin5-40/+18
2015-11-24Remove recently unused codeKhaled Hosny1-23/+0
2015-11-24Updated coreStanislav Horacek1-0/+0
2015-11-24fix build: "warning C4305: truncation from 'double' to 'float'"Thorsten Behrens1-1/+1
2015-11-24fix build "error C2065: ´M_PI´ : undeclared identifier"Thorsten Behrens1-0/+2
2015-11-23slideshow: Fix rotations when the slide and the screen have a different ratioEmmanuel Gil Peyrot3-25/+39
2015-11-23slideshow: Add back lighting in the SimpleTransition shadersEmmanuel Gil Peyrot4-3/+17
2015-11-23slideshow: Fix the baseline version, we now require OpenGL 2.1Emmanuel Gil Peyrot2-5/+3
2015-11-23slideshow: Make the Iris class private to the TransitionImpl translation unitEmmanuel Gil Peyrot2-17/+16
2015-11-23slideshow: Merge ShaderTransition into OGLTransitionImplEmmanuel Gil Peyrot2-128/+81
2015-11-23slideshow: Move Operation to its own translation unitEmmanuel Gil Peyrot5-409/+484
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara14-0/+112
2015-11-23crashtesting: ooo55544-2.sxi, etc. missing ClonesCaolán McNamara2-0/+8
2015-11-23similar to searchForward() use the correct offsets, tdf#94810 relatedEike Rathke1-3/+6
2015-11-23Restore deleted svpcairotextrender.hxxJan-Marek Glogowski1-0/+34
2015-11-23remove comment that makes no sense, tdf#94810 follow-upEike Rathke1-1/+1
2015-11-23tdf#94810: fix reverse offset mappingMike Kaganski2-3/+17
2015-11-23only one headless text renderer nowCaolán5-59/+25
2015-11-23loplugin:nullptrStephan Bergmann1-1/+1
2015-11-23pInst no longer neededStephan Bergmann2-4/+0
2015-11-23sw lok comments: handle mouse up/down events on the vertical scrollbarMiklos Vajna1-10/+45
2015-11-23vcl lok: fix scrollbar to accept mouse events in twipsMiklos Vajna1-1/+13
2015-11-23loplugin:cstylecastStephan Bergmann1-1/+1
2015-11-23loplugin:staticmethodsStephan Bergmann3-4/+4
2015-11-23tdf#95677 Force sign to exponent for Excel exportLaurent Balland-Poirier1-0/+5
2015-11-23updae getTileModeCaolán McNamara2-2/+2
2015-11-23we always have cairo and top down devices nowCaolán McNamara1-16/+2