summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-04-11Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-11ClipAndDrawGradientToBounds no longer requiredChris Sherlock
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10callcatcher: update unused codeCaolán McNamara
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10Remove unnecessary bound-box parameter from clipping functionsChris Sherlock
2014-04-09Remove unused codeStephan Bergmann
2014-04-08Make it compile for iOS and maybe Android, tooTor Lillqvist
2014-04-08coverity#708210 Uninitialized scalar fieldCaolán McNamara
2014-04-08fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre
2014-04-08WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist