summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan117-120/+0
2012-02-10move this include path to RepositoryExternal.mkMatúš Kukan2-1/+5
2012-02-10remove accidentially committed pyuno-py3 module from Makefile...Rene Engelhard1-1/+0
2012-02-10Cleaned up ScDPSource and ScDPMember(s) a bit.Kohei Yoshida4-306/+201
2012-02-10String to rtl::OUString.Kohei Yoshida8-17/+17
2012-02-10This method is still used on WIN32.Kohei Yoshida2-3/+57
2012-02-10WaE at mac tinderboxMarkus Mohrhard1-1/+1
2012-02-10add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard3-3/+39
2012-02-10add test code for XDataPilotTable2Markus Mohrhard4-0/+264
2012-02-10slowcheck should not be executed in module default targetMarkus Mohrhard1-1/+1
2012-02-10Fixed the accidental swapping of equality / non-equality condition.Kohei Yoshida2-2/+2
2012-02-10fdo#42771: Fix crash when loading an invalid .fodt.Jan Holesovsky1-4/+10
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