summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2014-05-05Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2Julien Nabet
2014-05-05fdo#76261 Get rid of unneeded and malfunctioning maItemListRect.Andrzej Hunt
2014-05-05Fix indentationMaxim Monastirsky
2014-05-05startcenter: react on mouse down insteadMaxim Monastirsky
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-03SfxDocumentMetaData: suppress some spurious warningsMichael Stahl
2014-05-01coverity#708174 Uninitialized pointer fieldCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-05-01it should not be a warningMarkus Mohrhard
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-30coverity#704797 Dereference after null checkCaolán McNamara
2014-04-29coverity#1210184 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210189 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210190 Uninitialized pointer fieldCaolán McNamara
2014-04-27Fix one more ambiguity errorZolnai Tamás
2014-04-27Fix ambiguity errorZolnai Tamás
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky