summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon
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
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin
2014-12-19Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane
2014-12-18reportdesign: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15reportdesign: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12reportdesign: avoid assertion on duplicate properties ...Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-03coverity#735452 Logically dead codeCaolán McNamara
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-04fix spelling in class name OSpecialHanldeXMLExportPropertyMapperNoel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-27fdo#67937 "print on group change" defaults to TRUELionel Elie Mamane
2014-05-27OXMLSubDocument: copy PrintWhenGroupChange, tooLionel Elie Mamane
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-17Comment why it's not a copy paste errorJulien Nabet
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14fix-includes.pl: reportdesignThomas Arnhold
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-19fixincludeguards.sh: reportdesignThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann