summaryrefslogtreecommitdiff
path: root/bin/bffvalidator.sh.in
blob: e435227649389a640709cf90ce2c95d1c61de31c (plain)
1
2
3
#!/bin/sh

wine @BFFVALIDATOR_EXE@ `winepath -w $1`
td>Noel Grandin 2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian 2017-07-05new loplugin unnecessaryparenNoel Grandin 2017-07-02loplugin:casttovoid: saxStephan Bergmann 2017-06-29Added find function to FastAttributeList:Mohammed Abdul Azeem 2017-06-26loplugin:oncevar in oox..saxNoel Grandin 2017-06-23loplugin:unusedfields in registry..saxNoel Grandin 2017-06-16Literal tab character is bad XML, write '	' insteadEike Rathke 2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem 2017-06-01convert SAX_ARGS_ARG macros to varargs template methodsNoel Grandin 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke 2017-04-28loplugin:salunicodeliteral: saxStephan Bergmann 2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: saxStephan Bergmann 2017-03-25Fix typosAndrea Gelmini 2017-03-03escape invalid XML characters with _xHHHH_ when writing escapedEike Rathke 2017-02-28FastSaxSerializer: SAL_WARN() when writing invalid XML charactersEike Rathke 2017-02-23Better make the zero-initialization more explicitStephan Bergmann 2017-02-22Revert "Fix typos"jan iversen 2017-02-22Fix typosAndrea Gelmini 2017-02-20MSVC 14.0: Fix warning C4702: unreachable codeDavid Ostrovsky 2017-02-06Add missing #includesStephan Bergmann 2017-02-02fix linux buildNoel Grandin 2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin 2017-01-19New loplugin:dynexcspec: Add @throws documentation, saxStephan Bergmann 2017-01-19Also consider saved exceptions when mbEnableThreads is trueMike Kaganski 2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin