summaryrefslogtreecommitdiff
path: root/comphelper/inc
AgeCommit message (Expand)Author
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-02Fix windows build where min and max are macrosFridrich Štrba
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann
2012-07-24mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan
2012-07-14simplify include guardsThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18add a route to compare a O[U]String to one code unitCaolán McNamara
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-12don't need to realloc stringCaolán McNamara
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara
2012-06-06drop String::ReverseCaolán McNamara
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-04-18Add comment describing the meanings of the filter flag bitsTor Lillqvist
2012-04-18callcatcher: update listCaolán McNamara
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-20move GetFilterFlags inside ifdef WNTCaolán McNamara
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)
2012-03-05Translate german comments in core/comphelperTom Thorogood
2012-03-04Removed dead codeMarc-André Laverdière-Papineau
2012-03-04Removed dead codeMarc-André Laverdière-Papineau
2012-02-29move template out of headerCaolán McNamara
2012-02-26add AddFilterNameCheckOwnFile back for WNTMatúš Kukan
2012-02-25Remove unused codeElton Chung
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-16Clean up AsyncEventNotifier interfaceStephan Bergmann
2012-02-15Various string function clean upStephan Bergmann
2012-02-14comphelper: add getINT64Lionel Elie Mamane
2012-02-10bah, we don't need these after allCaolán McNamara
2012-02-10extend unit test to islowerCaolán McNamara
2012-02-10Remove unused code.Santiago Martinez
2012-02-06Typos in method descriptions.Kohei Yoshida
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens