SvIDL Compiler that generates C++ slot headers from SDI files in modules' sdi/ subdirectory. There is an overview of basic architecture of the markup of SDI files in the OOo wiki: https://wiki.openoffice.org/wiki/Framework/Article/Implementation_of_the_Dispatch_API_In_SFX2 ef='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)Author
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-14loplugin:overrideStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13add xdg-email as the default email routeCaolán McNamara
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-23Revert "Remove WorkPathVariable support from KDE backends"Stephan Bergmann
2016-08-22Remove WorkPathVariable support from KDE backendsStephan Bergmann
2016-08-22Revert "KDE: don't throw on TemplatePathVariable"Stephan Bergmann
2016-08-22tdf#101661: Report XDG_{DOCUMENTS,TEMPLATES}_DIR only when it existsStephan Bergmann
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-07-22shell: loplugin:nullptr / staticanonymous / stringconstantMichael Stahl
2016-07-22Related: rhbz#1065807 recover using xdg templates and documents settingsCaolán McNamara
2016-07-22There is no css.configuration.backend.GconfBackendCaolán McNamara
2016-07-05Workaround to call /app/bin/xdg-open when run under flatpakStephan Bergmann
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales