summaryrefslogtreecommitdiff
path: root/sd/source/filter/html
AgeCommit message (Expand)Author
2015-03-12sd: convert sd.component to constructor usageChris Sherlock
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12loplugin: cstylecastNoel Grandin
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-02coverity#1242906 Unused valueCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-04coverity#704008 Uncheck return valueNorbert Thiebaud
2014-07-04coverity#704007 Uncheck return valueNorbert Thiebaud
2014-06-26clang: Dead initializationCaolán McNamara
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-10-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-06-06sd html: Provide some minimal reasonable defaults.Jan Holesovsky
2014-06-06sd html: Implement export of metadata in the single document case.Jan Holesovsky
2014-05-30tweak massively complicated html export wizard a bitCaolán McNamara
2014-05-30Convert DLG_PUBLISHING to .uiPalenik Mihály
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-29sd html: support export of tables for Draw documentsTomaž Vajngerl
2014-04-28sd html: Support export of any text objects (draw) and groupsTomaž Vajngerl
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: choise -> choiceThomas Arnhold
2014-04-14typo: titel -> titleThomas Arnhold
2014-04-13fdo#74079 - sd html export: fix false width valuesTomaž Vajngerl
2014-04-13sd html export: q&d add single document publish modeTomaž Vajngerl
2014-04-13sd html export: reset progress bar in single document modeTomaž Vajngerl
2014-04-13sd html: export outline, code simplificationTomaž Vajngerl
2014-04-12sd html export: "single document" publish mode & support tablesTomaž Vajngerl
2014-04-07coverity#708125 Uninitialized scalar fieldCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin