summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg/unopkg_app.cxx
AgeCommit message (Expand)Author
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-10-29Remove unused parameterSamuel Mehrbrodt
2018-10-26unopkg: Write to console when no UNO availableSamuel Mehrbrodt
2018-10-26Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt
2018-10-26Log unopkg errors to log file if requestedSamuel Mehrbrodt
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-02-13In comments: fix typo and normalize on "sub-command"Stephan Bergmann
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-05-19loplugin:stringcopy: desktopStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-06-19C++ solution of 'unopkg can't be used by root'Katarina Behrens
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15Missing newline at end of error messageStephan Bergmann
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12fdo#39440 reduce scope of local variablesMichael Weghorn
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-04desktop: fix includesThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-30In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann