summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
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
2014-05-05Fix indentationMaxim Monastirsky
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-03SfxDocumentMetaData: suppress some spurious warningsMichael Stahl
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-05-01it should not be a warningMarkus Mohrhard
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-20adjust output file extension when exporting (bnc#870581)Luboš Luňák
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-04-14typo: controlls -> controlsThomas Arnhold
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-09Remove unused MakeVariableStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-31coverity#1194890 Unchecked return valueCaolán McNamara
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-28coverity#704303 Logically dead codeCaolán McNamara
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist