summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper
AgeCommit message (Expand)AuthorFilesLines
2012-08-16Cleanup comphelper::storagehelperTomaž Vajngerl1-91/+86
2012-08-08reduce ascii noise and useless commentsThomas Arnhold7-33/+0
2012-08-08remove include comments and boxesThomas Arnhold7-20/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-2/+0
2012-08-02Fix windows build where min and max are macrosFridrich Štrba1-2/+2
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold1-0/+1
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann1-2/+0
2012-07-24mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl1-0/+51
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan1-5/+0
2012-07-14simplify include guardsThomas Arnhold8-27/+13
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-06-29re-base on ALv2 code.Michael Meeks56-1296/+793
2012-06-29Remove some more include guardsThomas Arnhold3-9/+1
2012-06-29Remove UNO includes commentsThomas Arnhold11-25/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks43-994/+638
2012-06-18add a route to compare a O[U]String to one code unitCaolán McNamara1-0/+20
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-13/+0
2012-06-12don't need to realloc stringCaolán McNamara1-1/+2
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara1-3/+0
2012-06-06drop String::ReverseCaolán McNamara1-0/+15
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara1-0/+14
2012-04-18Add comment describing the meanings of the filter flag bitsTor Lillqvist1-0/+29
2012-04-18callcatcher: update listCaolán McNamara1-13/+0
2012-04-02callcatcher: remove some unused codeCaolán McNamara1-7/+0
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe2-2/+0
2012-03-20move GetFilterFlags inside ifdef WNTCaolán McNamara1-2/+2
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens1-20/+20
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann8-2/+24
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)1-2/+2
2012-03-05Translate german comments in core/comphelperTom Thorogood1-2/+2
2012-03-04Removed dead codeMarc-André Laverdière-Papineau1-1/+0
2012-03-04Removed dead codeMarc-André Laverdière-Papineau1-2/+0
2012-02-29move template out of headerCaolán McNamara1-24/+2
2012-02-26add AddFilterNameCheckOwnFile back for WNTMatúš Kukan1-0/+4
2012-02-25Remove unused codeElton Chung10-90/+0
2012-02-25Remove unused code in basegfx, comphelperElton Chung2-20/+0
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat1-0/+1
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann1-18/+15
2012-02-16Clean up AsyncEventNotifier interfaceStephan Bergmann1-10/+1
2012-02-15Various string function clean upStephan Bergmann1-172/+20
2012-02-14comphelper: add getINT64Lionel Elie Mamane1-0/+1
2012-02-10bah, we don't need these after allCaolán McNamara1-60/+0
2012-02-10extend unit test to islowerCaolán McNamara1-0/+30
2012-02-10Remove unused code.Santiago Martinez1-30/+0
2012-02-06Typos in method descriptions.Kohei Yoshida1-2/+2
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-17/+18
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann1-0/+353
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-10/+3