summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)AuthorFilesLines
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold2-4/+0
2012-07-02fdo#51619 do not ask for parameters if all have already been givenLionel Elie Mamane1-1/+1
2012-07-02janitorial: remove unused xParamsAsNames variableLionel Elie Mamane1-1/+0
2012-06-29Remove some more include guardsThomas Arnhold1-3/+0
2012-06-29Remove UNO includes commentsThomas Arnhold26-61/+0
2012-06-27update unused code listCaolán McNamara1-13/+0
2012-06-27callcatcher: remove some unused codeCaolán McNamara3-20/+0
2012-06-27Remove unused include filesThomas Arnhold8-871/+0
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-26re-base on ALv2 code.Michael Meeks4-77/+47
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-12/+6
2012-06-25Remove various commented out definesThomas Arnhold1-9/+0
2012-06-25removed unused forward declarations of classTakeshi Abe29-49/+0
2012-06-22.y files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.l files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl3-0/+0
2012-06-22correct ODBC timestamp column sizeLionel Elie Mamane1-1/+2
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-19typo: paramters, paramaters -> parametersAndras Timar2-2/+2
2012-06-19misc dead code and cosmetic cleanup.Michael Meeks1-8/+0
2012-06-18evoab2: add libebook-1.2.so.13 (evolution 3.4)Rene Engelhard1-0/+1
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara4-17/+0
2012-06-15ancient bison nees %token-table for yytname to be usableChristian Lohmaier1-0/+1
2012-06-13WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier1-0/+2
2012-06-13use commandline parameters instead of bison directives (XCode 2.5)Christian Lohmaier1-5/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-2/+2
2012-06-12re-base on ALv2 code.Michael Meeks648-14987/+9631
2012-06-09Remove superfluous empty lines on topThomas Arnhold12-24/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-06-08Drop unused fileJulien Nabet1-94/+0
2012-06-06re-base on ALv2 code.Michael Meeks1-0/+1
2012-06-06nuke dead codeTakeshi Abe2-30/+0
2012-06-06removed dead codeTakeshi Abe2-17/+0
2012-06-04Replace manual Mutex handling by clearable guardLionel Elie Mamane1-6/+2
2012-06-04ALv2 licensing compliance, and first test / re-based module pair.Michael Meeks2-49/+28
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+3
2012-06-04nuke unused definesTakeshi Abe13-34/+0
2012-06-03removed unused definesTakeshi Abe1-1/+0
2012-06-02cosmetic clean-upNorbert Thiebaud2-661/+661
2012-06-02targeted string re-workNorbert Thiebaud4-15/+15
2012-06-02targeted string re-workNorbert Thiebaud3-4/+4
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud67-604/+604
2012-06-02targeted string re-workNorbert Thiebaud11-101/+99
2012-06-01Update commentsLionel Elie Mamane1-2/+2
2012-06-01nuke unused namespaceTakeshi Abe5-7/+0
2012-05-31nuke unused typedefTakeshi Abe19-22/+0
2012-05-30clean mozab includes, so two include paths can be droppedDavid Tardon6-13/+13
2012-05-30Fix misplaced parenthesisJulien Nabet1-1/+1