summaryrefslogtreecommitdiff
path: root/scripting/Module_scripting.mk
AgeCommit message (Expand)Author
2011-11-03fdo#42312: Change bsh and js script providers from extensions to optional mod...Stephan Bergmann
2011-10-01finished converting scripting to gbuildMatúš Kukan
2011-10-01convert scripting to gbuild - first stepMatúš Kukan
oel Grandin 2021-10-10loplugin:moveparam in xmlscriptNoel Grandin 2021-09-15loplugin:constvarsNoel Grandin 2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin 2021-08-01osl::Mutex->std::mutex in XMLBasicExporterBaseNoel Grandin 2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet 2021-06-09dtd files are not xml files and shouldn't have xml headersCaolán McNamara 2021-05-31crashtesting fixNoel Grandin 2021-05-27no need to allocate Style objects separatelyNoel Grandin 2021-05-25fix leaks in loading xmlscriptNoel Grandin 2021-05-18loplugin:unusedfieldsNoel Grandin 2021-05-14Improve loplugin:stringviewStephan Bergmann 2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann 2021-04-07Updated README.md files to represent current code / use Markdown formatHossein 2021-04-06tdf#137652 add xmlscript unittest & infrastructureVasily Melenchuk 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-03-18tdf#88205: Use initializer_list ctor in css::uno::SequenceMani Kumar 2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski 2021-03-09Make sal/config.h the first in pchMike Kaganski 2021-02-19update pchesCaolán McNamara 2021-02-19loplugin:refcounting in xmlscriptNoel 2021-02-18loplugin:referencecasting in xmlscriptNoel 2021-01-09fix coverity parse errorsCaolán McNamara 2020-12-26New loplugin:stringliteralvarStephan Bergmann 2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel 2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel 2020-11-18tdf#123936 Formatting files in module xmlscript with clang-formatPhilipp Hofer 2020-10-22tdf#137652 fix XDL import: no more missing empty items for comboboxSerge Krot 2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara 2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann 2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin 2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin 2020-08-02loplugin:flatten in xmlscriptNoel Grandin 2020-07-06xmlscript: create instances with uno constructorsNoel Grandin 2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlscriptStephan Bergmann 2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin 2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann 2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara 2020-04-07loplugin:unusedvariableplus in ucb,xmlscriptNoel Grandin 2020-02-26tdf#130793 Fix import/export of image URLsSamuel Mehrbrodt 2020-02-25[API CHANGE] remove BasicImport UNO interfacesNoel Grandin 2020-02-16Fix typoAndrea Gelmini 2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák