summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin3-47/+7
2014-06-13loplugin:staticcallStephan Bergmann2-2/+2
2014-06-13Fix memory leakStephan Bergmann2-11/+8
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann4-113/+8
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin4-10/+2
2014-06-05lp#1296715: refresh invalidated menusBjoern Michaelsen1-1/+6
2014-06-05various: remove SAL_THROW macroNoel Grandin3-7/+4
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold9-0/+294
2014-06-04compareTo -> equalsNoel Grandin1-1/+1
2014-06-04coverity#737167 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-06-03coverity#1219794 Uncaught exceptionCaolán McNamara2-3/+7
2014-06-03coverity#1219801 Uncaught exceptionCaolán McNamara2-2/+7
2014-06-02coverity#1219797 Uncaught exceptionCaolán McNamara2-2/+2
2014-06-02coverity#1219799 Uncaught exceptionCaolán McNamara1-5/+6
2014-06-01fdo79368 Don't process overflow menu items twice.Andrzej Hunt1-2/+14
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-2/+2
2014-05-28update_pchThomas Arnhold1-0/+3
2014-05-28cid#706551 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28cid#706552 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28cid#706553 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28cid#706558 Uncaught exceptionNoel Grandin2-2/+2
2014-05-27css already means ::com::sun::starThomas Arnhold2-4/+4
2014-05-27loplugin:sallogareasStephan Bergmann1-2/+2
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold1-6/+2
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin3-9/+7
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin3-7/+7
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-3/+3
2014-05-25Resolves: fdo#79178 Crash when opening a form created with a previous versionCaolán McNamara1-11/+14
2014-05-24coverity#983680 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet22-73/+71
2014-05-23coverity#1215320 Uncaught exceptionCaolán McNamara1-0/+4
2014-05-23coverity#705818 Dereference before null checkCaolán McNamara1-2/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin4-19/+10
2014-05-23coverity#1215383 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-23coverity#1215384 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-23coverity#1215385 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-23coverity#1215386 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-19fix-includes.pl: frameworkThomas Arnhold1-1/+1
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino4-50/+47
2014-05-17Single line between methodsHussian Alamri5-32/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-2/+2
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet18-50/+50
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold3-5/+5
2014-05-15coverity#1213242 Dereference null return valueCaolán McNamara1-1/+2
2014-05-15coverity#441006 Dereference null return valueCaolán McNamara1-3/+4
2014-05-15coverity#440876 Dereference null return valueCaolán McNamara1-1/+5
2014-05-14various loplugin:passsequencebyrefNoel Grandin2-15/+15
2014-05-14Removed redundant private methods commentsHussian Alamri17-51/+1
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-1/+1