summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2014-02-11sal_Bool->boolNoel Grandin
2014-02-10coverity#735512 Logically dead codeCaolán McNamara
2014-02-08coverity#1169810 Logically dead codeCaolán McNamara
2014-02-06typo fixes in commentsAndras Timar
2014-02-05Resolves: #i123116# correct spelling errorsJürgen Schmidt
2014-02-04clean up now that pGraphic ==NULL is an early returnCaolán McNamara
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-02-03fdo#74435: SdrPageView::DrawLayer(): hack to avoid spuriously visible imagesMichael Stahl
2014-02-03remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl
2014-02-03fdo#73300: sw: GraphicObjects are never swapped outMichael Stahl
2014-02-03fdo#73300: sw: don't swap in all images when loading filesMichael Stahl
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand
2014-01-28coverity#705897 Dereference before null checkCaolán McNamara
2014-01-28coverity#705898 Dereference before null checkCaolán McNamara
2014-01-28coverity#705899 Dereference before null checkCaolán McNamara
2014-01-28coverity#705900 Dereference before null checkCaolán McNamara
2014-01-28coverity#705902 Dereference before null checkCaolán McNamara
2014-01-28coverity#705906 Dereference before null checkCaolán McNamara
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian
2014-01-22bool improvementsStephan Bergmann
2014-01-21WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2014-01-21warning C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-21warning C4805: != unsafe mix of type 'bool' and type 'sal_Bool' in operationStephan Bergmann
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-17bool improvementsStephan Bergmann
2014-01-17105491: Switched update of vertical flag and setting the item set to avoid in...Andre Fischer
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand
2014-01-15more xub_Strlen->sal_Int32Caolán McNamara
2014-01-10Resolves: fdo#35779 set the bg color of the editeng from the text shapeCaolán McNamara
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-20typo fixesAndras Timar
2013-12-10WaE: unused variable 'aLine' [loplugin]Tor Lillqvist
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian
2013-12-02restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-28we will need getColorConfig, etc. againCaolán McNamara
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-20Don't set Referer when accessing embedded mediaStephan Bergmann
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20String clean-upStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin