summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)Author
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22extensions: try to fix WNT StringMichael Stahl
2013-10-22stray String in extensionsCaolán McNamara
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18fdo#36964 Wording change: "Remove Filter" -> "Reset Filter"Samuel Mehrbrodt
2013-10-15Some string clean-upStephan Bergmann
2013-10-15Use OUString::replaceAllStephan Bergmann
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-10-03CID#705646 leak on error pathCaolán McNamara
2013-10-03CID#705647 leak on error pathCaolán McNamara
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-01extensions: kill StarOffice/StarSuite branding in browser pluginMichael Stahl
2013-10-01extensions: fix swapped "insert" parametersMichael Stahl
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-19WaE: cast to 'void *' from smaller integer typeTor Lillqvist
2013-09-17move uiconfig stuff into the same toplevel source dirCaolán McNamara
2013-09-17Convert tab order dialog to widget UIManal Alhassoun
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-24build on higher debug levelsCaolán McNamara
2013-08-21valueOf() -> number()Luboš Luňák
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-19fdo#67109: Order of XConstantsTypeDescription.getConstants is unspecifiedStephan Bergmann
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-15i121946 - Use enums to identify WebDAV/HTTP methodsAriel Constenla-Haile
2013-08-15i121945 - WebDAV ucp: return StringPair instead of NamedValueAriel Constenla-Haile
2013-08-15i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironmentAriel Constenla-Haile
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
2013-08-14make extensions XubString freeCaolán McNamara
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-04Mark as const/staticTakeshi Abe
2013-07-31fdo#67430 Keep original order of entry positions, not alphabetically sortedStephan Bergmann
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-27Mark as const/staticTakeshi Abe
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-07-05cleanup src filesThomas Arnhold