Age | Commit message (Expand) | Author |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-14 | com::sun::star->css in fpicker/ | Noel Grandin |
2015-10-13 | do not use white text on white background in control | Eike Rathke |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-10-12 | loplugin:mergeclasses | Noel Grandin |
2015-10-08 | leave room for three lines of text in function description | Eike Rathke |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM, | Winfried Donkers |
2015-10-03 | no need to allocate that vector on the heap | Markus Mohrhard |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-09-29 | i#126557# increase number of lines of dropdown of category listbox | Kay Schenk |
2015-09-28 | tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INV | Winfried Donkers |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | remove unused Link<> field | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | remove unused Link<> field | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | remove unused Link<> field | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-09 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-09-04 | loplugin:cstylecast | Stephan Bergmann |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-09-01 | TableRef: activate structured references export to OOXML | Eike Rathke |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-20 | the original author not only didn't like spaces but also not newlines.. | Eike Rathke |
2015-08-20 | let the edit selection not jump back to 0,0 for every keystroke | Eike Rathke |
2015-08-14 | loplugin: defaultparams | Noel Grandin |
2015-08-03 | coverity#1309048 Unchecked return value | Caolán McNamara |
2015-07-30 | fix indentation | Markus Mohrhard |
2015-07-27 | tdf#92548, limit number of characters shown in formula wizard | Benjamin Ni |
2015-07-27 | tdf#92546 show results for sub-expressions in formula wizard | Benjamin Ni |
2015-07-21 | loplugin:unusedmethods formula | Noel Grandin |
2015-07-10 | add a SAL_RAND_REPEATABLE for repeatable random nums | Caolán McNamara |
2015-07-02 | coverity#1309048 Unchecked return value | Caolán McNamara |
2015-06-29 | Subformula evaluation in formula wizard tree | Benjamin Ni |
2015-06-29 | Subformula check in formula wizard | Benjamin Ni |
2015-06-23 | in OOXML save references of named expressions with col,row=0,0 base position | Eike Rathke |