summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2014-07-15fdo#81309: Adjust references during sort.Kohei Yoshida1-0/+12
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-2/+7
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-2/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-3/+3
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-05-13remove dead codeNoel Grandin1-2/+0
2014-05-09move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith1-35/+0
2014-05-06dflt -> defaultThomas Arnhold1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-04Typo: depricated->deprecatedJulien Nabet1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-2/+2
2014-04-24remove odd hackThomas Arnhold1-0/+2
2014-04-23huge hrc and src file cleanupThomas Arnhold2-8/+5
2014-04-19fixincludeguards.sh: includeThomas Arnhold1-3/+3
2014-04-14typo: positon -> positionThomas Arnhold1-1/+1
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás1-1/+1
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin2-2/+2
2014-04-04remove unnecessary virtual in SfxVisibilityItemNoel Grandin1-2/+2
2014-04-04svl/visitem: sal_Bool->boolNoel Grandin1-1/+1
2014-04-04svl/style.hxx: sal_Bool->boolNoel Grandin1-3/+1
2014-04-03svl: sal_Bool->boolNoel Grandin2-9/+9
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann17-19/+19
2014-04-01coverity#708187 Uninitialized pointer fieldCaolán McNamara1-2/+8
2014-03-29Fix some types in virtual methods to properly override.Matúš Kukan2-3/+3
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl2-4/+0
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl3-5/+5
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl1-6/+6
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann3-11/+0
2014-03-28Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann10-84/+28
2014-03-27Introduce INetContentType::scanStephan Bergmann1-9/+17
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann34-288/+288
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann31-46/+46
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-1/+1
2014-03-25Remove unused SfxMiniRecordWriter ctorStephan Bergmann1-19/+0
2014-03-22coverity#708190 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-1/+1
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin2-2/+2
2014-03-12coverity#708189 Uninitialized scalar fieldCaolán McNamara1-2/+7
2014-03-11svl: fix bogus visibility annotation on IndexedStyleSheetsMichael Stahl1-1/+4
2014-03-11fdo#39468 Translate German commentsTobias Lippert1-16/+8
2014-03-11fdo#30770 - Speed up xslx importTobias Lippert2-10/+209
2014-03-11callcatcher: update unused codeCaolán McNamara1-1/+0
2014-03-10Add comment to StyleSheetIteratorTobias Lippert1-0/+3
2014-03-05remove unused code SfxGrabBagItem::SetGrabBagNoel Grandin1-1/+0
2014-03-05debug only code SfxItemPool::GetMasterPool() constNoel Grandin1-0/+2
2014-03-03remove unused code svl::SharedStringPool::SharedStringPool()Noel Grandin1-1/+0
2014-03-01Set the default cell border line width to 0.75 pt in Calc.Kohei Yoshida1-0/+56
2014-03-01Remove visual noise from includeAlexander Wilms34-115/+115