summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
AgeCommit message (Expand)Author
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07Removed #includes including themselvesAndrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-03coverity#705391: xmloff: XMLMergeElemTransformerContext misuse of enumMichael Stahl
2014-10-31coverity#705348 Missing break in switchEike Rathke
2014-09-25assert that XMLTransformerBase::m_xHandler is initializedMichael Stahl
2014-09-15xmloff: sal_Bool -> boolStephan Bergmann
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02coverity#705353 Missing break in switch, probably intentionalCaolán McNamara
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Typo: apropriate -> appropriateJulien Nabet
2014-02-21coverity#708724 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708725 Uninitialized scalar fieldCaolán McNamara
2014-02-12cid#705350 missing break in switchNoel Grandin
2014-02-12cid#705349 missing break in switchNoel Grandin
2014-02-05fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-20Removed unused solar.h referenceAlexandre Vicenzi
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-10cppcheck: reduce scopeJulien Nabet
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31Remove the xmloff::token::ResetTokens race conditionStephan Bergmann
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-10-16cleanupThomas Arnhold
2013-09-12sal_Bool to boolTakeshi Abe
2013-09-12Mark as constTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa