summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold4-4/+4
2013-06-23Data-aware ListBox: fix case ListSourceType==TableFieldsLionel Elie Mamane1-2/+1
2013-06-23ListBox: when LISTSOURCETYPE changes, need to (un)lock BOUNDCOLUMNLionel Elie Mamane1-0/+1
2013-06-23fdo#66002 correct error introduced by "AppendAscii cleanup"Lionel Elie Mamane1-12/+13
2013-06-23fix endless loop errorDavid Ostrovsky1-13/+12
2013-06-20remove last uses of config 'GUI' variableMatúš Kukan2-12/+5
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa1-1/+1
2013-06-15loplugin:literalalternativeStephan Bergmann1-1/+1
2013-06-15loplugin:unusedvariablecheckStephan Bergmann1-2/+0
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-3/+2
2013-06-10mingw64: cast to pointer from integer of different size in extensionsFridrich Štrba2-10/+10
2013-06-10mingw64: Use the *LongPtr Windows apiFridrich Štrba3-21/+25
2013-06-10fdo#46808, Convert form::inspection::FormComponentPropertyHandlerNoel Grandin1-3/+2
2013-06-08Fix typo: alway -> alwaysJulien Nabet1-1/+1
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba2-9/+9
2013-06-05Some more win64 "fixes"Fridrich Štrba2-2/+6
2013-06-05fdo#64962 - ignore exceptions from checking with the update service.Michael Meeks1-5/+11
2013-06-05use uno::Reference#clear() method...Noel Grandin2-9/+9
2013-06-05fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin19-340/+102
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+0
2013-06-03Fix variable value reassigned before old value usedJulien Nabet1-2/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks5-2/+7
2013-06-03WaE: unused parameter '_rxContext'Tor Lillqvist1-1/+1
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin16-76/+46
2013-06-03fdo#46808, Convert office::Quickstart service to new styleNoel Grandin2-35/+3
2013-06-03fdo#46808, Convert form::TabOrderDialog service to new styleNoel Grandin3-1/+34
2013-05-31Bin more VS2008 bitsTor Lillqvist1-9/+0
2013-05-30setPropertyValue can throw PropertyVetoExceptionLionel Elie Mamane2-2/+4