summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-07sfx2: sal_Bool->boolNoel Grandin3-6/+6
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann31-130/+88
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara1-4/+2
2014-04-07Refactored OutputDevice::DrawGradientChris Sherlock1-0/+3
2014-04-07Unroll sole use of SV_IMPL/DECL_LOCKStephan Bergmann2-54/+75
2014-04-06Change newly introduced Clip* functions to ClipAndDrawChris Sherlock2-6/+6
2014-04-06fdo#74702 Refactor gradient clipping functionsChris Sherlock2-0/+9
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist2-5/+5
2014-04-06Add HtmlWriterHelper to svtools.Tomaž Vajngerl1-0/+7
2014-04-06HtmlWriter: add prettyPrint option, instance variablesTomaž Vajngerl1-4/+8
2014-04-06svtools: HtmlWriter - for writing HTML structure to a streamTomaž Vajngerl1-0/+41
2014-04-06Typo: s/ouer/ourTor Lillqvist1-1/+1
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist8-19/+16
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-58/+0
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist11-242/+0
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist10-20/+20
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist11-50/+50
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist42-186/+0
2014-04-06Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist1-1/+1
2014-04-06Full colour table borders in .doc exportLuke Deller1-0/+1
2014-04-06filter: LN_TSetBrc -> LN_TSetBrc80 to match specMiklos Vajna1-1/+1
2014-04-06fdo#74702 use same gradient steps func. to draw linear and complex gradsChris Sherlock1-1/+1
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-04-06import data point symbol colorMarkus Mohrhard2-21/+2
2014-04-06remove whitespaceMarkus Mohrhard4-38/+0
2014-04-06improve chart series symbol exportMarkus Mohrhard1-1/+1
2014-04-05coverity#708567 unused member variablesCaolán McNamara1-2/+0
2014-04-05coverity#707406 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-05coverity#704787 Explicit null dereferencedCaolán McNamara1-1/+1
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard1-0/+1
2014-04-05callcatcher: update unused codeCaolán McNamara1-1/+0