summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* uitest: allow tests in each moduleMarkus Mohrhard2017-02-191-5/+5
* Capture loplugin:redundantcast status-quo wrt const_castStephan Bergmann2017-02-161-0/+1
* Remove MinGW supportStephan Bergmann2017-02-103-458/+0
* gbuild, python3: stop defining SOLARIS, and remove SOLARIS patchMichael Stahl2017-02-081-1/+3
* tdf#105311 VC++ Runtime installed in wrong directoryDavid Ostrovsky2017-02-015-1/+141
* Make plugin rewriting work on Windows tooStephan Bergmann2017-01-272-74/+79
* Use 'CPT' (for "compilerplugins test") instead of 'C??'Tor Lillqvist2017-01-271-1/+1
* unittest gbuildtojsonjan Iversen2017-01-261-1/+1
* gbuildtojson support for yacc files.jan Iversen2017-01-261-1/+4
* gbuildtojson, added support for lex filesjan Iversen2017-01-261-3/+6
* -DOPTIMIZE appears to be unused, since foreverStephan Bergmann2017-01-251-1/+0
* Minor loplugin:stringconstant improvementsStephan Bergmann2017-01-251-0/+1
* Default -ferror-limit=20 doesn't make sense for CompilerTestStephan Bergmann2017-01-251-1/+1
* Fix typo in comments: absolut -> absoluteTakeshi Abe2017-01-241-1/+1
* Revert "used std::map in SfxItemSet"Noel Grandin2017-01-231-2/+42
* update approximate install location in READMECaolán McNamara2017-01-181-2/+2
* remove executable bit from .mk filesMichael Stahl2017-01-171-0/+0
* Change Idle to be a Timer subclassJan-Marek Glogowski2017-01-171-9/+17
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-8/+8
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-172-1/+92
* used std::map in SfxItemSetNoel Grandin2017-01-171-42/+2
* fix testStephan Bergmann2017-01-161-1/+1
* post_GbuildToJson.mk, extended with extra file typesjan Iversen2017-01-161-3/+4
* gbuildtojson prepare for new filetypes.jan Iversen2017-01-162-29/+18
* cosmetics: no need for that echo when using codesign with --verboseChristian Lohmaier2017-01-141-1/+0
* workaround for codesigning on Mac baseline - do jnilibs firstChristian Lohmaier2017-01-141-1/+10
* tdf#105204 shellcheckJochen Nitschke2017-01-131-18/+10
* solenv: don't run solenv_python test with make 3.81Michael Stahl2017-01-131-0/+2
* gbuild: make 3.81 doesn't currently work with gbuildtojsonMichael Stahl2017-01-121-0/+4
* gbuild: fix "make gbuildtojson" on Mac OS XMichael Stahl2017-01-121-0/+1
* Allow CompilerTest_compilerplugins_clang to include css/uno/Reference.hxxStephan Bergmann2017-01-122-0/+3
* Update comment to match realityTor Lillqvist2017-01-121-3/+3
* Always exit with error if codesign failsTor Lillqvist2017-01-121-5/+5
* CodesignRules.plist was removed in 615fae2f67028f3c5c51c70c77dbaa9b9f3856d6Tor Lillqvist2017-01-121-5/+2
* loplugin:externvarStephan Bergmann2017-01-091-1/+1
* New loplugin:externvarStephan Bergmann2017-01-091-0/+1
* Remove useless cat, and replace backtickMuhammet Kara2017-01-041-1/+1
* gbuild: CppunitTest: export VCL_HIDE_WINDOWSMichael Stahl2017-01-041-1/+1
* Fix GbuildToJson for tests: Set source files correctlyMatúš Kukan2016-12-301-18/+24
* make the gbuildtojson output debugable.jan Iversen2016-12-271-1/+1
* drop imglstCaolán McNamara2016-12-222-3/+1
* bodge linking for disable-dynamic-loading caseCaolán McNamara2016-12-201-7/+14
* use new ENABLE_NSS for code which needs nssCaolán McNamara2016-12-201-2/+2
* sanitze->sanitizeCaolán McNamara2016-12-201-1/+1
* gdb pretty printers: fix the SwXTextCursor::Impl one even moreMichael Stahl2016-12-201-5/+8
* gdb pretty printers: fix BigPtrArray printer for member renameMichael Stahl2016-12-201-4/+4
* gdb pretty printers: fix SwXTextCursor::Impl printer for SwClient renameMichael Stahl2016-12-201-1/+1
* gdb pretty printers: fix SwPaM printer for Ring member renamingMichael Stahl2016-12-201-2/+2
* bootstrap building with --disable-dynloading on standard linuxCaolán McNamara2016-12-202-1/+6
* uitest: help on windows with the debug outputMarkus Mohrhard2016-12-191-0/+1