summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-10-Werror=sign-promo from cppunitStephan Bergmann
2012-02-10unotest: convert to gbuildMatúš Kukan
2012-02-10consistent constness for getFunctionSymbol() overloadsLuboš Luňák
2012-02-10dbaccess: DatabaseDataProvider is not in chart2Miklos Vajna
2012-02-10On Cygwin, Make wants to see Unix-style pathnamesTor Lillqvist
2012-02-10Don't source config_host.mk as such but put quotes around the variable valuesTor Lillqvist
2012-02-10WaE: unreferenced local variableTor Lillqvist
2012-02-10Silence silly MSVC "deprecation" warnings tooTor Lillqvist
2012-02-10Don't use the debugging CRT and different name when building LO for debuggingTor Lillqvist
2012-02-10WaE: unreferenced local variableTor Lillqvist
2012-02-10can use direct operator[] variantsCaolán McNamara
2012-02-10extend unit test to islowerCaolán McNamara
2012-02-10Removing one obsolte GNUC check for GCC < 4.0.1Carsten Niehaus
2012-02-10Remove unused code.Santiago Martinez
2012-02-10Various more l10ntools clean upStephan Bergmann
2012-02-10Uploading a new shiny libcdr-0.0.2Fridrich Štrba
2012-02-10n#703032 fix RTF import of page breaks right before text framesMiklos Vajna
2012-02-10n744512: Fixed formatting of tables.Muthu Subramanian
2012-02-10Code review fixes.Muthu Subramanian
2012-02-10cairo-ft.h should include this alreadyCaolán McNamara
2012-02-10Missing fontconfig.h includeStephan Bergmann
2012-02-10pgsql: MSVC build use MozLDAP headers only when using MozLDAPLionel Elie Mamane
2012-02-09ByteString to rtl::OStringBuffer.Kohei Yoshida
2012-02-09Expanded macros to make it easier to work on ByteString.Kohei Yoshida
2012-02-09ByteString to rtl::OString.Kohei Yoshida
2012-02-09ByteString,UniString to rtl variants.Kohei Yoshida
2012-02-09A bit of code-sharing.Kohei Yoshida
2012-02-09Convert ByteString, UniString to rtl variants in AsciiSave.Kohei Yoshida
2012-02-09sal_Bool to bool.Kohei Yoshida
2012-02-09String to rtl::OUString.Kohei Yoshida
2012-02-09vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman
2012-02-09utl: delete unused NodeValueAccessor::bind() methodGreg Kroah-Hartman
2012-02-09plan B, skip 1.7.0 patch when building with java 1.5.0Caolán McNamara
2012-02-09Cleaned up more header include silliness.Kohei Yoshida
2012-02-09Include dpglobal.hxx only when necessary.Kohei Yoshida
2012-02-09Really cleaned up dpglobal.hxx.Kohei Yoshida
2012-02-09Moved ScDPItemData into own files.Kohei Yoshida
2012-02-09Cleaning up ScDPItemData a bit...Kohei Yoshida
2012-02-09Moved definitions of ScDPItemData where they belong.Kohei Yoshida
2012-02-09More duplicated defines.Kohei Yoshida
2012-02-09Use names from unonames.hxx to be consistent.Kohei Yoshida
2012-02-09Pivot table related uno names to have SC_UNO_DP prefix.Kohei Yoshida
2012-02-09Consolidate all these duplicated defined uno prop names for pivot table.Kohei Yoshida
2012-02-09translate german commentsLionel Elie Mamane
2012-02-09fdo#45249 declare support for Core SQL -> Base allows user aggregate functionsLionel Elie Mamane
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich
2012-02-09unographic: delete unused GraphicDescriptor::isValid()Greg Kroah-Hartman
2012-02-09rtftok: remove unused variableMiklos Vajna
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-09another improvement of the about dialogPetr Mladek