summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2014-06-02coverity#1219797 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1219799 Uncaught exceptionCaolán McNamara
2014-06-01fdo79368 Don't process overflow menu items twice.Andrzej Hunt
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-28update_pchThomas Arnhold
2014-05-28cid#706551 Uncaught exceptionNoel Grandin
2014-05-28cid#706552 Uncaught exceptionNoel Grandin
2014-05-28cid#706553 Uncaught exceptionNoel Grandin
2014-05-28cid#706558 Uncaught exceptionNoel Grandin
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-27loplugin:sallogareasStephan Bergmann
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-25Resolves: fdo#79178 Crash when opening a form created with a previous versionCaolán McNamara
2014-05-24coverity#983680 Uncaught exceptionCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23coverity#1215320 Uncaught exceptionCaolán McNamara
2014-05-23coverity#705818 Dereference before null checkCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-23coverity#1215383 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215384 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215385 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215386 Uncaught exceptionCaolán McNamara
2014-05-19fix-includes.pl: frameworkThomas Arnhold
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino
2014-05-17Single line between methodsHussian Alamri
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15coverity#1213242 Dereference null return valueCaolán McNamara
2014-05-15coverity#441006 Dereference null return valueCaolán McNamara
2014-05-15coverity#440876 Dereference null return valueCaolán McNamara
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-11WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2014-05-11Remove ToolBarLayoutManager::implts_createUIElement()Chris Sherlock
2014-05-11Remove unnecessary function ToolbarLayoutManger::implts_createToolBar()Chris Sherlock
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-05-10coverity#707880 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#1213247 Dereference null return valueCaolán McNamara
2014-05-06vcl::EventPoster shall probably be covered by SolarMutexStephan Bergmann
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky