summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-23Use relative submodule URLsStephan Bergmann
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin
2012-10-23Updated coreAndras Timar
2012-10-23Make loading CVE-2008-5937-1.gif fail (as expected) also on 64-bit Mac OS XTor Lillqvist
2012-10-23-Werror=maybe-uninitializedStephan Bergmann
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-23Apple's Clang 4.1 does not have -Wself-assign-fieldTor Lillqvist
2012-10-23package: kill RTL_CONSTASCII_USTRINGPARAM in owriteablestreamMiklos Vajna
2012-10-23fdo#51145 give better error message on import invalid RTFMiklos Vajna
2012-10-23sfx2: add ERRCODE_SFX_FORMAT_ROWCOLMiklos Vajna
2012-10-23Updated coreAndras Timar
2012-10-23pyletter: Don't need to lock controllers hereXisco Fauli
2012-10-23pywizards: unused methodXisco Fauli
2012-10-23pyletter: Don't need to lock controllers hereXisco Fauli
2012-10-23pyletter: missed importXisco Fauli
2012-10-23pyletter: Fix avoid to load the same template when it's already selectedXisco Fauli
2012-10-23pyfax: Fix avoid to load the same template when it's already selectedXisco Fauli
2012-10-23pyletter: missed importXisco Fauli
2012-10-23pyletter: remove java letter wizardXisco Fauli
2012-10-23pyletter: enable python letter wizard by using ?insert urlXisco Fauli
2012-10-23pyletter: pack and register letter wizardXisco Fauli
2012-10-22remove nonexistant file from Zip_uretestPeter Foley
2012-10-22fdo#55290: CliAssembly: fix cbd9dddb: s/NAME/OUTFILE/Michael Stahl
2012-10-22mozilla import libraries have no "i" prefixMichael Stahl
2012-10-22drop rdbmaker completelyMatúš Kukan
2012-10-22Some ::rtl::OUString to OUString in basctlRicardo Montania
2012-10-22loplugin: various warningsCaolán McNamara
2012-10-22SvTreeList: fix singular iterator compare assertionsMichael Stahl
2012-10-22OUString cleanup in basctlRicardo Montania
2012-10-22fdo#55800: fix hex color conversionIvan Timofeev
2012-10-22fdo#55034 Update default Hebrew font from Lucida Sans to Lucida Sans UnicodeLior Kaplan
2012-10-23Make SvTreeEntryList private to svtools.Kohei Yoshida
2012-10-23sal_Bool to bool.Kohei Yoshida
2012-10-22Updated tango_testingAlexander Wilms
2012-10-22make a configure message less confusingAndras Timar
2012-10-22move the ENABLE_DBGUTIL block higher in configureLuboš Luňák
2012-10-22Updated coreStephan Bergmann
2012-10-22fdo#46808: Missing @since tagStephan Bergmann
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-22CLANGPLUGIN_CPPFLAGS for building plugin for Clang in nonstandard locationStephan Bergmann
2012-10-22Work around some more Clang boost warningsStephan Bergmann
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-22make dmake use C(XX)FLAGS from the environment tooLuboš Luňák
2012-10-22fail on configure debug options that no longer make senseLubos Lunak
2012-10-22disable gb_COMPILEROPTFLAGS in debug modeLubos Lunak
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak
2012-10-22make configure remember C/CXX/OBJC/OBJCXX/LDFLAGS if explicitly passed to itLubos Lunak
2012-10-22we use -ggdb2 by default, not -ggdb3 (makes debuginfo way too big)Lubos Lunak