summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-16fdo#77027: add some comments to prevent such oversightsMichael Stahl
2014-04-16coverity#1202981 Non-virtual destructorCaolán McNamara
2014-04-16coverity#1202938 unused class membersCaolán McNamara
2014-04-16coverity#1202941 Uninitialized scalar fieldCaolán McNamara
2014-04-16coverity#1202946 unused memberCaolán McNamara
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-16Split outdev3.cxxChris Sherlock
2014-04-16Split outdev2.cxxChris Sherlock
2014-04-16Move bezier functions into own source file bezier.cxxChris Sherlock
2014-04-16Don't forget to add polygon as an object in the makefile!Chris Sherlock
2014-04-16Change acessibility level for private functionsChris Sherlock
2014-04-15Unused code: binary_compose, identityThorsten Behrens
2014-04-15Remove iota template function & last call site.Thorsten Behrens
2014-04-15fdo#72287 Scroll automatically to show selected item when keyboard used.Andrzej Hunt
2014-04-15non-desktop: Avoid dbaccess.Jan Holesovsky
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-15sal_Bool to bool in SvtRulerAccessibleNoel Grandin
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-15WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-04-15move some common OpenGL methods to vclMarkus Mohrhard
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard
2014-04-15only render through OpenGL after successful context creationMarkus Mohrhard
2014-04-15switch to IOpenGLRenderer in chart2 2D renderingMarkus Mohrhard
2014-04-15tie lifetime of some objects togetherMarkus Mohrhard
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky
2014-04-14fix mac buildThomas Arnhold
2014-04-14typo: occuring -> occurringThomas Arnhold
2014-04-14typo: positon -> positionThomas Arnhold
2014-04-14typo: hilight -> highlightThomas Arnhold
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: realative -> relativeThomas Arnhold
2014-04-14typo: easyly -> easilyThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-14typo: arround -> aroundThomas Arnhold
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-13fdo#38844 Reduce XOR clipping for gradientsChris Sherlock
2014-04-12macros_test: use "css" short formTomaž Vajngerl
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers
2014-04-11coverity#708338 Uninitialized scalar fieldCaolán McNamara