summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete commentStephan Bergmann2012-10-261-1/+0
* Turn SAL_INFO back to SAL_WARNStephan Bergmann2012-10-261-1/+1
* Simplify SAL_INFO usage even furtherStephan Bergmann2012-10-261-9/+6
* comphelper: convert OSL_* to SAL_* in namedvaluecollectionMiklos Vajna2012-10-251-2/+3
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-242-11/+11
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-242-15/+15
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-232-9/+5
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-232-17/+6
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-231-5/+4
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-222-35/+28
* better to throw and report exact failureCaolán McNamara2012-10-181-1/+1
* sal_Bool -> bool in comphelperNoel Grandin2012-10-041-5/+5
* sal_Bool -> bool in comphelperNoel Grandin2012-10-042-8/+8
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-042-11/+11
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-042-4/+31
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-011-2/+0
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-20/+3
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-257-16/+16
* missing package dependencyMatúš Kukan2012-09-221-1/+4
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-196-32/+22
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-182-48/+23
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-3/+0
* Simplify AutoOGuardArray + rename private attributeJulien Nabet2012-09-151-7/+4
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-4/+5
* First cut on integrating liborcus into libreoffice tree....Kohei Yoshida2012-09-072-0/+7
* fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin2012-09-051-10/+12
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-14/+13
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-6/+3
* Replace usage of rtl/memory.h in comphelper with equivalent from string.hArnaud Versini2012-08-253-8/+10
* Some clean up after previous commitStephan Bergmann2012-08-232-22/+17
* fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin2012-08-231-3/+4
* SwXTextTable: add "TableBorder2" propertyMichael Stahl2012-08-202-0/+3
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* Revert "Cleanup comphelper::storagehelper"Matúš Kukan2012-08-162-332/+356
* Cleanup comphelper::storagehelperTomaž Vajngerl2012-08-162-356/+332
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-142-10/+4
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0812-51/+0
* remove include comments and boxesThomas Arnhold2012-08-0811-31/+0
* remove empty ascii boxes and stuff IIIThomas Arnhold2012-08-072-48/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-2/+0
* Fix windows build where min and max are macrosFridrich Štrba2012-08-021-2/+2
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* Partially revert "Remove unused defines"Thomas Arnhold2012-07-281-0/+1
* Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann2012-07-252-50/+61
* mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl2012-07-242-0/+52
* Fix sense of SAL_WARN_IF conditionsStephan Bergmann2012-07-181-2/+2
* unusedcode: drop CellBlock and one small methodMatúš Kukan2012-07-162-15/+0