summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin105-516/+489
2014-08-16bDoInvalidate is always falseMatteo Casalin1-8/+0
2014-08-16Simplify loopMatteo Casalin1-9/+3
2014-08-16Remove repeated checkMatteo Casalin1-1/+1
2014-08-16Avoid redundant cehck and unneeded local scopeMatteo Casalin1-14/+8
2014-08-16Just copy the boolean valueMatteo Casalin1-3/+3
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin4-16/+8
2014-08-16These function members does not need to be virtualMatteo Casalin1-2/+2
2014-08-16Delete commented-out declaration of function membersMatteo Casalin2-5/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin100-730/+687
2014-08-16sal_uInt16 to size_t, avoid temporaries and hardcoded constantsMatteo Casalin1-14/+9
2014-08-16Fix indentation/formatMatteo Casalin1-32/+30
2014-08-16Use more proper integer types, avoid temporaries and constifyMatteo Casalin3-8/+7
2014-08-16Fix indentation/formatMatteo Casalin1-91/+85
2014-08-16sal_uInt16 to sal_uInt16, constifyMatteo Casalin1-9/+9
2014-08-16This array can be staticMatteo Casalin2-2/+1
2014-08-16Group more code in local helper function and simplify itMatteo Casalin1-22/+26
2014-08-16DirInfo, LSize and MemoryBlock are unusedTor Lillqvist2-6/+0
2014-08-16Our use of Ptr does not clash with the <MacTypes.h> typedefTor Lillqvist2-2/+0
2014-08-16SVG test: check content of Primitive2DSequence with the XML dumperTomaž Vajngerl2-13/+41
2014-08-16initial implementation of XML dump for Primitive2DSequenceTomaž Vajngerl3-0/+233
2014-08-16XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl3-22/+33
2014-08-16mtfxmldump: move XML writing into its own functionTomaž Vajngerl2-104/+112
2014-08-16No need to write 'Tomaž Vajngerl1-4/+3
2014-08-16SvMemoryStream.remainingSize ret. size to end of data not bufferTomaž Vajngerl1-1/+1
2014-08-16Our use of Byte does not clash with the <MacTypes.h> typedefTor Lillqvist2-2/+0
2014-08-16Our use of Boolean does not clash with the Xt <X11/Intrinsic.h> typedefTor Lillqvist2-2/+0
2014-08-16RSC_TRISTATEBOX is no longer usedCaolán McNamara6-34/+5
2014-08-16RSC_MULTILINEEDIT no longer usedCaolán McNamara6-30/+2
2014-08-16RSC_TABCONTROLITEM* no longer usedCaolán McNamara2-7/+0
2014-08-16RSCMENUBUTTON_MENU is not longer usedCaolán McNamara1-3/+0
2014-08-16RSC_MENUBUTTON is not in use anymoreCaolán McNamara5-27/+0
2014-08-16Sync oox -> writerfilter alias for generic VMLMiklos Vajna2-26/+26
2014-08-16Sync oox -> writerfilter namespace prefixesMiklos Vajna4-29/+29
2014-08-16RTF import: handle pWrapPolygonVertices shape propertyMiklos Vajna5-0/+108
2014-08-16RTF import: handle negative SHPLEFT / SHPTOPMiklos Vajna1-2/+2
2014-08-16fdo#82580: Win32 GetObject() simplificationTor Lillqvist2-25/+3
2014-08-16WIN_MOUSE_MOVED and MOUSE_MOVED are unusedTor Lillqvist1-3/+0
2014-08-16WIN_HELP_HELPONHELP and HELP_HELPONHELP are unusedTor Lillqvist1-4/+0
2014-08-16WIN_HELP_INDEX and HELP_INDEX are unusedTor Lillqvist1-2/+0
2014-08-16writerfilter: abort build if model.xml does not validateMiklos Vajna1-2/+11
2014-08-16Fix $(call gb_ExternalExecutable_get_command,xmllint) in case of system libxmlMiklos Vajna2-0/+5
2014-08-16sfx2: remove commented constsChris Sherlock1-10/+0
2014-08-16Suppress unchecked warning - this is fineChris Sherlock1-0/+1
2014-08-16cppcheck: Throwing the original exceptionJulien Nabet1-1/+1
2014-08-16cppcheck: Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2014-08-16try that ErrorBox removal againCaolán McNamara3-10/+8
2014-08-16callcatcher: update unused codeCaolán McNamara11-103/+4
2014-08-16OOO_HELP_HELPONHELP is unusedTor Lillqvist1-3/+0
2014-08-16javaunohelper: The assigned value is sometimes usedrbuj1-2/+5