summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2013-08-19fdo#67109: Order of XConstantsTypeDescription.getConstants is unspecifiedStephan Bergmann1-1/+24
2013-08-04fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2-6/+3
2013-07-31fdo#67430 Keep original order of entry positions, not alphabetically sortedStephan Bergmann1-229/+232
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-07-02Resolves: fdo#66252 format->number for controls is bustedCaolán McNamara1-5/+5
2013-06-26Data-aware ListBox: fix case ListSourceType==TableFieldsLionel Elie Mamane1-2/+1
2013-06-26ListBox: when LISTSOURCETYPE changes, need to (un)lock BOUNDCOLUMNLionel Elie Mamane1-0/+1
2013-06-05fdo#64962 - ignore exceptions from checking with the update service.Michael Meeks1-5/+11
2013-06-03re-base on ALv2 code. Includes:Michael Meeks5-2/+7
2013-05-30setPropertyValue can throw PropertyVetoExceptionLionel Elie Mamane2-2/+4
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-18/+26
2013-05-22-Werror,-WuninitializedStephan Bergmann2-15/+14
2013-05-21fix for linkingNoel Grandin1-0/+1
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-15Don't export a variable called PATH_SEPARATORTor Lillqvist1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-6/+6
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-07np_sdk: remove both Package_inc and Package_npapiMichael Stahl3-10/+0
2013-05-07twain: remove Package_incMichael Stahl1-2/+0
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-02build fix s/$(BUILD)/$(LIBO_VERSION_PATCH)/Andras Timar1-1/+1
2013-05-02remove unsupported binfilter types from npsopluginAndras Timar1-10/+1
2013-05-02remove defines from npsoplugin resource, that are defined elsewhereAndras Timar2-2/+5
2013-05-02remove unsupported binfilter types from npsopluginAndras Timar1-3/+3
2013-05-02fdo#54087 link the correct resource file to npsoplugin.dllAndras Timar2-8/+5
2013-04-30install SpotlightImporter bundle using filelistsDavid Tardon4-20/+38
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks25-568/+100
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann1-8/+0
2013-04-25workaround race condition with mixing internal/system cairo libsLuboš Luňák1-0/+8
2013-04-25fdo#46808, Convert form::ControlFontDialog to new styleNoel Grandin2-1/+20
2013-04-24extensions: rename WinResTarget target to match source fileMichael Stahl5-12/+12
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin1-4/+4
2013-04-24gbuild: drop empty use_packages callsDavid Tardon9-27/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon10-24/+0
2013-04-24move URE headers to include/David Tardon2-2/+0
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 Meeks15-329/+60
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-19Java cleanup, remove unnecessary castsNoel Grandin6-19/+19
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