summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-14typo: arround -> aroundThomas Arnhold1-1/+1
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold3-6/+6
2014-04-14typo: dependend -> dependentThomas Arnhold2-6/+6
2014-04-14remove static stringsThomas Arnhold1-2/+1
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold1-21/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-0/+8
2014-04-13fdo#38844 Reduce XOR clipping for gradientsChris Sherlock2-4/+0
2014-04-12macros_test: use "css" short formTomaž Vajngerl1-2/+2
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers2-1/+5
2014-04-11coverity#708338 Uninitialized scalar fieldCaolán McNamara1-2/+11
2014-04-11Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist2-2/+4
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-0/+16
2014-04-11ClipAndDrawGradientToBounds no longer requiredChris Sherlock2-3/+0
2014-04-10It's "its", not "it's"Tor Lillqvist17-20/+20
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist1-1/+0
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-04-10callcatcher: update unused codeCaolán McNamara1-1/+0
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-04-10Remove unnecessary bound-box parameter from clipping functionsChris Sherlock2-4/+4
2014-04-09Remove unused codeStephan Bergmann1-1/+0
2014-04-08Make it compile for iOS and maybe Android, tooTor Lillqvist1-2/+49
2014-04-08coverity#708210 Uninitialized scalar fieldCaolán McNamara1-1/+3
2014-04-08fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre1-6/+0
2014-04-08WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav1-0/+1
2014-04-08coverity#708193 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-04-08coverity#708197 Uninitialized scalar fieldCaolán McNamara1-2/+7
2014-04-08coverity#708202 Uninitialized scalar fieldCaolán McNamara1-0/+5
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-4/+4
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2-0/+3
2014-04-08WaE: unknown log area 'chart2.barchart3D'Tor Lillqvist1-0/+1
2014-04-08WaE: unknown log area 'svx.opengl'Tor Lillqvist1-0/+1
2014-04-08WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-04-08temporarily render to a fileMarkus Mohrhard1-0/+2
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard1-2/+2
2014-04-08initial work on allowing to resize the OpenGL objectMarkus Mohrhard1-10/+9
2014-04-08move the OpenGLContext to the model objectMarkus Mohrhard2-4/+11
2014-04-08fix crash when passing external Window to OpenGLContext::initMarkus Mohrhard1-0/+1
2014-04-08prevent initializing the OpenGL context multiple timesMarkus Mohrhard1-0/+1
2014-04-08Revert "Remove opengl usage from svx until we can't solve building problems"Markus Mohrhard1-0/+4
2014-04-08Remove unnecessary ImplDrawMask function in OutputDeviceChris Sherlock1-5/+2
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida1-0/+12
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist5-815/+0
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann6-61/+14
2014-04-07Move functions back out of OutputDevice so they aren't exportedChris Sherlock1-3/+0
2014-04-07Rename .doc SPRM IDs to match current MS specsLuke Deller1-34/+37
2014-04-07Bring static functions into OutputDevice as private functionsChris Sherlock2-7/+11
2014-04-07untangle the bFmt == 2 hackCaolán McNamara1-9/+9