summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav
2014-04-08coverity#708193 Uninitialized scalar fieldCaolán McNamara
2014-04-08coverity#708197 Uninitialized scalar fieldCaolán McNamara
2014-04-08coverity#708202 Uninitialized scalar fieldCaolán McNamara
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-04-08WaE: unknown log area 'chart2.barchart3D'Tor Lillqvist
2014-04-08WaE: unknown log area 'svx.opengl'Tor Lillqvist
2014-04-08WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-04-08temporarily render to a fileMarkus Mohrhard
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard
2014-04-08initial work on allowing to resize the OpenGL objectMarkus Mohrhard
2014-04-08move the OpenGLContext to the model objectMarkus Mohrhard
2014-04-08fix crash when passing external Window to OpenGLContext::initMarkus Mohrhard
2014-04-08prevent initializing the OpenGL context multiple timesMarkus Mohrhard
2014-04-08Revert "Remove opengl usage from svx until we can't solve building problems"Markus Mohrhard
2014-04-08Remove unnecessary ImplDrawMask function in OutputDeviceChris Sherlock
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-07Move functions back out of OutputDevice so they aren't exportedChris Sherlock
2014-04-07Rename .doc SPRM IDs to match current MS specsLuke Deller
2014-04-07Bring static functions into OutputDevice as private functionsChris Sherlock
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara
2014-04-07Refactored OutputDevice::DrawGradientChris Sherlock
2014-04-07Unroll sole use of SV_IMPL/DECL_LOCKStephan Bergmann
2014-04-06Change newly introduced Clip* functions to ClipAndDrawChris Sherlock
2014-04-06fdo#74702 Refactor gradient clipping functionsChris Sherlock
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist
2014-04-06Add HtmlWriterHelper to svtools.Tomaž Vajngerl
2014-04-06HtmlWriter: add prettyPrint option, instance variablesTomaž Vajngerl
2014-04-06svtools: HtmlWriter - for writing HTML structure to a streamTomaž Vajngerl
2014-04-06Typo: s/ouer/ourTor Lillqvist
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-06Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist
2014-04-06Full colour table borders in .doc exportLuke Deller
2014-04-06filter: LN_TSetBrc -> LN_TSetBrc80 to match specMiklos Vajna
2014-04-06fdo#74702 use same gradient steps func. to draw linear and complex gradsChris Sherlock