summaryrefslogtreecommitdiff
path: root/comphelper/source/misc
AgeCommit message (Expand)AuthorFilesLines
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens6-16/+0
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2-6/+6
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist1-1/+1
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2-41/+34
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-6/+2
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+1
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-6/+2
2012-10-26Remove obsolete commentStephan Bergmann1-1/+0
2012-10-26Turn SAL_INFO back to SAL_WARNStephan Bergmann1-1/+1
2012-10-26Simplify SAL_INFO usage even furtherStephan Bergmann1-9/+6
2012-10-25comphelper: convert OSL_* to SAL_* in namedvaluecollectionMiklos Vajna1-2/+3
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-9/+8
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2-9/+5
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-5/+4
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-0/+20
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-20/+3
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud6-14/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-6/+8
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-3/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-4/+5
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida1-0/+6
2012-08-25Replace usage of rtl/memory.h in comphelper with equivalent from string.hArnaud Versini2-6/+8
2012-08-23Some clean up after previous commitStephan Bergmann1-14/+4
2012-08-23fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin1-3/+4
2012-08-16Revert "Cleanup comphelper::storagehelper"Matúš Kukan1-246/+265
2012-08-16Cleanup comphelper::storagehelperTomaž Vajngerl1-265/+246
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-8/+4
2012-08-08reduce ascii noise and useless commentsThomas Arnhold5-18/+0
2012-08-08remove include comments and boxesThomas Arnhold4-11/+0
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold2-48/+0
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann1-48/+61
2012-07-18Fix sense of SAL_WARN_IF conditionsStephan Bergmann1-2/+2
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan1-10/+0
2012-06-29re-base on ALv2 code.Michael Meeks36-825/+504
2012-06-29gridfixes: #i117265# implement less-predicate for Date/Time structsFrank Schoenheit [fs]1-3/+131
2012-06-29Remove UNO includes commentsThomas Arnhold9-20/+0
2012-06-21re-base on ALv2 code.Michael Meeks17-395/+244
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara1-12/+0
2012-06-09Remove superfluous include commentsThomas Arnhold2-4/+0
2012-06-06drop String::ReverseCaolán McNamara1-0/+26
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 Dezsi1-6/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
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 Abe1-1/+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-04Removed dead codeMarc-André Laverdière-Papineau1-6/+0
2012-03-04Removed dead codeMarc-André Laverdière-Papineau1-5/+0