summaryrefslogtreecommitdiffstats
path: root/comphelper/source
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-06-2972-1651/+1008
* gridfixes: #i117265# implement less-predicate for Date/Time structsFrank Schoenheit [fs]2012-06-291-3/+131
* Remove UNO includes commentsThomas Arnhold2012-06-2912-26/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-2/+1
* Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-232-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-2123-533/+328
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-151-19/+0
* removeTrailingChars is the same as stripEndCaolán McNamara2012-06-111-12/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* Remove superfluous include commentsThomas Arnhold2012-06-092-4/+0
* drop String::ReverseCaolán McNamara2012-06-061-0/+26
* targetted prefer prefix operators reversionMichael Meeks2012-05-312-2/+2
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-171-12/+3
* callcatcher: update listCaolán McNamara2012-04-181-6/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-7/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-6/+6
* callcatcher: remove some unused codeCaolán McNamara2012-04-021-16/+0
* Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet2012-03-291-8/+8
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-291-3/+3
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-282-2/+0
* move GetFilterFlags inside ifdef WNTCaolán McNamara2012-03-201-26/+26
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+2
* Correct some mistranslated commentsStefan Knorr (astron)2012-03-103-7/+7
* Translate german comments in core/comphelperTom Thorogood2012-03-054-67/+62
* Removed dead codeMarc-André Laverdière-Papineau2012-03-041-6/+0
* Removed dead codeMarc-André Laverdière-Papineau2012-03-041-5/+0
* move template out of headerCaolán McNamara2012-02-291-0/+37
* add AddFilterNameCheckOwnFile back for WNTMatúš Kukan2012-02-261-0/+18
* Remove unused codeElton Chung2012-02-2510-210/+0
* Remove unused code in basegfx, comphelperElton Chung2012-02-252-28/+0
* fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat2012-02-231-0/+2
* Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-34/+3
* Get rid of size() == 0Elton Chung2012-02-191-2/+2
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-2/+2
* Clean up AsyncEventNotifier interfaceStephan Bergmann2012-02-161-2/+2
* Various string function clean upStephan Bergmann2012-02-151-120/+0
* comphelper: add getINT64Lionel Elie Mamane2012-02-141-0/+8
* Make simplified configuration API available down in comphelperStephan Bergmann2012-02-131-25/+3
* callcatcher: regenerate listCaolán McNamara2012-02-131-30/+0
* extend unit test to islowerCaolán McNamara2012-02-101-0/+15
* Remove unused code.Santiago Martinez2012-02-101-15/+0
* Some cppcheck cleaningJulien Nabet2012-02-051-4/+4
* Move unotools/configuration.hxx to comphelperStephan Bergmann2012-01-311-0/+233
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-219-21/+15
* Clang -Wunused-variable.Stephan Bergmann2012-01-151-1/+0
* Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot2012-01-051-1/+1
* catch by const refCaolán McNamara2012-01-051-43/+45
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-0/+29
* callcatcher: drop some unused methodsCaolán McNamara2012-01-051-92/+0
* Do not export whole class to avoid MS C++ implicitly exporting base template.Stephan Bergmann2012-01-031-0/+7