summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2013-08-152-3/+3
* make extensions XubString freeCaolán McNamara2013-08-145-32/+28
* fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2013-08-042-6/+3
* Mark as const/staticTakeshi Abe2013-08-041-1/+1
* fdo#67430 Keep original order of entry positions, not alphabetically sortedStephan Bergmann2013-07-311-229/+232
* Remove effectively unused INetURLObject OString overloadsStephan Bergmann2013-07-291-1/+1
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-2830-158/+158
* More details in debug outputLionel Elie Mamane2013-07-281-0/+9
* Mark as const/staticTakeshi Abe2013-07-272-3/+3
* convert GetSelectEntry family to OUStringCaolán McNamara2013-07-261-1/+1
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+2
* String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2013-07-141-3/+1
* cleanup src filesThomas Arnhold2013-07-053-28/+0
* restore title on Format Number single tab dialogsCaolán McNamara2013-07-031-1/+3
* Resolves: fdo#66252 format->number for controls is bustedCaolán McNamara2013-07-021-5/+5
* remove OUString wrap for string literalsThomas Arnhold2013-06-2920-77/+77
* Search for char instead of 1 char long string, when possible.Thomas Arnhold2013-06-291-1/+1
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-284-4/+4
* Data-aware ListBox: fix case ListSourceType==TableFieldsLionel Elie Mamane2013-06-231-2/+1
* ListBox: when LISTSOURCETYPE changes, need to (un)lock BOUNDCOLUMNLionel Elie Mamane2013-06-231-0/+1
* fdo#66002 correct error introduced by "AppendAscii cleanup"Lionel Elie Mamane2013-06-231-12/+13
* fix endless loop errorDavid Ostrovsky2013-06-231-13/+12
* remove last uses of config 'GUI' variableMatúš Kukan2013-06-202-12/+5
* fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa2013-06-181-1/+1
* loplugin:literalalternativeStephan Bergmann2013-06-151-1/+1
* loplugin:unusedvariablecheckStephan Bergmann2013-06-151-2/+0
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-3/+2
* mingw64: cast to pointer from integer of different size in extensionsFridrich Štrba2013-06-102-10/+10
* mingw64: Use the *LongPtr Windows apiFridrich Štrba2013-06-103-21/+25
* fdo#46808, Convert form::inspection::FormComponentPropertyHandlerNoel Grandin2013-06-101-3/+2