summaryrefslogtreecommitdiff
path: root/comphelper/inc
AgeCommit message (Expand)AuthorFilesLines
2014-08-30coverity#706466 Uncaught exceptionCaolán McNamara1-1/+0
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold1-1/+2
2014-05-11fix-includes.pl: comphelperThomas Arnhold1-37/+17
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold2-0/+260
2013-04-23execute move of global headersBjoern Michaelsen106-16803/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-72/+12
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold2-5/+5
2013-04-15fdo#60724 correct spellingThomas Arnhold1-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák56-528/+528
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee1-3/+3
2013-03-28Drop redundant typedefStephan Bergmann1-3/+1
2013-03-28ditched now unused comphelper::LocaleEike Rathke1-370/+0
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann1-6/+2
2013-03-22sd::DocumentSettings: throwing UnknownPropertyException ...Michael Stahl1-5/+5
2013-03-03binfilter: remove some tracesThomas Arnhold1-180/+0
2013-03-02fdo#39468 Translated German comments to EnglishGábor Nyers1-20/+17
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet4-6/+6
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-18add comphelper::string::indexOfAny()Michael Stahl1-0/+11
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev2-6/+6
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar1-0/+165
2013-02-11fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin1-4/+1
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright1-1/+1
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+2
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith4-48/+47
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna1-0/+2
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin1-2/+3
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin1-5/+5
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-16/+16
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-45/+0
2012-12-03workaround for a strange mingw problem caused by fast string operator+Luboš Luňák1-1/+2
2012-12-03comphelper::string::ConstAsciiString support for fast operator+Luboš Luňák1-0/+16
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-21/+0
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2-6/+4
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2-16/+16
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-4/+4
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-6/+7
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-4/+2
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-2/+2
2012-10-04sal_Bool -> bool in comphelperNoel Grandin1-6/+6
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-3/+3
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-4/+11
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann1-23/+7
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida1-0/+1