Age | Commit message (Expand) | Author |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-04-29 | accessibility : remove useless guards and optimisze a litle | Arnaud Versini |
2018-04-27 | loplugin:unusedmethods | Noel Grandin |
2018-04-27 | convert WB_PASSWORD to a bool field on Edit | Noel Grandin |
2018-04-23 | accessibility : remove useless guards and simplify. | Arnaud Versini |
2018-04-22 | accessibility: reuse GetWindow result in VCLXAccessibleTextComponent. | Arnaud Versini |
2018-04-20 | tdf#42949 Remove unnecessary localization headers of svtools | Gabor Kelemen |
2018-04-16 | Fix typos | Andrea Gelmini |
2018-04-08 | fix wrong mismatch of type modifiers | Markus Mohrhard |
2018-04-05 | fix bug in AccessibleListBoxEntry::implGetParentAccessible() | Noel Grandin |
2018-04-04 | tdf#42949 Remove unnecessary localization headers from accessibility | Gabor Kelemen |
2018-04-03 | accessibility: more simplifiation in OCommonAccessibleText. | Arnaud Versini |
2018-03-31 | loplugin:unnecessaryvirtual improve result output | Noel Grandin |
2018-03-30 | loplugin:virtualdown in various | Noel Grandin |
2018-03-19 | coverity#1430077 add assert for 'Division or modulo by zero' | Caolán McNamara |
2018-03-13 | accessibility: simplify getSelection when possible | Arnaud Versini |
2018-03-07 | use more Color in UnoControls..canvas | Noel Grandin |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2018-03-01 | drop old tools/gen methods in accessibility..formula | Noel Grandin |
2018-02-28 | use less COLORDATA_RGB | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | tdf#114441 sal_uLong to better integer types | Shubham Verma |
2018-02-27 | remove unused vclunohelper.hxx includes | Jochen Nitschke |
2018-02-26 | ColorData->Color in various | Noel Grandin |
2018-02-25 | accessibility: cleanup constructors and destructors | Arnaud Versini |
2018-02-25 | accessibility : remove useless Impl pattern | Arnaud Versini |
2018-02-24 | Modernize a bit accessibility and basctl | Julien Nabet |
2018-02-22 | Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/ | Stephan Bergmann |
2018-02-21 | tdf#86661 a11y: give ROLE_LABEL to read-only edit | Samuel Thibault |
2018-02-19 | accessibility: Small optimisation in AccessibleTabListBox | Arnaud Versini |
2018-02-18 | Accessibility : cleanup constructors and destructors. | Arnaud Versini |
2018-02-16 | ofz#6311 still problems with SdrEdgeObj listening to same obj at start as end | Caolán McNamara |
2018-01-19 | new loplugin:emptyif | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: accessibility | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: accessibility | Stephan Bergmann |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-11 | tdf#63154 removed some solar.h references | ekuiitr |
2017-11-27 | loplugin:unnecessaryparen: Warn about parentheses around literals | Stephan Bergmann |
2017-11-27 | accessibility : AccessibleBrowseBoxBase::isAlive is not thread safe | Arnaud Versini |
2017-11-20 | cosmetics: Drop duplicate semicolon | Takeshi Abe |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-13 | Remove OAccessibleTextHelper::getCharacter and getTextRange | Arnaud Versini |
2017-11-13 | Remove OCommonAccessibleText::getText and getCharacterCount. | Arnaud Versini |
2017-11-10 | loplugin:finalclasses in accessibility | Noel Grandin |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-09 | accessibility: consistently use "" and <> in include directives | Mike Kaganski |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-25 | Rename GetSelectEntryCount -> GetSelectedEntryCount | Samuel Mehrbrodt |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |