summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo: alway -> alwaysJulien Nabet2013-06-081-1/+1
* Slowly, but surely going on compiling for mingw64Fridrich Štrba2013-06-062-9/+9
* Some more win64 "fixes"Fridrich Štrba2013-06-052-2/+6
* fdo#64962 - ignore exceptions from checking with the update service.Michael Meeks2013-06-051-5/+11
* use uno::Reference#clear() method...Noel Grandin2013-06-052-9/+9
* fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin2013-06-0519-340/+102
* remove unused componentcontext.hxx includesNoel Grandin2013-06-052-2/+0
* Fix variable value reassigned before old value usedJulien Nabet2013-06-031-2/+1
* re-base on ALv2 code. Includes:Michael Meeks2013-06-035-2/+7
* WaE: unused parameter '_rxContext'Tor Lillqvist2013-06-031-1/+1
* fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin2013-06-0316-76/+46
* fdo#46808, Convert office::Quickstart service to new styleNoel Grandin2013-06-032-35/+3
* fdo#46808, Convert form::TabOrderDialog service to new styleNoel Grandin2013-06-033-1/+34
* Bin more VS2008 bitsTor Lillqvist2013-05-311-9/+0
* setPropertyValue can throw PropertyVetoExceptionLionel Elie Mamane2013-05-302-2/+4
* Resolves: #i121216# Allow unique logger file nameAriel Constenla-Haile2013-05-281-1/+42
* fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin2013-05-281-9/+4
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-251-18/+26
* Fix build breakerAriel Constenla-Haile2013-05-232-4/+4
* AppendAscii cleanupRicardo Montania2013-05-224-23/+20
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-225-23/+15
* -Werror,-WuninitializedStephan Bergmann2013-05-212-15/+14