summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/mozillasrc
AgeCommit message (Expand)Author
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-07-27remove some unused definesNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-03Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-13connectivity: remove some unnecessary code from MozABMichael Stahl
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Fix simple typos.Andrea Gelmini
2014-11-20further fix mozab build after header cleanupChristian Lohmaier
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-04connectivity: fix includesThomas Arnhold
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-19another blind fix for windows buildDavid Tardon
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Missing includeStephan Bergmann
2013-11-14connectivity: remove #pragma GCC system_header in mozabdrvMichael Stahl
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-21valueOf is deprecatedLuboš Luňák
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20no need for include guard valueThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04sal_Bool to boolTakeshi Abe
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-10-06some cppcheck cleaningJulien Nabet
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06nuke dead codeTakeshi Abe
2012-06-04Replace manual Mutex handling by clearable guardLionel Elie Mamane
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-30clean mozab includes, so two include paths can be droppedDavid Tardon
2012-05-29switch connectivity to gbuildDavid Tardon