summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-10add back close button to the about dialogPetr Mladek4-2/+36
2012-02-10changes to "convert detdata.cxx in SC module to boost:ptr_vector"Eike Rathke5-43/+29
2012-02-10convert detdata.cxx in SC module to boost:ptr_vectorNoel Grandin4-25/+32
2012-02-10the PATH must be set properly, even with java disabled ...Norbert Thiebaud1-11/+11
2012-02-10make cmd: custum -> customMiklos Vajna1-2/+2
2012-02-10Remove unused codeElton Chung30-323/+0
2012-02-10filter out Dde* cause they're not easyCaolán McNamara1-0/+1
2012-02-10Avoid deadlocks when disposing recursive JobQueue::enterStephan Bergmann1-2/+5
2012-02-10use system stdlibs by default (fdo#45074, fdo#45696)Petr Mladek1-3/+3
2012-02-10get libcdr to build under msvcCaolán McNamara2-1/+66
2012-02-10Removed unused codeAlexander Bergmann11-295/+0
2012-02-10bah, we don't need these after allCaolán McNamara2-135/+0
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