summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* On Cygwin, Make wants to see Unix-style pathnamesTor Lillqvist2012-02-101-2/+8
* Don't source config_host.mk as such but put quotes around the variable valuesTor Lillqvist2012-02-101-1/+3
* WaE: unreferenced local variableTor Lillqvist2012-02-104-9/+9
* Silence silly MSVC "deprecation" warnings tooTor Lillqvist2012-02-101-1/+5
* Don't use the debugging CRT and different name when building LO for debuggingTor Lillqvist2012-02-101-1/+15
* WaE: unreferenced local variableTor Lillqvist2012-02-101-1/+1
* can use direct operator[] variantsCaolán McNamara2012-02-101-3/+3
* extend unit test to islowerCaolán McNamara2012-02-103-0/+89
* Removing one obsolte GNUC check for GCC < 4.0.1Carsten Niehaus2012-02-101-6/+0
* Remove unused code.Santiago Martinez2012-02-103-48/+0
* Various more l10ntools clean upStephan Bergmann2012-02-1019-841/+440
* Uploading a new shiny libcdr-0.0.2Fridrich Štrba2012-02-103-8/+8
* n#703032 fix RTF import of page breaks right before text framesMiklos Vajna2012-02-101-1/+13
* n744512: Fixed formatting of tables.Muthu Subramanian2012-02-102-3/+16
* Code review fixes.Muthu Subramanian2012-02-102-4/+3
* cairo-ft.h should include this alreadyCaolán McNamara2012-02-101-0/+1
* Missing fontconfig.h includeStephan Bergmann2012-02-101-0/+1
* pgsql: MSVC build use MozLDAP headers only when using MozLDAPLionel Elie Mamane2012-02-101-1/+1
* ByteString to rtl::OStringBuffer.Kohei Yoshida2012-02-091-33/+33
* Expanded macros to make it easier to work on ByteString.Kohei Yoshida2012-02-091-28/+26
* ByteString to rtl::OString.Kohei Yoshida2012-02-091-3/+3
* ByteString,UniString to rtl variants.Kohei Yoshida2012-02-091-76/+83
* A bit of code-sharing.Kohei Yoshida2012-02-091-43/+53
* Convert ByteString, UniString to rtl variants in AsciiSave.Kohei Yoshida2012-02-091-45/+52
* sal_Bool to bool.Kohei Yoshida2012-02-091-14/+14
* String to rtl::OUString.Kohei Yoshida2012-02-0912-82/+81
* vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman2012-02-093-8/+0
* utl: delete unused NodeValueAccessor::bind() methodGreg Kroah-Hartman2012-02-092-11/+0
* plan B, skip 1.7.0 patch when building with java 1.5.0Caolán McNamara2012-02-091-1/+7
* Cleaned up more header include silliness.Kohei Yoshida2012-02-097-18/+33
* Include dpglobal.hxx only when necessary.Kohei Yoshida2012-02-098-8/+6
* Really cleaned up dpglobal.hxx.Kohei Yoshida2012-02-095-76/+10
* Moved ScDPItemData into own files.Kohei Yoshida2012-02-096-331/+410
* Cleaning up ScDPItemData a bit...Kohei Yoshida2012-02-094-38/+51
* Moved definitions of ScDPItemData where they belong.Kohei Yoshida2012-02-093-195/+196
* More duplicated defines.Kohei Yoshida2012-02-096-34/+24
* Use names from unonames.hxx to be consistent.Kohei Yoshida2012-02-098-131/+110
* Pivot table related uno names to have SC_UNO_DP prefix.Kohei Yoshida2012-02-098-206/+205
* Consolidate all these duplicated defined uno prop names for pivot table.Kohei Yoshida2012-02-093-44/+1
* translate german commentsLionel Elie Mamane2012-02-091-4/+5
* fdo#45249 declare support for Core SQL -> Base allows user aggregate functionsLionel Elie Mamane2012-02-091-1/+6
* Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2012-02-0919-26/+68
* unographic: delete unused GraphicDescriptor::isValid()Greg Kroah-Hartman2012-02-093-10/+0
* rtftok: remove unused variableMiklos Vajna2012-02-091-3/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-1018-67/+67
* another improvement of the about dialogPetr Mladek2012-02-093-5/+8
* turns out that the java-is-gcj hack is a generic java 1.5 problemCaolán McNamara2012-02-091-4/+7
* forgot to git add TableBorder2.idlEike Rathke2012-02-091-0/+160
* ByteString->rtl::OstringCaolán McNamara2012-02-091-43/+41
* ensure correct sc dependenciesCaolán McNamara2012-02-091-2/+2