Age | Commit message (Expand) | Author |
2011-08-23 | fdo#36109 in INDIRECT() make a non-existing sheet produce an error again | Eike Rathke |
2011-08-23 | typo meVolaileType -> meVolatileType | Eike Rathke |
2011-08-23 | debug build errors | Gabor |
2011-08-23 | callcatcher: yet more unused code | Caolán McNamara |
2011-08-21 | unusedcode: svtools:: | Matúš Kukan |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-17 | convert i18npool to gbuild | Matúš Kukan |
2011-08-17 | fix debug build in sc | Markus Mohrhard |
2011-08-17 | Remove ambiguity. | Kohei Yoshida |
2011-08-17 | String to rtl::OUString. | Kohei Yoshida |
2011-08-17 | String to rtl::OUString. | Kohei Yoshida |
2011-08-16 | Comment why I do this. | Kohei Yoshida |
2011-08-16 | Renamed XPropertySet2 to XPropertySetOption. | Kohei Yoshida |
2011-08-16 | Removed irrelevant changes. | Kohei Yoshida |
2011-08-16 | Keep the container and object separate methods. | Kohei Yoshida |
2011-08-16 | Added XPropertySet2 to allow disabling of change event notifications. | Kohei Yoshida |
2011-08-16 | Slightly changed the API. | Kohei Yoshida |
2011-08-16 | Code page should be the same for the same drawing page. | Kohei Yoshida |
2011-08-16 | Extended UNO's script API to allow adding of multiple listeners at once. | Kohei Yoshida |
2011-08-17 | fdo#32703 make CSV import ignore leading spaces before quoted field content | Eike Rathke |
2011-08-16 | rework 04d2e6469529b6187900659517d6f6dd5ea2cca5 | Markus Mohrhard |
2011-08-16 | GetLastSelected returns a table number and not a 1-based index | Markus Mohrhard |
2011-08-17 | cppcheck: reduced scope of variable | Takeshi Abe |
2011-08-16 | update range names/database ranges in formulas cells | Markus Mohrhard |
2011-08-16 | fix ScColumns::DeleteRange() responsible for all sorts of trouble | Eike Rathke |
2011-08-15 | fix for bnc#684784 - more conservative graphic replacemement | Noel Power |
2011-08-15 | ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString | Caolán McNamara |
2011-08-14 | sal_Bool -> bool and cosmetics | Eike Rathke |
2011-08-14 | sal_Bool -> bool and cosmetics | Eike Rathke |
2011-08-14 | fdo#37391 write and read [#REF!] in ODFF for reference errors | Eike Rathke |
2011-08-13 | fix fumble in makefile | Norbert Thiebaud |
2011-08-12 | Import SmartArt graphics to Impress | Thorsten Behrens |
2011-08-12 | ByteString, shrink api | Caolán McNamara |
2011-08-12 | SvtFilterOptions::Get can never be NULL, return ref and don't leak | Caolán McNamara |
2011-08-11 | add the module oox into tail_build's fold | Norbert Thiebaud |
2011-08-11 | sc_ucalc is missing a dep on AllLangRes/sc and others -> build heisenbug | Norbert Thiebaud |
2011-08-11 | remove deprecated ByteString::CreateFromUnicode | Caolán McNamara |
2011-08-10 | Prevent crash at column row boundaries. | Eike Rathke |
2011-08-10 | remove uno from range name export and some clean up | Markus Mohrhard |
2011-08-10 | fix for fdo#39915: defining named ranges should be case insensitive | Markus Mohrhard |
2011-08-10 | sal_Bool to bool switching while I'm at it. | Kohei Yoshida |
2011-08-10 | Probably better to rename ppClipTab to rClipTabs, for consistency. | Kohei Yoshida |
2011-08-10 | Fixed an infinite loop when the paste destination has only one sheet. | Kohei Yoshida |
2011-08-10 | Partially reverted 96336b01a8e2836a3cabe407a92ac5d7b5ac5bf7. | Kohei Yoshida |
2011-08-09 | Lots more cleanups. | Kohei Yoshida |
2011-08-09 | Pass by const reference. | Kohei Yoshida |
2011-08-10 | Number formatter sal_Bool -> bool clean-up and cosmetics | Eike Rathke |
2011-08-10 | change from sal_Bool to bool in ScRangeName/ScRangeData | Markus Mohrhard |
2011-08-10 | fix for fdo#37391: don't write invalid references to files | Markus Mohrhard |
2011-08-09 | Correctly import from Excel charts with multiple ranges. | Kohei Yoshida |