summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-14unoil: remove generated classes before calling javamakerMichael Stahl1-0/+1
2012-04-14idlc: make dependencies: handle removed include files:Michael Stahl1-0/+18
2012-04-14fix orcus to not fiddle with literal stringsEike Rathke1-3/+3
2012-04-14unit test for CSV import fixes related to fdo#48621Eike Rathke3-1/+210
2012-04-14unusedcode: PresenterAnimation and PresenterAnimatorMatúš Kukan9-403/+0
2012-04-14vcl: win: adjust some coordinatesIvan Timofeev1-3/+3
2012-04-14vcl: win: fix RTL checkmark backgrounds fdo#42537Ivan Timofeev1-5/+10
2012-04-14vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()Ivan Timofeev1-1/+4
2012-04-14resolved fdo#48621 better handling of broken CSV filesEike Rathke2-30/+151
2012-04-14Resolves: fdo#48683 nice crash when hitting DELJulien Nabet1-4/+1
2012-04-14we only extract en-US strings, remove some complexityAndras Timar1-67/+37
2012-04-14dmapper: use PropNameSupplier in SectionPropertyMap::CloseSectionGroup()Miklos Vajna3-1/+3
2012-04-14dmapper: fix import of odd/even page breaksMiklos Vajna3-2/+23
2012-04-14gbuild for svg2odfChr. Rossmanith1-1/+15
2012-04-14Make svg2odf really build :-)Jan Holesovsky2-0/+6
2012-04-14Temporarily disable the build of svg2odf.Jan Holesovsky1-1/+0
2012-04-14Build svg2odf tool to be able to test the svg import.Jan Holesovsky6-2/+107
2012-04-14Simplify the construction of the '>>' menu.Jan Holesovsky1-19/+3
2012-04-14Revert "blind fix for Norbert's tinderbox"Markus Mohrhard1-1/+1
2012-04-14blind fix for Norbert's tinderboxMarkus Mohrhard1-1/+1
2012-04-14valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2012-04-14export x-comments to sdf file into the 'helptext' fieldAndras Timar4-4/+7
2012-04-14fix a typo (BN instead of BN_IN)Andras Timar1-1/+1
2012-04-14rename common* static libs to codemaker_* for clarity + dmake cleanupNorbert Thiebaud10-158/+14
2012-04-14gbuild conversion: unodevtools moduleDavid Ostrovsky11-127/+110
2012-04-14gbuild conversion: codemaker moduleDavid Ostrovsky19-295/+337
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara5-3/+25
2012-04-14optimize: traverse children with WINDOW_FIRSTCHILD/WINDOW_NEXTCaolán McNamara1-14/+18
2012-04-14gtk3: add approved theme color fetch / selection.Michael Meeks1-10/+24
2012-04-14Clean up basegfx's polygon tools codeGábor Stefanik6-121/+0
2012-04-14improve autofill test caseMarkus Mohrhard1-1/+22
2012-04-14move testCVE into slowcheckMarkus Mohrhard2-21/+21
2012-04-14WaE fixJulien Nabet1-1/+1
2012-04-14really replace SDK with SDKBINDavid Tardon8-8/+8
2012-04-14Really fix the build.Kohei Yoshida3-1/+7
2012-04-14Some vcl cleaningJulien Nabet4-18/+0
2012-04-14Some sc cleaning (oox)Julien Nabet13-483/+0
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon6-6/+6
2012-04-14Keep tinderbox happy.Kohei Yoshida1-3/+3
2012-04-14This must be const.Kohei Yoshida2-2/+2
2012-04-14Export this to get it to build in forms.Kohei Yoshida1-1/+1
2012-04-13EE_APPEND now has to be the max value of size_t.Kohei Yoshida4-1/+41
2012-04-13Another svarray to kill.Kohei Yoshida7-45/+52
2012-04-13ImpEditView no longer a friend of ImpEditEngine.Kohei Yoshida5-54/+167
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida4-12/+11
2012-04-13EditView is no longer a friend of ImpEditEngine.Kohei Yoshida4-48/+144
2012-04-13SafeGetObject() no longer needed since GetObject() does the same thing.Kohei Yoshida9-72/+59
2012-04-13UniString to rtl::OUString.Kohei Yoshida2-12/+14
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot16-23/+21
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot12-142/+102