Age | Commit message (Expand) | Author |
2016-04-13 | loplugin:passstuffbyref in basic | Noel Grandin |
2016-04-13 | Related tdf#99089: avoid second crash | Julien Nabet |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | BASIC: Remove useless static_cast from basmgr.cxx | Arnaud Versini |
2016-04-11 | Avoid reserved identifier | Stephan Bergmann |
2016-04-11 | Remove an useless check I had added | Julien Nabet |
2016-04-11 | clang-tidy performance-unnecessary-value-param in basic | Noel Grandin |
2016-04-11 | make GetGlobalUNOConstant and GetUNOConstant take an OUString | Noel Grandin |
2016-04-10 | tdf#99089: avoid some crashes in Basic | Julien Nabet |
2016-04-07 | fix bug in SbxArray::Merge | Noel Grandin |
2016-04-06 | Avoid reserved identifier | Stephan Bergmann |
2016-04-06 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-06 | Turn SbiOpcode into scoped enum | Stephan Bergmann |
2016-04-06 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-04 | BASIC : Use a vector to store the argv stack | Arnaud Versini |
2016-04-04 | tdf#94306 replace boost::noncopyable in .. | Jochen Nitschke |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #2 | tymyjan |
2016-04-03 | BASIC : Use a vector to store the go sub stack. | Arnaud Versini |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-23 | loplugin:constantparam in basic | Noel Grandin |
2016-03-20 | BASIC: Calling SbxDimArray::Clear should also call SbxArray. | Arnaud Versini |
2016-03-20 | BASIC : Use std::vector in SbiRuntime to save references | Arnaud Versini |
2016-03-17 | loplugin:constantparam in tools | Noel Grandin |
2016-03-14 | coverity#1355498 assume Unchecked return value is deliberate | Caolán McNamara |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-09 | deref of null | Caolán McNamara |
2016-03-09 | loplugin:constantparam in basic | Noel Grandin |
2016-03-08 | tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctors | Steven Guo |
2016-03-08 | Remove ancient StarPortal leftovers | Stephan Bergmann |
2016-03-07 | basic: tdf#87530 if a new password is set, must set mbLoadedSource flag | Michael Stahl |
2016-03-07 | basic: tdf#87530 don't copy storage that doesn't exist | Michael Stahl |
2016-03-07 | tdf84938 Replaced Sb_Attr_ defined constants with enum class in runtime.hxx | Steven Guo |
2016-03-07 | loplugin:unuseddefaultparam in various | Noel Grandin |
2016-03-03 | loplugin:unuseddefaultparams in basic | Noel Grandin |
2016-03-02 | tdf#84938 Change average enum for scoped enum | baltasarq |
2016-02-26 | tdf#84938 Eliminate B_xxx defines in filefmt.hxx for FileOffset scoped enum. | baltasarq |
2016-02-25 | coverity#1231668 Unchecked return value | Caolán McNamara |
2016-02-25 | change to SearchOptions2 | Eike Rathke |
2016-02-24 | simply the SbxRes stuff, inheriting from OUString is icky | Noel Grandin |
2016-02-24 | Removing #defines for String_XXX in sbxres.hxx | baltasarq |
2016-02-22 | Actually, why passive voice? | Tor Lillqvist |
2016-02-22 | Fix mis-translated German comment | Tor Lillqvist |
2016-02-22 | loplugin:commaoperator in basic/ | Noel Grandin |
2016-02-22 | BASIC : Add tools::make_ref and simplify SvRef usage | Arnaud Versini |
2016-02-22 | WaE vs2015 truncation of literal on static_cast | Norbert Thiebaud |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |