summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
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 Grandin18-339/+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-30setPropertyValue can throw PropertyVetoExceptionLionel Elie Mamane2-2/+4
2013-05-28Resolves: #i121216# Allow unique logger file nameAriel Constenla-Haile1-1/+42
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-9/+4
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-18/+26
2013-05-23Fix build breakerAriel Constenla-Haile2-4/+4
2013-05-22AppendAscii cleanupRicardo Montania4-23/+20
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin5-23/+15
2013-05-21-Werror,-WuninitializedStephan Bergmann2-15/+14
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-11/+5
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-17/+16
2013-05-20Avoid linker warning LNK4222Tor Lillqvist1-8/+8
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-11Related: #i120413# document helpful precalculated CheckInterval valsAriel Constenla-Haile1-0/+5
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl3-4/+1
2013-05-08support MS Office and Flat ODF file types in Mozilla Plug-inAndras Timar2-17/+119
2013-05-08coverity#982973: Resource leakJulien Nabet1-0/+1
2013-05-07-Werror=unused-macrosStephan Bergmann2-1/+1
2013-05-06fix typos (wich instead of which)Philipp Riemer3-3/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-3/+3
2013-05-02remove unsupported binfilter types from npsopluginAndras Timar1-10/+1
2013-05-02remove defines from npsoplugin resource, that are defined elsewhereAndras Timar1-2/+0
2013-05-02remove unsupported binfilter types from npsopluginAndras Timar1-3/+3
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann1-8/+0
2013-04-25fdo#46808, Convert form::ControlFontDialog to new styleNoel Grandin2-1/+20
2013-04-22Data-aware ListBox: can have a BoundColumn even without bound database columnLionel Elie Mamane1-7/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-75/+12
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2-12/+5
2013-04-19remove unused component_canUnload functionsMatúš Kukan2-25/+0
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane5-9/+9
2013-04-17-Werror=int-to-pointer-cast (MinGW, extensions)Stephan Bergmann1-5/+6
2013-04-17-Werror=unused-variable (MinGW, extensions)Stephan Bergmann1-1/+3
2013-04-17-Werror=write-strings (MinGW, extensions)Stephan Bergmann2-2/+2
2013-04-17-Werror=unused-macros (MinGW, extensions)Stephan Bergmann1-4/+0
2013-04-17-Werror=shadow (MinGW, extensions)Stephan Bergmann1-4/+2
2013-04-17-Werror=unknown-pragmas (MinGW, extensions)Stephan Bergmann3-0/+16
2013-04-17-Werror=unused-variable (MinGW, extensions)Stephan Bergmann2-3/+9
2013-04-17-Werror=unused-macros (MinGW, _WINDOWS)Stephan Bergmann2-3/+0
2013-04-17-Werror=unused-macros (MinGW, extensions)Stephan Bergmann1-2/+1
2013-04-15extensions: remove various #undef _DEBUGMichael Stahl7-24/+0