summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-3/+3
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-042-3/+3
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-312-2/+2
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-282-4/+0
* Disallow --without-system-cairo combined with (implicit) --enable-gtkStephan Bergmann2013-10-241-4/+0
* extensions: crude hack for mysterious cairo link failureMichael Stahl2013-10-241-0/+4
* fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza2013-10-231-2/+2
* Fix build of ldapbe in UbuntuMarcos Paulo de Souza2013-10-231-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2224-34/+34
* extensions: try to fix WNT StringMichael Stahl2013-10-221-1/+2
* stray String in extensionsCaolán McNamara2013-10-221-1/+1
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-221-2/+2
* Resolves: fdo#38838 remove UniStringCaolán McNamara2013-10-221-2/+2
* drop unnecessary tools/string includesCaolán McNamara2013-10-2010-10/+0
* fdo#36964 Wording change: "Remove Filter" -> "Reset Filter"Samuel Mehrbrodt2013-10-181-1/+1
* Some string clean-upStephan Bergmann2013-10-154-42/+18
* Use OUString::replaceAllStephan Bergmann2013-10-151-12/+1
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-0712-101/+24
* fdo#46374 replace stardiv in comments where applicableThomas Arnhold2013-10-042-13/+8
* CID#705646 leak on error pathCaolán McNamara2013-10-031-2/+1
* CID#705647 leak on error pathCaolán McNamara2013-10-031-0/+3
* Spell "indices" correctlyTor Lillqvist2013-10-022-7/+7
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* extensions: kill StarOffice/StarSuite branding in browser pluginMichael Stahl2013-10-011-4/+1
* extensions: fix swapped "insert" parametersMichael Stahl2013-10-011-2/+2
* convert extensions module from String to OUStringNoel Grandin2013-10-0144-269/+268
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-253-8/+8
* Try to fix cross-compilationTor Lillqvist2013-09-232-2/+2
* gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl2013-09-221-1/+1
* WaE: cast to 'void *' from smaller integer typeTor Lillqvist2013-09-191-5/+5
* drop unused hidsCaolán McNamara2013-09-171-1/+0
* move uiconfig stuff into the same toplevel source dirCaolán McNamara2013-09-174-2/+2
* Convert tab order dialog to widget UIManal Alhassoun2013-09-178-176/+234
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-112-2/+2
* WaE: use number() instead of valueOf()Tor Lillqvist2013-09-042-13/+13
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-1/+1
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-312-43/+8
* ENABLE_NPAPI_* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2013-08-301-4/+4
* build on higher debug levelsCaolán McNamara2013-08-241-4/+4
* valueOf() -> number()Luboš Luňák2013-08-214-6/+6
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2113-15/+15
* osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann2013-08-212-4/+6
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-202-2/+2
* fdo#67109: Order of XConstantsTypeDescription.getConstants is unspecifiedStephan Bergmann2013-08-191-1/+24
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-192-4/+4
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-185-10/+17
* i121946 - Use enums to identify WebDAV/HTTP methodsAriel Constenla-Haile2013-08-151-1/+1
* i121945 - WebDAV ucp: return StringPair instead of NamedValueAriel Constenla-Haile2013-08-151-27/+27
* i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironmentAriel Constenla-Haile2013-08-151-4/+2