summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-10best to filter out salhelper:: from unused I thinkCaolán McNamara2-9/+3
2012-02-10hack around sdk installer breakageCaolán McNamara1-0/+10
2012-02-10drop TT workbenCaolán McNamara2-293/+0
2012-02-10fdo#40261: Fix crash in XML Form Document.Jan Holesovsky2-88/+73
2012-02-10use system stdlibs on Linux (fdo#45074, fdo#45696)Petr Mladek2-3/+0
2012-02-10-Werror=sign-promo from cppunit; old GCC reduxStephan Bergmann1-1/+14
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe17-76/+76
2012-02-10fdo#45330 Improving layout of Confirm File Format dialogTomcsik Bence1-25/+33
2012-02-10-Werror=sign-promo from cppunitStephan Bergmann2-1/+22
2012-02-10unotest: convert to gbuildMatúš Kukan18-254/+324
2012-02-10consistent constness for getFunctionSymbol() overloadsLuboš Luňák1-1/+1
2012-02-10dbaccess: DatabaseDataProvider is not in chart2Miklos Vajna2-2/+2
2012-02-10On Cygwin, Make wants to see Unix-style pathnamesTor Lillqvist1-2/+8
2012-02-10Don't source config_host.mk as such but put quotes around the variable valuesTor Lillqvist1-1/+3
2012-02-10WaE: unreferenced local variableTor Lillqvist4-9/+9
2012-02-10Silence silly MSVC "deprecation" warnings tooTor Lillqvist1-1/+5
2012-02-10Don't use the debugging CRT and different name when building LO for debuggingTor Lillqvist1-1/+15
2012-02-10WaE: unreferenced local variableTor Lillqvist1-1/+1
2012-02-10can use direct operator[] variantsCaolán McNamara1-3/+3
2012-02-10extend unit test to islowerCaolán McNamara3-0/+89
2012-02-10Removing one obsolte GNUC check for GCC < 4.0.1Carsten Niehaus1-6/+0
2012-02-10Remove unused code.Santiago Martinez3-48/+0
2012-02-10Various more l10ntools clean upStephan Bergmann19-841/+440
2012-02-10Uploading a new shiny libcdr-0.0.2Fridrich Štrba3-8/+8
2012-02-10n#703032 fix RTF import of page breaks right before text framesMiklos Vajna1-1/+13
2012-02-10n744512: Fixed formatting of tables.Muthu Subramanian2-3/+16
2012-02-10Code review fixes.Muthu Subramanian2-4/+3
2012-02-10cairo-ft.h should include this alreadyCaolán McNamara1-0/+1
2012-02-10Missing fontconfig.h includeStephan Bergmann1-0/+1
2012-02-10pgsql: MSVC build use MozLDAP headers only when using MozLDAPLionel Elie Mamane1-1/+1
2012-02-09ByteString to rtl::OStringBuffer.Kohei Yoshida1-33/+33
2012-02-09Expanded macros to make it easier to work on ByteString.Kohei Yoshida1-28/+26
2012-02-09ByteString to rtl::OString.Kohei Yoshida1-3/+3
2012-02-09ByteString,UniString to rtl variants.Kohei Yoshida1-76/+83
2012-02-09A bit of code-sharing.Kohei Yoshida1-43/+53
2012-02-09Convert ByteString, UniString to rtl variants in AsciiSave.Kohei Yoshida1-45/+52
2012-02-09sal_Bool to bool.Kohei Yoshida1-14/+14
2012-02-09String to rtl::OUString.Kohei Yoshida12-82/+81
2012-02-09vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman3-8/+0
2012-02-09utl: delete unused NodeValueAccessor::bind() methodGreg Kroah-Hartman2-11/+0
2012-02-09plan B, skip 1.7.0 patch when building with java 1.5.0Caolán McNamara1-1/+7
2012-02-09Cleaned up more header include silliness.Kohei Yoshida7-18/+33
2012-02-09Include dpglobal.hxx only when necessary.Kohei Yoshida8-8/+6
2012-02-09Really cleaned up dpglobal.hxx.Kohei Yoshida5-76/+10
2012-02-09Moved ScDPItemData into own files.Kohei Yoshida6-331/+410
2012-02-09Cleaning up ScDPItemData a bit...Kohei Yoshida4-38/+51
2012-02-09Moved definitions of ScDPItemData where they belong.Kohei Yoshida3-195/+196
2012-02-09More duplicated defines.Kohei Yoshida6-34/+24
2012-02-09Use names from unonames.hxx to be consistent.Kohei Yoshida8-131/+110
2012-02-09Pivot table related uno names to have SC_UNO_DP prefix.Kohei Yoshida8-206/+205