summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-25Use inconditionally the libwpd >= 0.9.5 pathFridrich Štrba
2013-07-25I forgot to turn this off.Kohei Yoshida
2013-07-25fdo#67269 adapt checkTable to getTableName changeLionel Elie Mamane
2013-07-25A Torsdag without typo would not be a TorsdagFridrich Štrba
2013-07-25Add some consistency to the world as we know itFridrich Štrba
2013-07-25have my own stab at fixing the leaking SmDocShellCaolán McNamara
2013-07-25Related: fdo#67113 restore some code, it has side effectsIvan Timofeev
2013-07-25Related: fdo#61544 don't include border size twice in edit optimal sizeCaolán McNamara
2013-07-25WaE: default constructor could not be generated (because of const member(s))Tor Lillqvist
2013-07-25vertically align textboxes to center, which looks much better on MacOSXCaolán McNamara
2013-07-25odk: let configure find the office path by default on dev-installMiklos Vajna
2013-07-25Revert "Fix memory leak in Math, by holding SmModel pointer"Fridrich Strba
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-07-25fdo#59427 first step for template menuCor Nouws
2013-07-25WaE: C4510: default constructor could not be generated)Tor Lillqvist
2013-07-25Updated coreArnaud Versini
2013-07-25Remove some unused code form unusedcode.easyMarcos Paulo de Souza
2013-07-25fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-25fix for SwCombinedCharField constructor with wrong initAdam Co
2013-07-25Fix memory leak in Math, by holding SmModel pointerMarcos Paulo de Souza
2013-07-25convert some XubString to OUString in ApplicationNoel Grandin
2013-07-25convert vcl/ilistbox from XubString to OUStringNoel Grandin
2013-07-25convert XubString to OUStringNoel Grandin
2013-07-25n#827332: Charts shrink when there are no legends.Muthu Subramanian
2013-07-24These static_cast's are very significant. Don't remove these.Kohei Yoshida
2013-07-24Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida
2013-07-24Add support for double in OpenCL kernel.Haidong Lian
2013-07-24add SC_SOFTWARE tweak to force sw group interpret.Michael Meeks
2013-07-24Prompt the user to delete cached kernels on failureMichael Meeks
2013-07-24add min/max/delta kernels and misc. cleanup / bug fixing.Jing Xian
2013-07-24fdo#67206: Add test for broadcaster relocation on column insertion.Kohei Yoshida
2013-07-24I'm supposed to move it, not shift it.Kohei Yoshida
2013-07-24There isn't much we have to do for copy.Kohei Yoshida
2013-07-24Add test for partial move of referenced range.Kohei Yoshida
2013-07-24Re-implement adjusting of references on move.Kohei Yoshida
2013-07-24Add test for moving the formula cells that reference stationary range.Kohei Yoshida
2013-07-24Add starter test for reference update on range move.Kohei Yoshida
2013-07-24Broadcast on recalc-ref-on-move cells for the other 3 directions.Kohei Yoshida
2013-07-24Add test for ROW function.Kohei Yoshida
2013-07-24Broadcast on formula cells containing COLUMN functions on column insertion.Kohei Yoshida
2013-07-24Make these non-inline.Kohei Yoshida
2013-07-24CalcRelFromAbs() is no more.Kohei Yoshida
2013-07-24More on removing use of CalcRelFromAbs().Kohei Yoshida
2013-07-24More on removing CalcRelFromAbs().Kohei Yoshida
2013-07-24Work on removing CalcRelFromAbs().Kohei Yoshida
2013-07-24Remove CalcAbsIfRel() since nobody uses this anymore.Kohei Yoshida
2013-07-24Remove CalcAbsIfRel() from ScComplexRefData::Extend().Kohei Yoshida
2013-07-24Add test for extending range reference.Kohei Yoshida
2013-07-24Add test for cell function COLUMN.Kohei Yoshida
2013-07-24Modified reference shouldn't make the cell dirty.Kohei Yoshida