summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/backupfilehelper.cxx
AgeCommit message (Expand)Author
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-09remove Calc's software interpreterLuboš Luňák
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-15cppcheck: variableScopeMuhammet Kara
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-14new loplugin:droplongNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-27User profile backups: Don't backup user galleriesSamuel Mehrbrodt
2016-12-06SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt
2016-12-06SafeModeDialog: Rename to match realitySamuel Mehrbrodt
2016-11-03SafeModeDialog: Allow to create zip file from profileSamuel Mehrbrodt
2016-11-01SafeModeDialog: Add link to user profileSamuel Mehrbrodt
2016-11-01safemode: Add option to disable H/W accelerationSamuel Mehrbrodt
2016-10-23Fix typosAndrea Gelmini
2016-10-22Typos in commentsJulien Nabet
2016-10-21profilesafe: Make sure no recursive saving happensArmin Le Grand
2016-10-21profilesafe: Added more specific optionsArmin Le Grand
2016-10-21coverity#1374089: Unchecked return valueThorsten Behrens
2016-10-20Blind fix for "error: chosen constructor is explicit in copy-initialization"Stephan Bergmann
2016-10-20Fix odd compilation error with Clang 3.8.0Tor Lillqvist
2016-10-19profilesafe: added xml read/modify to restoreArmin Le Grand
2016-10-19coverity#1373663 Untrusted loop boundCaolán McNamara
2016-10-19profilesafe: Deeper integration with SafeModeArmin Le Grand
2016-10-14profilesafe: Adapted to UIArmin Le Grand
2016-10-14coverity#1373663 consider backupfilehelper byte twiddling as untaintedCaolán McNamara
2016-10-13profilesafe: extended to three modesArmin Le Grand
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand
2016-10-12Missing includeStephan Bergmann
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand
2016-10-11profilesafe: Added zip deflate/inflateArmin Le Grand
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand