summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-05-21Use varying aElement nameStephan Bergmann
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19Fix overriding exception specificationStephan Bergmann
2014-05-19fdo#78536: sfx2: remove (likely) accidentally duplicated callMichael Stahl
2014-05-19fdo#78536: sfx2: template dialog: make the am-i-dead-yet check reentrantMichael Stahl
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-19remove commented out lineThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19fdo#78742: SfxFilterMatcher: respect requested document service if setMichael Stahl
2014-05-19valgrind: memory leakCaolán McNamara
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino
2014-05-17fdo#78782 startcenter: open document on enter keyMaxim Monastirsky
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16valgrind: SfxBaseModel's pImpl of fallback TargetDocument for paste leaksCaolán McNamara
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15Minor utl::TempFile clean upStephan Bergmann
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14bool conversion for windows, tooThomas Arnhold
2014-05-14warning C4305: 'argument' : truncation from 'const rtl::OUString *'Thomas Arnhold
2014-05-14Fix warningMaxim Monastirsky
2014-05-14fix buildMaxim Monastirsky
2014-05-14startcenter: another attempt to fix mouse up issuesMaxim Monastirsky
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-12It makes no sense to create object container when no objects are embedded.Kohei Yoshida
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10coverity#1028545 Uninitialized pointer fieldCaolán McNamara
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-09remove presys.h and postsys.hThomas Arnhold
2014-05-09There is no css::uno::Sequence<bool>Stephan Bergmann
2014-05-09coverity#1209785 Dereference before null checkCaolán McNamara
2014-05-08cppcheck: Missing bounds check for extra iterator increment in loopJulien Nabet
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-07coverity#735848 Explicit null dereferencedCaolán McNamara
2014-05-07coverity#1209611 Explicit null dereferencedCaolán McNamara
2014-05-07Resolves: fdo#68600 limit comment widthCaolán McNamara
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errorsJulien Nabet
2014-05-06remove uncompiled source filesThomas Arnhold
2014-05-06Move a few more headers that are included only in sfx2 to sfx2Tor Lillqvist
2014-05-06Remove C11ismJulien Nabet
2014-05-06Remove C11ismJulien Nabet