summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-22do not unescape sequence in original name in GetRecommendedName()Eike Rathke
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin
2014-07-14fdo#81304 don't parse file name as part of URLDavid Tardon
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01coverity#735850 Dereference after null checkCaolán McNamara
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-26drop the functional partsCaolán McNamara
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-06-26clang: Use-after-freeCaolán McNamara
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl
2014-06-20Missing null checkStephan Bergmann
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19GetFileTimeValue can produce a "null" DateTimeStephan Bergmann
2014-06-19Prevent null pointer dereferenceStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-10coverity#441139 Explicit null dereferencedCaolán McNamara
2014-06-10coverity#706615 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1219793 Uncaught exceptionCaolán McNamara
2014-05-29the dubious SfxModelSubComponent and friends aren't used outside sfx2Caolán McNamara
2014-05-29valgrind: memleak when sidebar open in writer on closeCaolán McNamara
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-26coverity#705232 Missing break in switchCaolán McNamara
2014-05-23Correct #endif placement (avoid linking error for TiledLibreOffice)Tor Lillqvist
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-23Avoid including <config_features.h> in <sfx2/objsh.hxx>Tor Lillqvist
2014-05-23coverity#1215382 Uncaught exceptionCaolán McNamara
2014-05-22Update also revision and editing time when setting 'modified' properties.Matúš Kukan
2014-05-22Use proper constructor to fill with system time.Matúš Kukan
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida
2014-05-21Use varying aElement nameStephan Bergmann
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
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-15Minor utl::TempFile clean upStephan Bergmann
2014-05-14bool conversion for windows, tooThomas Arnhold
2014-05-14warning C4305: 'argument' : truncation from 'const rtl::OUString *'Thomas Arnhold
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-12It makes no sense to create object container when no objects are embedded.Kohei Yoshida
2014-05-09remove presys.h and postsys.hThomas Arnhold
2014-05-08cppcheck: Missing bounds check for extra iterator increment in loopJulien Nabet