summaryrefslogtreecommitdiffstats
path: root/comphelper/inc
Commit message (Expand)AuthorAgeFilesLines
* add comphelper::string::indexOfAny()Michael Stahl2013-02-181-0/+11
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-172-6/+6
* Move SyntaxHighlighter class from svtools to comphelperAndras Timar2013-02-161-0/+165
* fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin2013-02-111-4/+1
* fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright2013-02-091-1/+1
* fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida2013-02-041-0/+2
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-314-48/+47
* text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna2013-01-251-0/+2
* fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2013-01-151-2/+3
* fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin2012-12-131-5/+5
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-16/+16
* mvoe rtl_(u)string_alloc to salLuboš Luňák2012-12-061-45/+0
* workaround for a strange mingw problem caused by fast string operator+Luboš Luňák2012-12-031-1/+2
* comphelper::string::ConstAsciiString support for fast operator+Luboš Luňák2012-12-031-0/+16
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-21/+0
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-292-6/+4
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-282-16/+16
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-4/+4
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-6/+7
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-4/+2
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-2/+2
* sal_Bool -> bool in comphelperNoel Grandin2012-10-041-6/+6
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-3/+3
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-4/+11
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-181-23/+7
* First cut on integrating liborcus into libreoffice tree....Kohei Yoshida2012-09-071-0/+1
* Replace usage of rtl/memory.h in comphelper with equivalent from string.hArnaud Versini2012-08-251-2/+2
* Some clean up after previous commitStephan Bergmann2012-08-231-8/+13
* SwXTextTable: add "TableBorder2" propertyMichael Stahl2012-08-201-0/+1
* Revert "Cleanup comphelper::storagehelper"Matúš Kukan2012-08-161-86/+91
* Cleanup comphelper::storagehelperTomaž Vajngerl2012-08-161-91/+86
* reduce ascii noise and useless commentsThomas Arnhold2012-08-087-33/+0
* remove include comments and boxesThomas Arnhold2012-08-087-20/+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-251-2/+0
* mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl2012-07-241-0/+51
* unusedcode: drop CellBlock and one small methodMatúš Kukan2012-07-161-5/+0
* simplify include guardsThomas Arnhold2012-07-148-27/+13
* Remove unused definesThomas Arnhold2012-07-011-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-2956-1296/+793
* Remove some more include guardsThomas Arnhold2012-06-293-9/+1
* Remove UNO includes commentsThomas Arnhold2012-06-2911-25/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-2143-994/+638
* add a route to compare a O[U]String to one code unitCaolán McNamara2012-06-181-0/+20
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-151-13/+0