summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)AuthorFilesLines
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-0/+3
2013-06-14Highlight "LIMIT" as a keyword in sql editZolnai Tamás1-0/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2013-05-20fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-53/+47
2013-05-15Resolves: #i119941# Avoid crash when chart is removed in Writer...Armin Le Grand1-5/+10
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann3-31/+59
2013-05-12Resolves: #i120168# Do not call storeOwn() when not necessaryAndre Fischer1-1/+23
2013-04-26WaE: 'e' : unreferenced local variableTor Lillqvist1-1/+1
2013-04-26fdo#58949 EmbeddedObjectContainer: guard against embed::WrongStateExceptionMiklos Vajna1-5/+10
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-48/+8
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-4/+4
2013-04-08fix windows buildNoel Grandin1-6/+6
2013-04-08fdo#46808, Convert beans::PropertyBag to new styleNoel Grandin2-13/+38
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák73-784/+775
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-05use LanguageTagEike Rathke1-24/+4
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee2-2/+2
2013-04-01remove boilerplate commentsThomas Arnhold11-22/+3
2013-03-30fix loplugin unused warningsPeter Foley1-2/+1
2013-03-29Use const_iterator and put them in for loopJulien Nabet2-6/+2
2013-03-28Drop redundant typedefStephan Bergmann2-5/+5
2013-03-28Related rhbz#928568: Detect aggregators listening at themselvesStephan Bergmann1-2/+9
2013-03-28ditched now unused comphelper::LocaleEike Rathke1-327/+0
2013-03-27-Werror=unused-macrosStephan Bergmann1-4/+1
2013-03-22sd::DocumentSettings: throwing UnknownPropertyException ...Michael Stahl1-3/+8
2013-03-20simplify OUString assignmentsChr. Rossmanith2-4/+4
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-25/+25
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2-2/+2
2013-03-05doubled usingThomas Arnhold2-2/+0
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-3/+4
2013-03-02fdo#39468 Translated German comments to EnglishGábor Nyers1-4/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-2/+2
2013-02-18add comphelper::string::indexOfAny()Michael Stahl1-0/+16
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev2-2/+2
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar1-0/+739
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin1-6/+3
2013-02-11fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin1-5/+4
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-24/+14
2013-02-08EmbeddedObjectContainer: log some exceptionsMichael Stahl1-5/+16
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+6
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith26-303/+282
2013-01-28RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith9-99/+95
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna1-0/+4
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin1-9/+7
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin1-17/+9
2013-01-12correct indentationMarkus Mohrhard1-1/+1