summaryrefslogtreecommitdiffstats
path: root/comphelper/source
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-241-7/+7
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-9/+8
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-232-9/+5
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-13/+4
* 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-221-33/+26
* 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-041-2/+2
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-8/+8
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-0/+20
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-20/+3
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-256-14/+14
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-196-32/+22
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-181-25/+16
* 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-071-0/+6
* 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-252-6/+8
* Some clean up after previous commitStephan Bergmann2012-08-231-14/+4
* fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin2012-08-231-3/+4
* SwXTextTable: add "TableBorder2" propertyMichael Stahl2012-08-201-0/+2
* Revert "Cleanup comphelper::storagehelper"Matúš Kukan2012-08-161-246/+265
* Cleanup comphelper::storagehelperTomaž Vajngerl2012-08-161-265/+246
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-142-10/+4
* reduce ascii noise and useless commentsThomas Arnhold2012-08-085-18/+0
* remove include comments and boxesThomas Arnhold2012-08-084-11/+0
* remove empty ascii boxes and stuff IIIThomas Arnhold2012-08-072-48/+0
* Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann2012-07-251-48/+61
* Fix sense of SAL_WARN_IF conditionsStephan Bergmann2012-07-181-2/+2
* unusedcode: drop CellBlock and one small methodMatúš Kukan2012-07-161-10/+0
* re-base on ALv2 code.Michael Meeks2012-06-2972-1651/+1008
* gridfixes: #i117265# implement less-predicate for Date/Time structsFrank Schoenheit [fs]2012-06-291-3/+131
* Remove UNO includes commentsThomas Arnhold2012-06-2912-26/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-2/+1
* Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-232-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-2123-533/+328
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-151-19/+0
* removeTrailingChars is the same as stripEndCaolán McNamara2012-06-111-12/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* Remove superfluous include commentsThomas Arnhold2012-06-092-4/+0
* drop String::ReverseCaolán McNamara2012-06-061-0/+26