summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-10/+6
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann1-2/+2
2014-04-09Remove unused functionStephan Bergmann1-7/+0
2014-04-08coverity#708261 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-1/+4
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann7-28/+57
2014-04-06coverity#708246: Unitialized scalar fieldNorbert Thiebaud1-0/+2
2014-04-06coverity#708257: Unitialized scalar fieldNorbert Thiebaud1-13/+15
2014-04-06coverity#708260: Unitialized scalar fieldNorbert Thiebaud1-3/+10
2014-04-04coverity#738855 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin1-2/+2
2014-04-04svl/visitem: sal_Bool->boolNoel Grandin1-1/+1
2014-04-04svl/style.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-04-04coverity#708244 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-04-04cp#1000054: Avoid crashing.Muthu Subramanian1-1/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-16/+16
2014-04-03svl: sal_Bool->boolNoel Grandin4-22/+22
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann5-5/+5
2014-04-01Remove unused inline functionStephan Bergmann1-11/+0
2014-04-01Remove unused inline constructorStephan Bergmann1-11/+0
2014-04-01adapted the ifdef'ed portion as wellEike Rathke1-1/+1
2014-03-31coverity#735502 Logically dead codeCaolán McNamara1-1/+1
2014-03-30MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl1-2/+2
2014-03-30deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl1-0/+4
2014-03-29coverity#704312 Logically dead codeCaolán McNamara1-2/+1
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl1-12/+0
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl1-5/+5
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl1-7/+6
2014-03-28handle Narrow No-Break Space the same as No-Break Space, just in caseEike Rathke3-8/+20
2014-03-28name things what they areEike Rathke3-10/+10
2014-03-28we have a constant, use itEike Rathke1-1/+1
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann4-32/+0
2014-03-28Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann20-368/+0
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-0/+4
2014-03-27Introduce INetContentType::scanStephan Bergmann4-25/+168
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann17-205/+205
2014-03-25coverity#738856 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-2/+2
2014-03-25coverity#982311 Dead default in switchCaolán McNamara1-1/+0
2014-03-21Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe3-25/+21
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida2-10/+2
2014-03-14708253 Uninitialized pointer fieldCaolán McNamara1-7/+6
2014-03-14coverity#708255 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-03-14coverity#708265 Uninitialized pointer fieldCaolán McNamara1-0/+5
2014-03-14coverity#708269 Uninitialized pointer fieldCaolán McNamara1-0/+3
2014-03-14coverity#708271 Uninitialized pointer fieldCaolán McNamara1-0/+4
2014-03-13coverity#708824 Unused pointer valueCaolán McNamara1-5/+2
2014-03-13Related: fdo#30770 fix rtf cut/paste crashCaolán McNamara1-0/+1
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin5-6/+6