summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-29re-base on ALv2 code.Michael Meeks72-1651/+1008
2012-06-29gridfixes: #i117265# implement less-predicate for Date/Time structsFrank Schoenheit [fs]1-3/+131
2012-06-29Remove UNO includes commentsThomas Arnhold12-26/+0
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-2/+1
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks23-533/+328
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-19/+0
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara1-12/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-09Remove superfluous include commentsThomas Arnhold2-4/+0
2012-06-06drop String::ReverseCaolán McNamara1-0/+26
2012-05-31targetted prefer prefix operators reversionMichael Meeks2-2/+2
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara1-12/+3
2012-04-18callcatcher: update listCaolán McNamara1-6/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-7/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-02callcatcher: remove some unused codeCaolán McNamara1-16/+0
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet1-8/+8
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-3/+3
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2-2/+0
2012-03-20move GetFilterFlags inside ifdef WNTCaolán McNamara1-26/+26
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+2
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)3-7/+7
2012-03-05Translate german comments in core/comphelperTom Thorogood4-67/+62
2012-03-04Removed dead codeMarc-André Laverdière-Papineau1-6/+0
2012-03-04Removed dead codeMarc-André Laverdière-Papineau1-5/+0
2012-02-29move template out of headerCaolán McNamara1-0/+37
2012-02-26add AddFilterNameCheckOwnFile back for WNTMatúš Kukan1-0/+18
2012-02-25Remove unused codeElton Chung10-210/+0
2012-02-25Remove unused code in basegfx, comphelperElton Chung2-28/+0
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat1-0/+2
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann1-34/+3
2012-02-19Get rid of size() == 0Elton Chung1-2/+2
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-16Clean up AsyncEventNotifier interfaceStephan Bergmann1-2/+2
2012-02-15Various string function clean upStephan Bergmann1-120/+0
2012-02-14comphelper: add getINT64Lionel Elie Mamane1-0/+8
2012-02-13Make simplified configuration API available down in comphelperStephan Bergmann1-25/+3
2012-02-13callcatcher: regenerate listCaolán McNamara1-30/+0
2012-02-10extend unit test to islowerCaolán McNamara1-0/+15
2012-02-10Remove unused code.Santiago Martinez1-15/+0
2012-02-05Some cppcheck cleaningJulien Nabet1-4/+4
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann1-0/+233
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann9-21/+15
2012-01-15Clang -Wunused-variable.Stephan Bergmann1-1/+0
2012-01-05Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05catch by const refCaolán McNamara1-43/+45
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-0/+29
2012-01-05callcatcher: drop some unused methodsCaolán McNamara1-92/+0
2012-01-03Do not export whole class to avoid MS C++ implicitly exporting base template.Stephan Bergmann1-0/+7