Age | Commit message (Expand) | Author |
2016-05-19 | loplugin:unusedmethods in slideshow to svtools | Noel Grandin |
2016-05-18 | starmath: Remove obsolete TG::Discarded | Takeshi Abe |
2016-05-18 | Convert ATTR_* to scoped enum | Takeshi Abe |
2016-05-17 | convert TG constants to scoped enum | Noel Grandin |
2016-05-16 | tdf#98238, tdf#99591 reverted old commit | Jan Iversen |
2016-05-16 | Avoid C-style cast | Takeshi Abe |
2016-05-14 | Fix bogus nGroup for SmMatrixNode's token | Takeshi Abe |
2016-05-13 | Resolves: tdf#99556 if the num of arguments is not 1 infer a raw | Caolán McNamara |
2016-05-13 | convert SHOWTRACK to scoped enum | Noel Grandin |
2016-05-13 | starmath: SmMatrixNode should have the node TMATRIX | Takeshi Abe |
2016-05-12 | Convert FLG_* to scoped enum | Takeshi Abe |
2016-05-11 | clang-tidy modernize-loop-convert in scripting to svtools | Noel Grandin |
2016-05-11 | starmath: Drop unused non-const variant of GetLeftMost | Takeshi Abe |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-10 | Simplify code with ForEachNonNull | Takeshi Abe |
2016-05-09 | modernize loops | Jochen Nitschke |
2016-05-08 | starmath: Drop useless last entry of aTokenTable | Takeshi Abe |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-05-03 | Prevent Any::setValue from reinterpreting bool* as sal_Bool* | Stephan Bergmann |
2016-05-03 | starmath: Avoid C-style cast | Takeshi Abe |
2016-05-03 | use Any constructor for bool values, instead of temporary vars | Noel Grandin |
2016-05-02 | Fix typo | Takeshi Abe |
2016-05-02 | Reduce scope of variables | Takeshi Abe |
2016-04-28 | tdf#97087 Give comprehensible, unique names to idles | Muhammet Kara |
2016-04-27 | Resolves: tdf#88320 parsing fails with a subscript number | Takeshi Abe |
2016-04-27 | starmath: Drop unnecessary cast | Takeshi Abe |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-22 | starmath: Simplify SmParser::DoTable() | Takeshi Abe |
2016-04-22 | starmath: Drop member variable set but not used | Takeshi Abe |
2016-04-22 | starmath: Make coUserDefinedCharContFlags more readable | Takeshi Abe |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-15 | starmath: Fix bounds checking | Takeshi Abe |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-13 | Stop assigning null to intrusive_ptr | Takeshi Abe |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | starmath: Drop unused #include | Takeshi Abe |
2016-04-12 | clang-tidy performance-unnecessary-value-param in starmath | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-07 | starmath: Assert that SmAlignNode must have only one child | Takeshi Abe |
2016-04-06 | starmath: Drop unnecessary forward declaration | Takeshi Abe |
2016-04-05 | loplugin:constantparam in editeng | Noel Grandin |
2016-04-04 | loplugin:constantparam in svtools | Noel Grandin |
2016-04-04 | Use std::size_t | Miklos Vajna |
2016-04-01 | starmath: Reduce scope of variables | Takeshi Abe |
2016-03-31 | sfx2: make SfxDispatcher::Execute() less variadic ... | Michael Stahl |
2016-03-29 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-24 | starmath: Drop inline wrapper functions | Takeshi Abe |
2016-03-24 | starmath: Drop unnecessary check of loop invariant | Takeshi Abe |