summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/wordbookmigration.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in desktopNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-07-09desktop: create instances with uno constructorsNoel Grandin
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-03-07Use for-range loops in desktop (part2)Julien Nabet
2018-01-26tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorekuiitr
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10New loplugin:conststringvar: desktopStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-24tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin: unused return values in desktopNoel Grandin
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12cppcheck:variableScopeNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-06-05desktop: remove SAL_THROW macroNoel Grandin
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-16Clean up some supportsService implementationsStephan Bergmann
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/migrationChr. Rossmanith
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi