summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-17Refactored SwDoc::GetEditShell .feature/refactor-god-objectsValentin Kettner
2014-08-17fdo#82579: Only Point, Polygon, Size and TimeValue need to be handledTor Lillqvist
2014-08-17svtools: show spin for FormattedFieldTomaž Vajngerl
2014-08-17libgltf: Append shader language version to the shader filesZolnai Tamás
2014-08-17collada2gltf: it seems better not to add #version to glTF shader filesZolnai Tamás
2014-08-17remove executable bitsThomas Arnhold
2014-08-17remove svl/ignores.persistThomas Arnhold
2014-08-17oupsThomas Arnhold
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-08-16fdo#80453 (part) Help button for insert random #Olivier Hallot
2014-08-17fix unit test after size_t changeThomas Arnhold
2014-08-17boost: update patch statesThomas Arnhold
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17warning C4800: 'sal_uInt32' : 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-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