summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-29coverity#704354 Logically dead codeCaolán McNamara
2014-03-29coverity#704353 Logically dead codeCaolán McNamara
2014-03-29coverity#704332 Logically dead codeCaolán McNamara
2014-03-29coverity#704330 Logically dead codeCaolán McNamara
2014-03-29coverity#704328 Logically dead codeCaolán McNamara
2014-03-29coverity#704316 odd pDtorNotify hackeryCaolán McNamara
2014-03-29coverity#704312 Logically dead codeCaolán McNamara
2014-03-29coverity#704287 Logically dead codeCaolán McNamara
2014-03-29coverity#704282 Logically dead codeCaolán McNamara
2014-03-29coverity#704280 Logically dead codeCaolán McNamara
2014-03-29coverity#704279 Logically dead codeCaolán McNamara
2014-03-29chart2: loplugin:saloverrideMichael Stahl
2014-03-29Typo: ccordinate->coordinateJulien Nabet
2014-03-29Typo: varient->variantJulien Nabet
2014-03-29callcatcher: update unused codeCaolán McNamara
2014-03-29I realy think these should be virtualCaolán McNamara
2014-03-29Add missing header.Kohei Yoshida
2014-03-29sc: more stream tweaksMichael Stahl
2014-03-29sc: actually CopyFromStream() can just use remainingSize()Michael Stahl
2014-03-29sc: adapt XclExpStream::CopyFromStream() to SvStream changeMichael Stahl
2014-03-29sc: adapt Excel filter to SvStream changesMichael Stahl
2014-03-29Reader::ResetFrmFmts(): work around spurious MSVC warning C4701Michael Stahl
2014-03-29few more type fixesMatúš Kukan
2014-03-29error: no matching function for call to..Matúš Kukan
2014-03-29Fix some types in virtual methods to properly override.Matúš Kukan
2014-03-29add translatable attribute to some .ui labels/itemsAndras Timar
2014-03-29webdav: Store DAVSessionFactory again in ContentProvider.Matúš Kukan
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida
2014-03-29Transfer back properties from the chart type object to template object.Kohei Yoshida
2014-03-29Too long a line.Kohei Yoshida
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida
2014-03-29Some debugging output of GL chart.Kohei Yoshida
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida
2014-03-29Add a means to debug the internal state of the diagram object.Kohei Yoshida
2014-03-29fdo#74702 Refactor OutputDevice::DrawTransparent()Chris Sherlock
2014-03-29tools: try to fix std::min ambiguity for MSVCMichael Stahl
2014-03-29remove weird unused CustomAnimationTriggerEntryItem::IsA()Michael Stahl
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-03-29basic: for PutData()/GetData() actually 32bits should be enoughMichael Stahl
2014-03-28rhbz#1080196: Delete the destination first then paste.Kohei Yoshida
2014-03-28rhbz#1080196: Write unit test for this.Kohei Yoshida
2014-03-29Fix another typo in a commentChris Sherlock
2014-03-29Fix comment typos in OutputDevice::DrawTransparent()Chris Sherlock
2014-03-28coverity#704303 Logically dead codeCaolán McNamara
2014-03-28clip to maxCaolán McNamara
2014-03-28Resolves: #i124468# add checks for the read numbers of column for a sectionJürgen Schmidt
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner