summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17namespace cssThomas Arnhold
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17use bool directlyThomas Arnhold
2014-08-17convert int to boolThomas Arnhold
2014-08-16upgrade to apache-commons-1.2Thomas Arnhold
2014-08-17Fix another: reference to 'Primitive2DSequence' is ambiguousMatteo Casalin
2014-08-17Fix: reference to 'Primitive2DSequence' is ambiguousMatteo Casalin
2014-08-17loplugin:passstuffbyref (Primitive2DSequence)Matteo Casalin
2014-08-16Related: fdo#45588 Use of different items for Formatting MarksJulien Nabet
2014-08-16CID 1231678: Uninitialized pointer fieldMatteo Casalin
2014-08-16Missing ; (unsuccessful merge)Matteo Casalin
2014-08-16Fix member function prototype (sal_uIntPtr& to size_t&)Matteo Casalin
2014-08-16Reserve vector capacity in advanceMatteo Casalin
2014-08-16Simplify by early bail-outMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16bDoInvalidate is always falseMatteo Casalin
2014-08-16Simplify loopMatteo Casalin
2014-08-16Remove repeated checkMatteo Casalin
2014-08-16Avoid redundant cehck and unneeded local scopeMatteo Casalin
2014-08-16Just copy the boolean valueMatteo Casalin
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin
2014-08-16These function members does not need to be virtualMatteo Casalin
2014-08-16Delete commented-out declaration of function membersMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16sal_uInt16 to size_t, avoid temporaries and hardcoded constantsMatteo Casalin
2014-08-16Fix indentation/formatMatteo Casalin
2014-08-16Use more proper integer types, avoid temporaries and constifyMatteo Casalin
2014-08-16Fix indentation/formatMatteo Casalin
2014-08-16sal_uInt16 to sal_uInt16, constifyMatteo Casalin
2014-08-16This array can be staticMatteo Casalin
2014-08-16Group more code in local helper function and simplify itMatteo Casalin
2014-08-16DirInfo, LSize and MemoryBlock are unusedTor Lillqvist
2014-08-16Our use of Ptr does not clash with the <MacTypes.h> typedefTor Lillqvist
2014-08-16SVG test: check content of Primitive2DSequence with the XML dumperTomaž Vajngerl
2014-08-16initial implementation of XML dump for Primitive2DSequenceTomaž Vajngerl
2014-08-16XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl
2014-08-16mtfxmldump: move XML writing into its own functionTomaž Vajngerl
2014-08-16No need to write 'Tomaž Vajngerl
2014-08-16SvMemoryStream.remainingSize ret. size to end of data not bufferTomaž Vajngerl
2014-08-16Our use of Byte does not clash with the <MacTypes.h> typedefTor Lillqvist
2014-08-16Our use of Boolean does not clash with the Xt <X11/Intrinsic.h> typedefTor Lillqvist
2014-08-16RSC_TRISTATEBOX is no longer usedCaolán McNamara
2014-08-16RSC_MULTILINEEDIT no longer usedCaolán McNamara
2014-08-16RSC_TABCONTROLITEM* no longer usedCaolán McNamara
2014-08-16RSCMENUBUTTON_MENU is not longer usedCaolán McNamara