summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix for linkingNoel Grandin2013-05-211-0/+1
* fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin2013-05-211-11/+5
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-211-17/+16
* Avoid linker warning LNK4222Tor Lillqvist2013-05-201-8/+8
* Don't export a variable called PATH_SEPARATORTor Lillqvist2013-05-151-1/+1
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-153-6/+6
* Related: #i120413# document helpful precalculated CheckInterval valsAriel Constenla-Haile2013-05-111-0/+5
* soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2013-05-103-4/+1
* support MS Office and Flat ODF file types in Mozilla Plug-inAndras Timar2013-05-082-17/+119
* coverity#982973: Resource leakJulien Nabet2013-05-081-0/+1