summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
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 Grandin2-11/+11
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2-15/+15
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2-9/+5
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2-17/+6
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-5/+4
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-35/+28
2012-10-18better to throw and report exact failureCaolán McNamara1-1/+1
2012-10-04sal_Bool -> bool in comphelperNoel Grandin1-5/+5
2012-10-04sal_Bool -> bool in comphelperNoel Grandin2-8/+8
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2-11/+11
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2-4/+31
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain1-2/+0
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-20/+3
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud7-16/+16
2012-09-22missing package dependencyMatúš Kukan1-1/+4
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann6-32/+22
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2-48/+23
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-3/+0
2012-09-15Simplify AutoOGuardArray + rename private attributeJulien Nabet1-7/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-4/+5
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida2-0/+7
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-10/+12
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-14/+13
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-6/+3
2012-08-25Replace usage of rtl/memory.h in comphelper with equivalent from string.hArnaud Versini3-8/+10
2012-08-23Some clean up after previous commitStephan Bergmann2-22/+17
2012-08-23fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin1-3/+4
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl2-0/+3
2012-08-17gbuild: register all jarsMichael Stahl1-5/+5
2012-08-16Revert "Cleanup comphelper::storagehelper"Matúš Kukan2-332/+356
2012-08-16Cleanup comphelper::storagehelperTomaž Vajngerl2-356/+332
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-10/+4
2012-08-08reduce ascii noise and useless commentsThomas Arnhold12-51/+0
2012-08-08remove include comments and boxesThomas Arnhold11-31/+0
2012-08-07remove empty ascii boxes and stuff IIIThomas Arnhold2-48/+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 Bergmann2-50/+61
2012-07-24mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl2-0/+52
2012-07-18Fix sense of SAL_WARN_IF conditionsStephan Bergmann1-2/+2