summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
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-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
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold2-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin2-12/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák209-2798/+2765
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist5-29/+1
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-04writing out tools/fsys.hxx (extensions)Andras Timar3-32/+32