summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* introduce second static GetLanguageString() with explicit bool parameterEike Rathke2014-04-171-0/+1
* introduce static SvtLanguageTable::GetLanguageType()Eike Rathke2014-04-171-1/+3
* Typo: s/cant/can't/Tor Lillqvist2014-04-185-7/+7
* Typo: s/shure/sureTor Lillqvist2014-04-181-1/+1
* Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist2014-04-181-1/+3
* coverity#1202899 Uncaught exceptionCaolán McNamara2014-04-171-2/+2
* coverity#1202898 Uncaught exceptionCaolán McNamara2014-04-171-1/+1
* Refactor VCL bitmap codeChris Sherlock2014-04-181-8/+6
* coverity#708644 Uninitialized pointer fieldCaolán McNamara2014-04-171-2/+0
* oox: initial customshape preset data loaderMiklos Vajna2014-04-171-0/+3
* fdo#74702 Seperate ImplDrawGradientWallpaper and renameChris Sherlock2014-04-172-1/+4
* fdo#74702 Move common mask functionality to ApplyMaskChris Sherlock2014-04-172-6/+6
* Move bezier functionsChris Sherlock2014-04-172-3/+2
* oox: add a method to dump a PropertyMap as dataMiklos Vajna2014-04-162-0/+3
* Remove FontNameHash, use standard OUStringHashStephan Bergmann2014-04-161-2/+0
* non-desktop: Attempt to get rid of glew.Jan Holesovsky2014-04-161-2/+3
* For GCC 4.9, extend range where -Wnon-virtual-dtor is ignoredStephan Bergmann2014-04-161-4/+4
* fdo#77027: add some comments to prevent such oversightsMichael Stahl2014-04-161-0/+7
* coverity#1202981 Non-virtual destructorCaolán McNamara2014-04-161-4/+3
* coverity#1202938 unused class membersCaolán McNamara2014-04-161-2/+0
* coverity#1202941 Uninitialized scalar fieldCaolán McNamara2014-04-161-1/+0
* coverity#1202946 unused memberCaolán McNamara2014-04-161-1/+0
* connectivity: sal_Bool->boolNoel Grandin2014-04-162-2/+2
* Split outdev3.cxxChris Sherlock2014-04-161-16/+25
* Split outdev2.cxxChris Sherlock2014-04-161-0/+25
* Move bezier functions into own source file bezier.cxxChris Sherlock2014-04-161-0/+3
* Don't forget to add polygon as an object in the makefile!Chris Sherlock2014-04-161-11/+12
* Change acessibility level for private functionsChris Sherlock2014-04-161-9/+14
* Unused code: binary_compose, identityThorsten Behrens2014-04-151-35/+0
* Remove iota template function & last call site.Thorsten Behrens2014-04-151-8/+0
* fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt2014-04-151-1/+1
* non-desktop: Avoid dbaccess.Jan Holesovsky2014-04-151-1/+4
* linguistic: sal_Bool->boolNoel Grandin2014-04-151-2/+2
* svx: sal_Bool->boolNoel Grandin2014-04-152-4/+4
* sal_Bool to bool in SvtRulerAccessibleNoel Grandin2014-04-151-19/+19
* fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin2014-04-151-4/+10
* xmloff: sal_Bool->boolNoel Grandin2014-04-151-2/+2
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-152-8/+3
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-04-151-1/+1
* move some common OpenGL methods to vclMarkus Mohrhard2014-04-151-0/+27
* move the opengl headers to vcl/opengl for better separationMarkus Mohrhard2014-04-154-3/+3
* only render through OpenGL after successful context creationMarkus Mohrhard2014-04-153-3/+34
* switch to IOpenGLRenderer in chart2 2D renderingMarkus Mohrhard2014-04-152-2/+2
* tie lifetime of some objects togetherMarkus Mohrhard2014-04-153-0/+39
* fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida2014-04-141-2/+7
* fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida2014-04-141-1/+7
* The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky2014-04-141-12/+39
* fix mac buildThomas Arnhold2014-04-141-1/+1
* typo: occuring -> occurringThomas Arnhold2014-04-141-1/+1
* typo: positon -> positionThomas Arnhold2014-04-142-2/+2