summaryrefslogtreecommitdiff
path: root/desktop/source/migration
AgeCommit message (Expand)Author
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-24tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-10tdf#43157: Clean up OSL_TRACEArnold Dumas
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin: unused return values in desktopNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in desktopNoel Grandin
2015-12-03uno::Sequence -> std::vectorNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-20loplugin:unusedfields in desktopNoel Grandin
2015-11-16Bin some const char arrays used only onceTor Lillqvist
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-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-06Fix typosAndrea Gelmini
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-09-03typo in prev. commitStephan Bergmann
2015-09-03loplugin:stringconstantStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-17loplugin:unusedmethods desktopNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-01-22Re-indent to make precedence clearStephan Bergmann
2015-01-22areBothOpenFrom can be a free functionStephan Bergmann
2015-01-22fdo#88158 Display two "Open..." entries in the file-menuJuergen Funk
2015-01-20Remove unused codeJuergen Funk
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl