summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab
AgeCommit message (Expand)Author
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-03respect absolute paths for mozilla profile, fdo#45171, lp#919659Markus Mohrhard
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob
2012-04-17Remove some unused methodsJulien Nabet
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-04-16Remove unused code in connectivity.Santiago Martinez
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-03-29removed duplicate includes in connectivityTakeshi Abe
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-23cut mozab down to size somewhatCaolán McNamara
2012-03-21chmod -xTor Lillqvist
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-05Finish translating connectivity, fix some whitespacePhilipp Weissenbacher
2012-03-05Translate German commentsPhilipp Weissenbacher
2012-02-23Tabs to spaces, no code changedKorrawit Pruegsanusak
2012-02-21Typo nsResult -> nsresultStephan Bergmann
2012-02-20Clang-flagged error for typedef of CardPropertyGetter/SetterWei Ming Khoo
2012-02-19Get rid of size() == 0Elton Chung
2012-02-13Fix typos in commentsElton Chung
2012-02-07increase the sleep time of the Mozilla UI ThreadMarkus Mohrhard
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-09Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet
2012-01-07Fix fdo#44065Julien Nabet
2012-01-06generic unix .mozilla dir is under home dir, not xdg-config-dirCaolán McNamara
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2012-01-05catch by const refCaolán McNamara
2011-12-24clean-up remnant obsolete CALL_CDECLNorbert Thiebaud
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-12-15fdo#43707: tweak workarounds for fdo#42865:Michael Stahl
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-23IniParser::Dump uncalled, but potentially useful for debuggingCaolán McNamara
2011-11-15fdo#42865: connectivity: mozab: no mapfileMichael Stahl
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-24Don't do the undef-redef dance for "MINIMAL_PROFILEDISCOVER"Tor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-05-21Drop OS2Tor Lillqvist
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith