Age | Commit message (Expand) | Author | Files | Lines |
2013-02-13 | oox: MSVC complains that nPlacement may be uninitialized | Michael Stahl | 1 | -1/+1 |
2013-02-13 | oox: fix build breaker: stop using some non-existent "S" | Michael Stahl | 1 | -2/+2 |
2013-02-13 | fdo#59789: xlsx export of data point labels, first cut | Katarina Behrens | 2 | -1/+83 |
2013-02-13 | update pch headers, broken by 1aaf9a9 | Luboš Luňák | 1 | -2/+7 |
2013-02-11 | fdo#46808, convert io::TextOutputStream service to new-style | Noel Grandin | 2 | -12/+10 |
2013-02-11 | fdo#46808, convert io::TextInputStream service to new style | Noel Grandin | 4 | -13/+11 |
2013-02-08 | unused variable after 2e14a8bf03cefe831eb7694ea903115bc4b61ecf | Luboš Luňák | 1 | -1/+0 |
2013-02-08 | fix invalid USS macro use, the result is for immediate use in calls | Radek Doulik | 1 | -13/+4 |
2013-02-05 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan | 1 | -29/+27 |
2013-02-04 | String cleanup in oox | José Guilherme Vanz | 20 | -67/+47 |
2013-02-04 | String cleanup in oox | José Guilherme Vanz | 1 | -13/+12 |
2013-02-01 | fix position correction for flipped shapes | Lennard | 2 | -3/+9 |
2013-01-31 | fdo#56976 fixes up Arrow import bug | Lennard | 2 | -0/+218 |
2013-01-30 | Introduce SAL_OVERRIDE | Miklos Vajna | 1 | -2/+2 |
2013-01-30 | n#792778 oox: implement import of v:line inside v:group | Miklos Vajna | 2 | -14/+24 |
2013-01-29 | use ole obj preview image | Radek Doulik | 3 | -1/+7 |
2013-01-28 | fdo#46808, Adapt document::*PropertyValues UNO service to new style | Noel Grandin | 2 | -41/+0 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+1 |
2013-01-24 | oox: drop no longer needed STR() macro | Miklos Vajna | 1 | -11/+8 |
2013-01-23 | oox: kill no longer needed US() macro | Miklos Vajna | 3 | -16/+15 |
2013-01-22 | oox: kill no longer needed S() macro | Miklos Vajna | 5 | -67/+66 |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac | 3 | -7/+7 |
2013-01-19 | Again Fix others Consecutive return, break | Julien Nabet | 4 | -6/+0 |
2013-01-18 | oox::vml::ShadowModel: differentiate between not having it and having it off | Miklos Vajna | 3 | -3/+12 |
2013-01-18 | oox: import VML's v:shadow to Writer | Miklos Vajna | 7 | -0/+53 |
2013-01-17 | Const correct-ness in one place... | Kohei Yoshida | 4 | -5/+5 |
2013-01-17 | VML import of TextFrame border width | Miklos Vajna | 1 | -1/+7 |
2013-01-17 | VML import of TextFrame border color | Miklos Vajna | 1 | -4/+23 |
2013-01-17 | oox: fix misleading comment | Miklos Vajna | 1 | -1/+1 |
2013-01-16 | fix cell border line properties n#793408 | Radek Doulik | 1 | -0/+1 |
2013-01-15 | fdo#46808, Remove unnecessary call to getProcessServiceFactory | Noel Grandin | 1 | -2/+0 |
2013-01-15 | fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new style | Noel Grandin | 3 | -1/+10 |
2013-01-10 | include PCH headers for headers changes | Luboš Luňák | 1 | -1/+1 |
2013-01-07 | Cleanup code | José Guilherme Vanz | 7 | -41/+6 |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky | 1 | -1/+1 |
2013-01-04 | adapt RtfSdrExport and oox::vml::VMLExport to filter changes | Miklos Vajna | 2 | -4/+4 |
2013-01-04 | oox: kill no longer needed CREATE_OUSTRING | Miklos Vajna | 63 | -2485/+2466 |
2013-01-04 | Removal rtl and string cleanup | José Guilherme Vanz | 33 | -84/+39 |
2012-12-31 | convert openssl to gbuild and add to tail_build | Peter Foley | 1 | -1/+4 |
2012-12-26 | ignore #include inside #if | Lubos Lunak | 1 | -2/+1 |
2012-12-26 | n#793999: PPTX Export - background image fit to slide. | Muthu Subramanian | 1 | -0/+5 |
2012-12-26 | OUString cleanup in oox | José Guilherme Vanz | 12 | -95/+70 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -5/+4 |
2012-12-20 | Removal unnecessary using declarations | José Guilherme Vanz | 12 | -35/+0 |
2012-12-19 | regenerate pch | Peter Foley | 1 | -90/+90 |
2012-12-19 | n#794350: [PPTX] Flip gradient fill as well. | Muthu Subramanian | 3 | -3/+12 |
2012-12-19 | fix last commit | Luboš Luňák | 1 | -1/+1 |
2012-12-19 | Removel ::rtl:: prefixes and macros in oox | José Guilherme Vanz | 7 | -76/+55 |
2012-12-18 | update PCH headers using the current pch script | Luboš Luňák | 1 | -0/+1 |
2012-12-18 | class vs struct mismatch | Luboš Luňák | 1 | -1/+1 |