summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza12-101/+24
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold2-13/+8
2013-10-03CID#705646 leak on error pathCaolán McNamara1-2/+1
2013-10-03CID#705647 leak on error pathCaolán McNamara1-0/+3
2013-10-02Spell "indices" correctlyTor Lillqvist2-7/+7
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-01extensions: kill StarOffice/StarSuite branding in browser pluginMichael Stahl1-4/+1
2013-10-01extensions: fix swapped "insert" parametersMichael Stahl1-2/+2
2013-10-01convert extensions module from String to OUStringNoel Grandin44-269/+268
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara3-8/+8
2013-09-23Try to fix cross-compilationTor Lillqvist2-2/+2
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-1/+1
2013-09-19WaE: cast to 'void *' from smaller integer typeTor Lillqvist1-5/+5
2013-09-17drop unused hidsCaolán McNamara1-1/+0
2013-09-17move uiconfig stuff into the same toplevel source dirCaolán McNamara4-2/+2
2013-09-17Convert tab order dialog to widget UIManal Alhassoun8-176/+234
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann2-2/+2
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist2-13/+13
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer2-43/+8
2013-08-30ENABLE_NPAPI_* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-4/+4
2013-08-24build on higher debug levelsCaolán McNamara1-4/+4
2013-08-21valueOf() -> number()Luboš Luňák4-6/+6
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák13-15/+15
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann2-4/+6
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks2-2/+2
2013-08-19fdo#67109: Order of XConstantsTypeDescription.getConstants is unspecifiedStephan Bergmann1-1/+24
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2-4/+4
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist5-10/+17
2013-08-15i121946 - Use enums to identify WebDAV/HTTP methodsAriel Constenla-Haile1-1/+1
2013-08-15i121945 - WebDAV ucp: return StringPair instead of NamedValueAriel Constenla-Haile1-27/+27
2013-08-15i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironmentAriel Constenla-Haile1-4/+2
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2-3/+3
2013-08-14make extensions XubString freeCaolán McNamara5-32/+28
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2-6/+3
2013-08-04Mark as const/staticTakeshi Abe1-1/+1
2013-07-31fdo#67430 Keep original order of entry positions, not alphabetically sortedStephan Bergmann1-229/+232
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara30-158/+158
2013-07-28More details in debug outputLionel Elie Mamane1-0/+9
2013-07-27Mark as const/staticTakeshi Abe2-3/+3
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-1/+1
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-3/+1
2013-07-05cleanup src filesThomas Arnhold3-28/+0
2013-07-03restore title on Format Number single tab dialogsCaolán McNamara1-1/+3
2013-07-02Resolves: fdo#66252 format->number for controls is bustedCaolán McNamara1-5/+5
2013-06-29remove OUString wrap for string literalsThomas Arnhold20-77/+77
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold1-1/+1