summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/mozillasrc
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-7/+7
2015-03-13connectivity: remove some unnecessary code from MozABMichael Stahl1-7/+0
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre1-3/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin3-28/+28
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin2-2/+0
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara2-5/+4
2015-01-02Fix simple typos.Andrea Gelmini1-1/+1
2014-11-20further fix mozab build after header cleanupChristian Lohmaier1-0/+1
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-3/+3
2014-06-04connectivity: fix includesThomas Arnhold9-13/+13
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold10-29/+29
2014-04-19another blind fix for windows buildDavid Tardon1-1/+1
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-1/+2
2014-04-15whitespace for include statementsThomas Arnhold1-1/+1
2014-02-27Remove visual noise from connectivityAlexander Wilms7-36/+36
2014-02-23Remove unneccessary commentsAlexander Wilms7-61/+61
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-2/+2
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-4/+0
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06Missing includeStephan Bergmann1-0/+4
2013-11-14connectivity: remove #pragma GCC system_header in mozabdrvMichael Stahl1-3/+0
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-08-21valueOf is deprecatedLuboš Luňák2-2/+2
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann3-3/+6
2013-06-29remove OUString wrap for string literalsThomas Arnhold3-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák14-132/+132
2013-03-20no need for include guard valueThomas Arnhold2-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-9/+9
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-10/+3
2012-10-06some cppcheck cleaningJulien Nabet1-7/+3
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-12re-base on ALv2 code.Michael Meeks19-444/+275
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06nuke dead codeTakeshi Abe1-14/+0
2012-06-04Replace manual Mutex handling by clearable guardLionel Elie Mamane1-6/+2
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-05-30clean mozab includes, so two include paths can be droppedDavid Tardon2-4/+4
2012-05-29switch connectivity to gbuildDavid Tardon1-76/+0
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob3-13/+13
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob2-2/+2
2012-04-16Remove unused code in connectivity.Santiago Martinez2-21/+0
2012-03-29removed duplicate includes in connectivityTakeshi Abe2-2/+0
2012-03-23cut mozab down to size somewhatCaolán McNamara4-81/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-02-23Tabs to spaces, no code changedKorrawit Pruegsanusak1-7/+7
2012-02-21Typo nsResult -> nsresultStephan Bergmann1-2/+2