Age | Commit message (Expand) | Author |
2021-06-08 | Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) | Julien Nabet |
2021-01-05 | tdf#96505 : Get rid of cargo cult long integer literals | umutbayramoglu |
2020-09-13 | tdf#124176 Use #pragma once in embeddedobj | George Bateman |
2020-02-04 | tdf#96505 Get rid of cargo cult "long" integer literals . | Shivam Kumar Singh |
2019-12-19 | sal_Char->char in editeng..eventattacher | Noel Grandin |
2019-05-23 | Fix typo | Andrea Gelmini |
2019-05-23 | Fix typo | Andrea Gelmini |
2018-07-22 | Fix typos | Andrea Gelmini |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-18 | Typo: BimapPainter->BitmapPainter | Julien Nabet |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-10-21 | remove untyped Link<> | Noel Grandin |
2015-10-01 | com::sun::star->css in embeddedobj/ | Noel Grandin |
2015-08-03 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-21 | Miscellaneous typos | Adolfo Jayme Barrientos |
2015-05-10 | Use IMPL_LINK_NOARG[_TYPED] where applicable | Stephan Bergmann |
2015-05-10 | NOINSTANCE is implied now in IMPL_STATIC_LINK... | Stephan Bergmann |
2015-05-10 | Replace IMPL_STATIC_LINK[_TYPED] with more useful variants | Stephan Bergmann |
2015-04-29 | Remove unnecessary STATIC_LINK macro | Stephan Bergmann |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-11-24 | typo: unknown | Andras Timar |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-08-19 | java: no need to instantiate String objects directly | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-03-29 | typo: persistance -> persistence | Thomas Arnhold |
2014-02-26 | Remove visual noise from embeddedobj | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-06 | Typo: seam(s) -> seem(s) | Julien Nabet |
2013-12-20 | typo fixes | Andras Timar |
2013-10-23 | clean up some include guards | Thomas Arnhold |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-05-15 | Don't export a variable called PATH_SEPARATOR | Tor Lillqvist |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |