summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-5/+5
* cppcheck: fix variable reassigned before the old value has been usedJulien Nabet2014-04-221-3/+1
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist2014-04-111-10/+6
* Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann2014-04-111-2/+2
* Remove unused functionStephan Bergmann2014-04-091-7/+0
* coverity#708261 Uninitialized scalar fieldCaolán McNamara2014-04-081-0/+3
* fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2014-04-081-1/+4
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-077-28/+57
* coverity#708246: Unitialized scalar fieldNorbert Thiebaud2014-04-061-0/+2
* coverity#708257: Unitialized scalar fieldNorbert Thiebaud2014-04-061-13/+15
* coverity#708260: Unitialized scalar fieldNorbert Thiebaud2014-04-061-3/+10
* coverity#738855 Uninitialized pointer fieldCaolán McNamara2014-04-041-0/+2
* svl/eitem.hxx: sal_Bool->boolNoel Grandin2014-04-041-2/+2
* svl/visitem: sal_Bool->boolNoel Grandin2014-04-041-1/+1
* svl/style.hxx: sal_Bool->boolNoel Grandin2014-04-041-1/+1
* coverity#708244 Uninitialized scalar fieldCaolán McNamara2014-04-041-2/+3
* cp#1000054: Avoid crashing.Muthu Subramanian2014-04-041-1/+3
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-16/+16
* svl: sal_Bool->boolNoel Grandin2014-04-034-22/+22
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-015-5/+5
* Remove unused inline functionStephan Bergmann2014-04-011-11/+0
* Remove unused inline constructorStephan Bergmann2014-04-011-11/+0
* adapted the ifdef'ed portion as wellEike Rathke2014-04-011-1/+1
* coverity#735502 Logically dead codeCaolán McNamara2014-03-311-1/+1
* MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl2014-03-301-2/+2
* deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl2014-03-301-0/+4
* coverity#704312 Logically dead codeCaolán McNamara2014-03-291-2/+1
* tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl2014-03-291-12/+0
* tools: support 64-bit file positions in SvStreamMichael Stahl2014-03-291-5/+5
* tools: allow 64-bit positions on SvLockBytesMichael Stahl2014-03-291-7/+6
* handle Narrow No-Break Space the same as No-Break Space, just in caseEike Rathke2014-03-283-8/+20
* name things what they areEike Rathke2014-03-283-10/+10
* we have a constant, use itEike Rathke2014-03-281-1/+1
* Remove remaining DBG_NAME* usesStephan Bergmann2014-03-284-32/+0
* Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann2014-03-2820-368/+0
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-0/+4
* Introduce INetContentType::scanStephan Bergmann2014-03-274-25/+168
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2617-205/+205
* coverity#738856 Uninitialized pointer fieldCaolán McNamara2014-03-251-0/+1
* Adapt to sal/log.hxxStephan Bergmann2014-03-251-2/+2
* coverity#982311 Dead default in switchCaolán McNamara2014-03-251-1/+0
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-213-25/+21
* fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida2014-03-152-10/+2
* 708253 Uninitialized pointer fieldCaolán McNamara2014-03-141-7/+6
* coverity#708255 Uninitialized pointer fieldCaolán McNamara2014-03-141-0/+2
* coverity#708265 Uninitialized pointer fieldCaolán McNamara2014-03-141-0/+5
* coverity#708269 Uninitialized pointer fieldCaolán McNamara2014-03-141-0/+3
* coverity#708271 Uninitialized pointer fieldCaolán McNamara2014-03-141-0/+4
* coverity#708824 Unused pointer valueCaolán McNamara2014-03-131-5/+2