summaryrefslogtreecommitdiff
path: root/wizards/Package_standard.mk
AgeCommit message (Expand)Author
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-04-17fdo#63197: convert wizardsJulien Nabet
ct49d&id=35e471bb4d1388cf5afcdcee214cf5111edf44e3'>Adapt the remaining OUString functions to std string_viewStephan Bergmann 2020-11-11loplugin:stringviewNoel 2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cpputoolsStephan Bergmann 2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-08-31Add version resource to executables where it was missingMike Kaganski 2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin 2019-04-20Fix typoAndrea Gelmini 2018-12-28Reduce OUString operations and use indexed getTokenMatteo Casalin 2018-10-19clang-tidy readability-misleading-indentationNoel Grandin 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-09-17New loplugin:externalStephan Bergmann 2018-07-16Add missing sal/log.hxx headersGabor Kelemen 2017-10-23loplugin:includeform: cpputoolsStephan Bergmann 2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin