Age | Commit message (Expand) | Author |
2015-05-19 | tdf#67421: Prevent unloading objects due to cache full | Mike Kaganski |
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-05-04 | embeddedobj: allow creating objects lacking a FileFormatVersion=6800 filter | Miklos Vajna |
2015-04-30 | embeddedobj: allow embedding objects lacking a FileFormatVersion=6800 filter | Miklos Vajna |
2015-04-29 | Remove unnecessary STATIC_LINK macro | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-27 | avoid activating chart objects just to get their mapunit or set visual size | Caolán McNamara |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-05 | gbuild: set _WIN32_WINNT globally instead of WINVER | Michael Stahl |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-14 | tdf#88624 set DocumentBaseURL when saving report | Lionel Elie Mamane |
2015-02-02 | add an explicit virtual keyword here, like the other ones | Caolán McNamara |
2015-02-02 | OOoEmbeddedObjectFactory does implement optional XLinkFactory | Stephan Bergmann |
2015-02-02 | callcatcher: remove some unused methods | Caolán McNamara |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: embeddedobj | Stephan Bergmann |
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-12-22 | bnc#822341: PPTX export of embedded text documents | Zolnai Tamás |
2014-12-18 | embeddedobj: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-11-24 | typo: unknown | Andras Timar |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-11 | coverity#703952 Unchecked return value | Caolán McNamara |
2014-10-01 | loplugin: cstylecast | Noel Grandin |
2014-08-29 | Add a border to opengl chart to make it easier to handle. | Zolnai Tamás |
2014-08-29 | Make opengl chart window always active | Zolnai Tamás |
2014-08-27 | bnc#648251: Avoid crash when attempting to open embedded OLE object as "text" | Tor Lillqvist |
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-07-11 | bnc#883684: Better fix for this. | Kohei Yoshida |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-06-19 | fdo#71076, fdo#71767: Preserve number formats when charts are copied. | Kohei Yoshida |
2014-05-27 | remove unnecessary use of Reference constructor in throw | Noel Grandin |
2014-05-27 | remove unnecessary use of OUString constructor when throwing | Noel Grandin |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |