summaryrefslogtreecommitdiffstats
path: root/comphelper/source
Commit message (Expand)AuthorAgeFilesLines
* Revert "Cleanup comphelper::storagehelper"Matúš Kukan2012-08-161-246/+265
* Cleanup comphelper::storagehelperTomaž Vajngerl2012-08-161-265/+246
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-142-10/+4
* reduce ascii noise and useless commentsThomas Arnhold2012-08-085-18/+0
* remove include comments and boxesThomas Arnhold2012-08-084-11/+0
* remove empty ascii boxes and stuff IIIThomas Arnhold2012-08-072-48/+0
* Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann2012-07-251-48/+61
* Fix sense of SAL_WARN_IF conditionsStephan Bergmann2012-07-181-2/+2
* unusedcode: drop CellBlock and one small methodMatúš Kukan2012-07-161-10/+0
* 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