Age | Commit message (Expand) | Author |
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 |
2014-05-17 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 | Julien Nabet |
2014-05-15 | fdo#78159: fix import of OOoXML embedded objects | Michael Stahl |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-14 | various loplugin:passsequencebyref | Noel Grandin |
2014-05-14 | embeddedobj: remove SAL_INFO's that only mark function entry | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-22 | embeddedobj: sal_Bool->bool | Noel Grandin |
2014-04-21 | remove comments why a file gets included | Thomas Arnhold |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-04-16 | coverity#1202965 unused member | Caolán McNamara |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
2014-04-14 | Clean up function declarations | Stephan Bergmann |
2014-04-07 | fdo#77140 embeddedobj: avoid unneeded conversion in ConvertBufferToFormat() | Miklos Vajna |
2014-04-04 | coverity#706511 Uncaught exception | Caolán McNamara |
2014-04-04 | coverity#706508 Uncaught exception | Caolán McNamara |
2014-04-04 | coverity#706512 Uncaught exception | Caolán McNamara |
2014-04-02 | Avoid possible resource leaks by boost::scoped_array | Takeshi Abe |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-29 | typo: persistance -> persistence | Thomas Arnhold |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-03-10 | embeddedobj: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-04 | OLE: Turn an OSL_ENSURE() into a real condition. | Jan Holesovsky |
2014-02-27 | Exclude WNT-specific includes on other platforms | Stephan Bergmann |
2014-02-26 | Remove visual noise from embeddedobj | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-06 | Typo: seam(s) -> seem(s) | Julien Nabet |
2014-02-03 | fdo#54938 Convert to cppu::supportsService | Alexandre Vicenzi |
2014-01-30 | Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. | Matúš Kukan |
2014-01-29 | bool improvements | Stephan Bergmann |