summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-01split out ref-count-base into a base classCaolán McNamara1-23/+31
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky2-4/+6
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky2-7/+6
2015-06-30Fix typosAndrea Gelmini6-6/+6
2015-06-30Coverity 1308555, 1308562, 1308600: Drop some SAL_THROW_EXTERN_CStephan Bergmann1-14/+7
2015-06-30Remove unnecessary includeStephan Bergmann1-1/+0
2015-06-30add English (Gambia) [en-GM] to language list, tdf#92442Eike Rathke1-0/+1
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin4-23/+15
2015-06-29tdf#84381: Improved sidebar selection analyser for Calc and Draw/ImpressRishabh Kumar1-0/+1
2015-06-29coverity#1308463 Uncaught exceptionCaolán McNamara1-2/+2
2015-06-29coverity#1308592 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-29coverity#1308587 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-29lokdocview: Remove superfluous *_post_key()Pranav Kant1-4/+0
2015-06-29coverity#1308571 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-12/+4
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin1-2/+0
2015-06-29remove custom RTTI from SfxFrameNoel Grandin1-2/+0
2015-06-29remove custom RTTI from SotFactoryNoel Grandin1-1/+0
2015-06-29remove custom RTTI from ImageMapNoel Grandin1-2/+0
2015-06-29remove custom RTTI from SdrObjUserDataNoel Grandin2-3/+0
2015-06-29remove custom RTTI from XFillExchangeDataNoel Grandin1-2/+0
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin4-9/+0
2015-06-29SfxSimpleHint only needs a sal_uInt32 for the hintNoel Grandin2-9/+9
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin1-8/+6
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-4/+12
2015-06-28coverity#1308564 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308548 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308545 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308544 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308539 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308515 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308509 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28Fix typosAndrea Gelmini3-3/+3
2015-06-28Fix typosAndrea Gelmini3-3/+3
2015-06-28coverity#1308505 Uncaught exceptionCaolán McNamara1-1/+2
2015-06-28coverity#1308503 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308483 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-27coverity#1308460 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-27coverity#1308448 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl1-1/+7
2015-06-26Remove workarounds for no longer supported GCC 4.6Stephan Bergmann3-95/+56
2015-06-26Add optimized OUString += literal overloadStephan Bergmann2-0/+42
2015-06-26SAL_WARN_UNUSED_RESULT missing from some of the operator+ overloadsStephan Bergmann1-0/+3
2015-06-26Unnecessary nested #ifdef LIBO_INTERNAL_ONLYStephan Bergmann1-2/+0
2015-06-25implement equalize width and height for impress/drawCaolán McNamara3-1/+10
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-06-25Revert "Revert "Generalize OUStringLiteral1""Stephan Bergmann6-199/+413
2015-06-25tdf#91362: Don't override printer page autodetectionKatarina Behrens1-0/+1
2015-06-24Revert "Generalize OUStringLiteral1"Stephan Bergmann6-406/+199