summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-15Add comphelp and stocservices UNO component mappingTor Lillqvist1-0/+4
2012-04-15Just assert if trying to "load" an unknown library when DISABLE_DYNLOADINGTor Lillqvist1-1/+4
2012-04-15Map and link in also the sfx UNO componentTor Lillqvist1-0/+2
2012-04-15Link with libfiltergonfigloTor Lillqvist1-1/+1
2012-04-15Map and link in also the filterconfig1 UNO componentTor Lillqvist1-0/+2
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist3-4/+4
2012-04-15Fix crasher and generate PIC for iOS simulatorTor Lillqvist5-17/+23
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist15-2827/+3216
2012-04-15Remove accidentally duplicated fileTor Lillqvist2-61/+1
2012-04-15Dialog for the option watermark of the PDF export.Andreas Mantke4-2/+70
2012-04-15re-open output file on save to fsync to improve first-start performanceMichael Meeks2-5/+12
2012-04-15writer redlining unit test starts to do something usefulMichael Meeks2-55/+28
2012-04-15resolved fdo#48706 recognize $.12 as currency numberEike Rathke1-0/+5
2012-04-15fix ambiguous call on windowsMarkus Mohrhard1-1/+1
2012-04-15add test case for autofill with user defined listsMarkus Mohrhard1-1/+18
2012-04-15don't deduce increment from multiple equal list entries, fdo#39500Markus Mohrhard1-0/+16
2012-04-15autofill increment needs a bit more tolerance, fdo#37424Markus Mohrhard2-2/+15
2012-04-15remove one more wrong IsDataFiltered callMarkus Mohrhard1-1/+1
2012-04-15rtftok: add back explicit OUString ctors where still neededMiklos Vajna1-2/+2
2012-04-15implement RTF import of zoom levelMiklos Vajna5-3/+25
2012-04-15findbar: Kill copy'n'paste.Jan Holesovsky3-202/+37
2012-04-15rtftok: RTL_CONSTASCII_USTRINGPARAM removalsMiklos Vajna2-38/+31
2012-04-14Correct icons for flipping images in Oxygen/Human themesStefan Knorr8-0/+0
2012-04-14dmapper: parse NS_ooxml::LN_CT_Zoom_percent tokenMiklos Vajna3-6/+33
2012-04-14dmapper: log unhandled attributes in the settings tableMiklos Vajna2-6/+7
2012-04-14fdo#45159 fix filter names, remove bogus %productname% where it was necessaryAndras Timar32-44/+44
2012-04-14iremove useless x-comment linesAndras Timar1-4/+0
2012-04-14Slidesorter: Kill more useless cruft.Jan Holesovsky6-48/+10
2012-04-14Slidesorter: Kill useless ImageButton abstraction.Jan Holesovsky2-77/+36
2012-04-14Slidesorter: Kill more.Jan Holesovsky2-6/+0
2012-04-14Slidesorter: Font_Button unused.Jan Holesovsky2-12/+1
2012-04-14Slidesorter: Reduce some overengineering.Jan Holesovsky7-71/+25
2012-04-14Slidesorter: Copy'n'paste reduction.Jan Holesovsky1-32/+23
2012-04-14JavaClassSet.mk: remove the output directory before calling javacMichael Stahl1-2/+4
2012-04-14oosplash: handle SIGTERM by killing soffice.binMichael Stahl1-0/+16
2012-04-14OfficeConnection: kill soffice process when Java bridge is disposedMichael Stahl1-15/+24
2012-04-14put the missing type into the exception messageMichael Stahl1-2/+4
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