summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-15accessibility: sal_Bool->boolNoel Grandin66-347/+347
2014-04-15svx: sal_Bool->boolNoel Grandin179-1558/+1540
2014-04-15sal_Bool to bool in SvtRulerAccessibleNoel Grandin2-24/+24
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin5-23/+32
2014-04-15editeng: sal_Bool->boolNoel Grandin46-801/+801
2014-04-15xmloff: sal_Bool->boolNoel Grandin250-2229/+2225
2014-04-15avmedia: sal_Bool->boolNoel Grandin4-9/+9
2014-04-15Blind fix attempt for MSVC compilation errorTor Lillqvist1-1/+1
2014-04-15Avoid complex static global initialisationTor Lillqvist1-3/+1
2014-04-15Properly #ifdef debug-only codeStephan Bergmann1-0/+2
2014-04-15Clean up function declarationsStephan Bergmann1-4/+5
2014-04-15Clean up function declarationsStephan Bergmann3-12/+9
2014-04-15Remove unused codeStephan Bergmann2-11/+0
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann21-177/+37
2014-04-15WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-04-15Need libGLESv2 now thenTor Lillqvist1-1/+1
2014-04-15Stripping confuses the Android NDK tool-chainTor Lillqvist1-1/+1
2014-04-15Build the vclopengl lib for Android, too, i.e. for all our platformsTor Lillqvist2-4/+2
2014-04-15For uniformity with unxgcc.mk, don't bother with -fno-inline when gb_SYMBOLSTor Lillqvist1-4/+4
2014-04-15Let's try using -OzTor Lillqvist1-1/+1
2014-04-15don't try to init OpenGLRender in the constructorMarkus Mohrhard2-2/+10
2014-04-15remove the glew part in OpenGLRender.cxxMarkus Mohrhard1-14/+0
2014-04-15initialize the OpenGL context as soon as possibleMarkus Mohrhard1-0/+5
2014-04-15move some common OpenGL methods to vclMarkus Mohrhard5-136/+179
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard11-10/+10
2014-04-15only render through OpenGL after successful context creationMarkus Mohrhard9-14/+69
2014-04-15extract methodMarkus Mohrhard1-8/+16
2014-04-15remove include and usingMarkus Mohrhard1-4/+0
2014-04-15switch to IOpenGLRenderer in chart2 2D renderingMarkus Mohrhard3-9/+35
2014-04-15tie lifetime of some objects togetherMarkus Mohrhard5-0/+66
2014-04-15remove unused includeMarkus Mohrhard1-2/+0
2014-04-15missing includeThomas Arnhold1-0/+2
2014-04-15add missing headerThomas Arnhold1-0/+1
2014-04-15starmath: remove duplicate SmTmpDeviceThomas Arnhold5-173/+151
2014-04-14fdo#76294: Fix the build.Kohei Yoshida3-4/+24
2014-04-15a pattern must not start with a separatorEike Rathke1-0/+4
2014-04-15toupper YMD for better input check visibilityEike Rathke1-4/+35
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida6-28/+42
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida26-61/+114
2014-04-14fdo#76294: Write import test for this.Kohei Yoshida2-0/+16
2014-04-14Clean up function declarationsStephan Bergmann2-13/+5
2014-04-14Clean up function declarationsStephan Bergmann1-4/+2
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann7-88/+100
2014-04-14update_pchThomas Arnhold25-210/+434
2014-04-14update_pch: fix precompiled_chartopenglThomas Arnhold2-8/+59
2014-04-14writerfilter: QNameToString is for debugging, avoid using that in real code.Jan Holesovsky7-16/+47
2014-04-14TypoTor Lillqvist1-1/+1
2014-04-14Need to skip these now on iOSTor Lillqvist1-2/+3
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann8-133/+5
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann83-465/+799