summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Using macro expansion function for the remaining config entries.Vishv Brahmbhatt1-21/+3
2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt2-0/+60
2013-09-02WaE: unused function 'removeFragment'Tor Lillqvist1-18/+0
2013-09-02CMIS: fix file saving issueCao Cuong Ngo1-1/+4
2013-08-31Be less patheticStephan Bergmann1-37/+19
2013-08-28rhbz#1001768: avoid deadlock in AccessibleEventNotifierMichael Stahl1-14/+19
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-4/+4
2013-08-20Improve some debug outputStephan Bergmann1-7/+31
2013-08-19callcatcher: remove some more unused codeCaolán McNamara1-6/+0
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+2
2013-08-16Use cppu::WeakImplHelperStephan Bergmann1-40/+0
2013-07-22Mark as constTakeshi Abe1-2/+2
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-0/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold9-30/+30
2013-06-14Some clean upStephan Bergmann1-14/+3
2013-06-14Highlight "LIMIT" as a keyword in sql editZolnai Tamás1-0/+1
2013-06-04Some "cast from ... to ... loses precision fixes"Fridrich Štrba1-4/+4
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+2
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 Bergmann4-31/+60
2013-05-12Resolves: #i120168# Do not call storeOwn() when not necessaryAndre Fischer1-1/+23
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-2/+2
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin1-1/+0
2013-04-26WaE: 'e' : unreferenced local variableTor Lillqvist1-1/+1
2013-04-26fdo#58949 EmbeddedObjectContainer: guard against embed::WrongStateExceptionMiklos Vajna1-5/+10
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-5/+0
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-1/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-23execute move of global headersBjoern Michaelsen108-16932/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks6-142/+24
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-4/+4
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-08fix windows buildNoel Grandin1-6/+6
2013-04-08fdo#46808, Convert beans::PropertyBag to new styleNoel Grandin2-13/+38
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ňák130-1364/+1355
2013-04-05new module i18nlangtagEike Rathke2-2/+2
2013-04-05use LanguageTagEike Rathke2-24/+5
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee3-5/+5
2013-04-04-I$(SRCDIR)/comphelper/inc before solver/*/incEike Rathke1-0/+1
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 Bergmann3-8/+6
2013-03-28Related rhbz#928568: Detect aggregators listening at themselvesStephan Bergmann1-2/+9