summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)AuthorFilesLines
2014-12-07fdo#72811: Revert "Broken security/password when saving to older odf (sx?)Michael Stahl1-1/+1
2014-11-01fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth1-1/+1
2014-10-22error: 'fprintf' was not declared in this scopeMiklos Vajna1-2/+0
2014-10-20Resolves: fdo#72587 make template dialog ModalCaolán McNamara1-1/+3
2014-07-22fdo#81304 don't parse file name as part of URLDavid Tardon1-1/+2
2014-07-21fdo#63756 build libxml2 with ICU supportDavid Tardon1-7/+7
2014-06-27clang: Use-after-freeCaolán McNamara1-4/+12
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-0/+17
2014-05-22Update also revision and editing time when setting 'modified' properties.Matúš Kukan1-3/+1
2014-05-22Use proper constructor to fill with system time.Matúš Kukan1-1/+1
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan1-0/+2
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-1/+5
2014-05-21Use varying aElement nameStephan Bergmann1-1/+1
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet4-39/+39
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold3-6/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-16valgrind: SfxBaseModel's pImpl of fallback TargetDocument for paste leaksCaolán McNamara1-9/+3
2014-05-15Minor utl::TempFile clean upStephan Bergmann1-2/+1
2014-05-14bool conversion for windows, tooThomas Arnhold1-1/+1
2014-05-14warning C4305: 'argument' : truncation from 'const rtl::OUString *'Thomas Arnhold1-4/+1
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin3-31/+1
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-3/+3
2014-05-12It makes no sense to create object container when no objects are embedded.Kohei Yoshida1-13/+16
2014-05-09remove presys.h and postsys.hThomas Arnhold1-13/+2
2014-05-08cppcheck: Missing bounds check for extra iterator increment in loopJulien Nabet1-0/+2
2014-05-05Fix indentationMaxim Monastirsky1-2/+4
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-3/+3
2014-05-03SfxDocumentMetaData: suppress some spurious warningsMichael Stahl1-3/+3
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni4-7/+7
2014-05-01it should not be a warningMarkus Mohrhard1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-4/+4
2014-04-20adjust output file extension when exporting (bnc#870581)Luboš Luňák1-0/+3
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-6/+2
2014-04-18Typo: s/cant/can't/Tor Lillqvist2-2/+2
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-1/+1
2014-04-14typo: controlls -> controlsThomas Arnhold2-2/+2
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann11-87/+8
2014-04-09Remove unused MakeVariableStephan Bergmann1-1/+0
2014-04-07sfx2: sal_Bool->boolNoel Grandin20-481/+481
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-5/+1
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara2-3/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin5-15/+15
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann7-9/+9
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist1-1/+1
2014-03-31coverity#1194890 Unchecked return valueCaolán McNamara1-1/+1
2014-03-29typo: persistance -> persistenceThomas Arnhold1-2/+2
2014-03-28coverity#704303 Logically dead codeCaolán McNamara1-13/+3
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann5-22/+0