summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-14oosplash: handle SIGTERM by killing soffice.binMichael Stahl
2012-04-14OfficeConnection: kill soffice process when Java bridge is disposedMichael Stahl
2012-04-14put the missing type into the exception messageMichael Stahl
2012-04-14unoil: remove generated classes before calling javamakerMichael Stahl
2012-04-14idlc: make dependencies: handle removed include files:Michael Stahl
2012-04-14fix orcus to not fiddle with literal stringsEike Rathke
2012-04-14unit test for CSV import fixes related to fdo#48621Eike Rathke
2012-04-14unusedcode: PresenterAnimation and PresenterAnimatorMatúš Kukan
2012-04-14vcl: win: adjust some coordinatesIvan Timofeev
2012-04-14vcl: win: fix RTL checkmark backgrounds fdo#42537Ivan Timofeev
2012-04-14vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()Ivan Timofeev
2012-04-14resolved fdo#48621 better handling of broken CSV filesEike Rathke
2012-04-14Resolves: fdo#48683 nice crash when hitting DELJulien Nabet
2012-04-14we only extract en-US strings, remove some complexityAndras Timar
2012-04-14dmapper: use PropNameSupplier in SectionPropertyMap::CloseSectionGroup()Miklos Vajna
2012-04-14dmapper: fix import of odd/even page breaksMiklos Vajna
2012-04-14gbuild for svg2odfChr. Rossmanith
2012-04-14Make svg2odf really build :-)Jan Holesovsky
2012-04-14Temporarily disable the build of svg2odf.Jan Holesovsky
2012-04-14Build svg2odf tool to be able to test the svg import.Jan Holesovsky
2012-04-14Simplify the construction of the '>>' menu.Jan Holesovsky
2012-04-14Revert "blind fix for Norbert's tinderbox"Markus Mohrhard
2012-04-14blind fix for Norbert's tinderboxMarkus Mohrhard
2012-04-14valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-04-14export x-comments to sdf file into the 'helptext' fieldAndras Timar
2012-04-14fix a typo (BN instead of BN_IN)Andras Timar
2012-04-14rename common* static libs to codemaker_* for clarity + dmake cleanupNorbert Thiebaud
2012-04-14gbuild conversion: unodevtools moduleDavid Ostrovsky
2012-04-14gbuild conversion: codemaker moduleDavid Ostrovsky
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara
2012-04-14optimize: traverse children with WINDOW_FIRSTCHILD/WINDOW_NEXTCaolán McNamara
2012-04-14gtk3: add approved theme color fetch / selection.Michael Meeks
2012-04-14Clean up basegfx's polygon tools codeGábor Stefanik
2012-04-14improve autofill test caseMarkus Mohrhard
2012-04-14move testCVE into slowcheckMarkus Mohrhard
2012-04-14WaE fixJulien Nabet
2012-04-14really replace SDK with SDKBINDavid Tardon
2012-04-14Really fix the build.Kohei Yoshida
2012-04-14Some vcl cleaningJulien Nabet
2012-04-14Some sc cleaning (oox)Julien Nabet
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon
2012-04-14Keep tinderbox happy.Kohei Yoshida
2012-04-14This must be const.Kohei Yoshida
2012-04-14Export this to get it to build in forms.Kohei Yoshida
2012-04-13EE_APPEND now has to be the max value of size_t.Kohei Yoshida
2012-04-13Another svarray to kill.Kohei Yoshida
2012-04-13ImpEditView no longer a friend of ImpEditEngine.Kohei Yoshida
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida
2012-04-13EditView is no longer a friend of ImpEditEngine.Kohei Yoshida
2012-04-13SafeGetObject() no longer needed since GetObject() does the same thing.Kohei Yoshida