summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-01remove some more macrosThomas Arnhold6-68/+63
2013-04-01remove boilerplate commentsThomas Arnhold26-55/+11
2013-04-01-Werror,-Wunused-macrosJulien Nabet1-3/+0
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke1-1/+1
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-3/+3
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+2
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-1/+0
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-3/+0
2013-03-27Prevent duplicate definitionsStephan Bergmann1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann7-15/+5
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann1-2/+2
2013-03-25remove unnecessary tools/fsys.hxx headerAndras Timar1-1/+0
2013-03-25fdo#46808, convert extension from deprecated interfaceNoel Grandin1-7/+2
2013-03-25extensions/source/propctrlr/{form,pcr}strings.cxx no longer relevantStephan Bergmann2-54/+0
2013-03-20-Werror,-WundefStephan Bergmann1-1/+1
2013-03-20Assume that this shall check full string equalityStephan Bergmann1-1/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Thomas Arnhold1-1/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák3-11/+11
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin18-49/+44
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-18/+17
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold42-168/+166