summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* typo: choosen -> chosenThomas Arnhold2014-04-143-6/+6
* typo: dependend -> dependentThomas Arnhold2014-04-142-6/+6
* remove static stringsThomas Arnhold2014-04-141-2/+1
* SvxMSConvertOCXControlsRemoved never definedThomas Arnhold2014-04-141-21/+0
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-0/+8
* fdo#38844 Reduce XOR clipping for gradientsChris Sherlock2014-04-132-4/+0
* macros_test: use "css" short formTomaž Vajngerl2014-04-121-2/+2
* fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers2014-04-112-1/+5
* coverity#708338 Uninitialized scalar fieldCaolán McNamara2014-04-111-2/+11
* Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist2014-04-112-2/+4
* Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist2014-04-111-0/+16
* ClipAndDrawGradientToBounds no longer requiredChris Sherlock2014-04-112-3/+0
* It's "its", not "it's"Tor Lillqvist2014-04-1017-20/+20
* DownLoad -> Download.Jan Holesovsky2014-04-101-1/+1
* Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist2014-04-101-1/+0
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-101-0/+2
* callcatcher: update unused codeCaolán McNamara2014-04-101-1/+0
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-101-0/+2
* Remove unnecessary bound-box parameter from clipping functionsChris Sherlock2014-04-102-4/+4
* Remove unused codeStephan Bergmann2014-04-091-1/+0
* Make it compile for iOS and maybe Android, tooTor Lillqvist2014-04-081-2/+49
* coverity#708210 Uninitialized scalar fieldCaolán McNamara2014-04-081-1/+3
* fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre2014-04-081-6/+0
* WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist2014-04-081-1/+1
* fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav2014-04-081-0/+1
* coverity#708193 Uninitialized scalar fieldCaolán McNamara2014-04-081-1/+5
* coverity#708197 Uninitialized scalar fieldCaolán McNamara2014-04-081-2/+7
* coverity#708202 Uninitialized scalar fieldCaolán McNamara2014-04-081-0/+5
* use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara2014-04-081-4/+4
* fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2014-04-082-0/+3
* WaE: unknown log area 'chart2.barchart3D'Tor Lillqvist2014-04-081-0/+1
* WaE: unknown log area 'svx.opengl'Tor Lillqvist2014-04-081-0/+1
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-04-081-1/+1
* temporarily render to a fileMarkus Mohrhard2014-04-081-0/+2
* improve the code for temporary OpenGl contextMarkus Mohrhard2014-04-081-2/+2
* initial work on allowing to resize the OpenGL objectMarkus Mohrhard2014-04-081-10/+9
* move the OpenGLContext to the model objectMarkus Mohrhard2014-04-082-4/+11
* fix crash when passing external Window to OpenGLContext::initMarkus Mohrhard2014-04-081-0/+1
* prevent initializing the OpenGL context multiple timesMarkus Mohrhard2014-04-081-0/+1
* Revert "Remove opengl usage from svx until we can't solve building problems"Markus Mohrhard2014-04-081-0/+4
* Remove unnecessary ImplDrawMask function in OutputDeviceChris Sherlock2014-04-081-5/+2
* fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida2014-04-071-0/+12
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-075-815/+0
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-076-61/+14
* Move functions back out of OutputDevice so they aren't exportedChris Sherlock2014-04-071-3/+0
* Rename .doc SPRM IDs to match current MS specsLuke Deller2014-04-071-34/+37
* Bring static functions into OutputDevice as private functionsChris Sherlock2014-04-072-7/+11
* untangle the bFmt == 2 hackCaolán McNamara2014-04-071-9/+9
* sfx2: sal_Bool->boolNoel Grandin2014-04-073-6/+6
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-0731-130/+88