summaryrefslogtreecommitdiffstats
path: root/comphelper/source
Commit message (Expand)AuthorAgeFilesLines
* remove OUString wrap for string literalsThomas Arnhold2013-06-299-30/+30
* Some clean upStephan Bergmann2013-06-141-14/+3
* Highlight "LIMIT" as a keyword in sql editZolnai Tamás2013-06-141-0/+1
* Some "cast from ... to ... loses precision fixes"Fridrich Štrba2013-06-041-4/+4
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-23/+14
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-2/+2
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-201-53/+47
* Resolves: #i119941# Avoid crash when chart is removed in Writer...Armin Le Grand2013-05-151-5/+10
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-143-31/+59
* Resolves: #i120168# Do not call storeOwn() when not necessaryAndre Fischer2013-05-121-1/+23
* WaE: 'e' : unreferenced local variableTor Lillqvist2013-04-261-1/+1
* fdo#58949 EmbeddedObjectContainer: guard against embed::WrongStateExceptionMiklos Vajna2013-04-261-5/+10
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-48/+8
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-182-4/+4
* fix windows buildNoel Grandin2013-04-081-6/+6
* fdo#46808, Convert beans::PropertyBag to new styleNoel Grandin2013-04-082-13/+38
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0773-784/+775
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* use LanguageTagEike Rathke2013-04-051-24/+4
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-052-2/+2
* remove boilerplate commentsThomas Arnhold2013-04-0111-22/+3
* fix loplugin unused warningsPeter Foley2013-03-301-2/+1
* Use const_iterator and put them in for loopJulien Nabet2013-03-292-6/+2
* Drop redundant typedefStephan Bergmann2013-03-282-5/+5
* Related rhbz#928568: Detect aggregators listening at themselvesStephan Bergmann2013-03-281-2/+9
* ditched now unused comphelper::LocaleEike Rathke2013-03-281-327/+0
* -Werror=unused-macrosStephan Bergmann2013-03-271-4/+1
* sd::DocumentSettings: throwing UnknownPropertyException ...Michael Stahl2013-03-221-3/+8
* simplify OUString assignmentsChr. Rossmanith2013-03-202-4/+4
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-25/+25
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-062-2/+2
* doubled usingThomas Arnhold2013-03-052-2/+0
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* loplugin: unused variables and commented codeThomas Arnhold2013-03-031-3/+4
* fdo#39468 Translated German comments to EnglishGábor Nyers2013-03-021-4/+3
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-2/+2
* loplugin: improve indentationThomas Arnhold2013-02-251-2/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-2/+2
* add comphelper::string::indexOfAny()Michael Stahl2013-02-181-0/+16
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-172-2/+2
* Move SyntaxHighlighter class from svtools to comphelperAndras Timar2013-02-161-0/+739
* fdo#46808, convert code in desktop module to XComponentContextNoel Grandin2013-02-111-6/+3
* fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin2013-02-111-5/+4
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-24/+14
* EmbeddedObjectContainer: log some exceptionsMichael Stahl2013-02-081-5/+16
* fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida2013-02-041-0/+6
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-3126-303/+282
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-289-99/+95
* text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna2013-01-251-0/+4