summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin
2015-06-29remove custom RTTI from SfxFrameNoel Grandin
2015-06-29remove custom RTTI from SotFactoryNoel Grandin
2015-06-29remove custom RTTI from ImageMapNoel Grandin
2015-06-29remove custom RTTI from SdrObjUserDataNoel Grandin
2015-06-29remove custom RTTI from XFillExchangeDataNoel Grandin
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-06-29SfxSimpleHint only needs a sal_uInt32 for the hintNoel Grandin
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-28coverity#1308564 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308548 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308545 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308544 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308539 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308515 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308509 Uncaught exceptionCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-28coverity#1308505 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308503 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308483 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308460 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308448 Uncaught exceptionCaolán McNamara
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-26Remove workarounds for no longer supported GCC 4.6Stephan Bergmann
2015-06-26Add optimized OUString += literal overloadStephan Bergmann
2015-06-26SAL_WARN_UNUSED_RESULT missing from some of the operator+ overloadsStephan Bergmann
2015-06-26Unnecessary nested #ifdef LIBO_INTERNAL_ONLYStephan Bergmann
2015-06-25implement equalize width and height for impress/drawCaolán McNamara
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-25Revert "Revert "Generalize OUStringLiteral1""Stephan Bergmann
2015-06-25tdf#91362: Don't override printer page autodetectionKatarina Behrens
2015-06-24Revert "Generalize OUStringLiteral1"Stephan Bergmann
2015-06-24Generalize OUStringLiteral1Stephan Bergmann
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-23Implement full set of OUString::replaceFirst/All literal overloadsStephan Bergmann
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-23Avoid conversion warnings in rtl::get[High|Low]SurrogateMatteo Casalin
2015-06-23Avoid conversion warning in O[U]String[Buffer] constructorsMatteo Casalin
2015-06-23clean up svdpage.hxx a littleNoel Grandin
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard
2015-06-23LinkUpdateMode is a global settingStephan Bergmann
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann