summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tdf#84381: Improved sidebar selection analyser for Calc and Draw/ImpressRishabh Kumar2015-06-291-0/+1
* coverity#1308463 Uncaught exceptionCaolán McNamara2015-06-291-2/+2
* coverity#1308592 Uncaught exceptionCaolán McNamara2015-06-291-1/+1
* coverity#1308587 Uncaught exceptionCaolán McNamara2015-06-291-1/+1
* lokdocview: Remove superfluous *_post_key()Pranav Kant2015-06-291-4/+0
* coverity#1308571 Uncaught exceptionCaolán McNamara2015-06-291-1/+1
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-291-12/+4
* remove custom RTTI from SvxAutoCorrectNoel Grandin2015-06-291-2/+0
* remove custom RTTI from SfxFrameNoel Grandin2015-06-291-2/+0
* remove custom RTTI from SotFactoryNoel Grandin2015-06-291-1/+0
* remove custom RTTI from ImageMapNoel Grandin2015-06-291-2/+0
* remove custom RTTI from SdrObjUserDataNoel Grandin2015-06-292-3/+0
* remove custom RTTI from XFillExchangeDataNoel Grandin2015-06-291-2/+0
* remove custom RTTI from SvDataCopyStreamNoel Grandin2015-06-294-9/+0
* SfxSimpleHint only needs a sal_uInt32 for the hintNoel Grandin2015-06-292-9/+9
* sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin2015-06-291-8/+6
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-291-4/+12
* coverity#1308564 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308551 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308548 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308545 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308544 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308539 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308515 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308509 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-283-3/+3
* Fix typosAndrea Gelmini2015-06-283-3/+3
* coverity#1308505 Uncaught exceptionCaolán McNamara2015-06-281-1/+2
* coverity#1308503 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308483 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* coverity#1308460 Uncaught exceptionCaolán McNamara2015-06-271-1/+1
* coverity#1308448 Uncaught exceptionCaolán McNamara2015-06-271-1/+1
* vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl2015-06-261-1/+7
* Remove workarounds for no longer supported GCC 4.6Stephan Bergmann2015-06-263-95/+56
* Add optimized OUString += literal overloadStephan Bergmann2015-06-262-0/+42
* SAL_WARN_UNUSED_RESULT missing from some of the operator+ overloadsStephan Bergmann2015-06-261-0/+3
* Unnecessary nested #ifdef LIBO_INTERNAL_ONLYStephan Bergmann2015-06-261-2/+0
* implement equalize width and height for impress/drawCaolán McNamara2015-06-253-1/+10
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-1/+1
* Revert "Revert "Generalize OUStringLiteral1""Stephan Bergmann2015-06-256-199/+413
* tdf#91362: Don't override printer page autodetectionKatarina Behrens2015-06-251-0/+1
* Revert "Generalize OUStringLiteral1"Stephan Bergmann2015-06-246-406/+199
* Generalize OUStringLiteral1Stephan Bergmann2015-06-246-199/+406
* Get rid of comphelper::string::is*Ascii functionsStephan Bergmann2015-06-241-30/+0
* remove SFX_NOTIFY macroNoel Grandin2015-06-244-15/+8
* Revert "Typo: iff->if"Julien Nabet2015-06-2311-24/+24
* Typo: iff->ifJulien Nabet2015-06-2311-24/+24
* Implement full set of OUString::replaceFirst/All literal overloadsStephan Bergmann2015-06-232-0/+105
* in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke2015-06-231-0/+4
* Drop duplicate #includesTakeshi Abe2015-06-231-1/+0