summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-03Update sheet IDs in sheet field items during copy and paste.Kohei Yoshida
2012-05-03Added a field updater wrapper to allow updating of field items.Kohei Yoshida
2012-05-03Another SV_DECL_PTRARR now gone.Kohei Yoshida
2012-05-03Removed another SV_DECL_PTRARR.Kohei Yoshida
2012-05-03Have the table field item store sheet ID.Kohei Yoshida
2012-05-03Properly handle properties of sheet fields.Kohei Yoshida
2012-05-03Support sheet name field in cells.Kohei Yoshida
2012-05-03Support date field in cells.Kohei Yoshida
2012-05-03Removed unused methods.Kohei Yoshida
2012-05-03Properly import DateTimeField.Kohei Yoshida
2012-05-03New menu now inserts current time into cell.Kohei Yoshida
2012-05-03Initial skeleton for inserting a field into cell.Kohei Yoshida
2012-05-04rename Library_comphelp.mk to Library_comphelper.mk...Michael Stahl
2012-05-03WaE: unchecked results from write/fwriteCaolán McNamara
2012-05-03respect absolute paths for mozilla profile, fdo#45171, lp#919659Markus Mohrhard
2012-05-03WaE: ignoring return value of fwriteCaolán McNamara
2012-05-03include vector for std::vectorCaolán McNamara
2012-05-03should have been SAL_WARNCaolán McNamara
2012-05-03std::is_sorted is C++11 or C++0X sgi extensionCaolán McNamara
2012-05-03WaE: variables set but unusedCaolán McNamara
2012-05-03Related: fdo#47644 for huge files build a page chain cache for seeksCaolán McNamara
2012-05-03tweak imported shape position for xls( binary ) format fdo#49430Noel Power
2012-05-03fix bad import positions of shapes & controls fdo#49430Noel Power
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach
2012-05-03const up methods that don't change any stateCaolán McNamara
2012-05-03Fix Windows debug build.Jesús Corrius
2012-05-03Fix sot stream bustageCaolán McNamara
2012-05-03revert delivery of soffice.bin.manifestDavid Tardon
2012-05-03Makefile: clean should rm $SOLARVER (see f33ba93b)Michael Stahl
2012-05-03fix typoBjoern Michaelsen
2012-05-03fdo#48812 change Customer Information to User Information (in MSI UI)Andras Timar
2012-05-03remove obsolete READ_OLDVERS table autoformat codeMichael Stahl
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag
2012-05-03add --not-as-needed linker option on unxgcc platformDavid Ostrovsky
2012-05-03commit-hook: tweak add_ChangeId() to tolerate git-am -s behaviorNorbert Thiebaud
2012-05-03fix sc_chart_regression_test build with system-libxml2Rene Engelhard
2012-05-03Related fdo#49379: Some old Paths need to be nillable after allStephan Bergmann
2012-05-03Improved error reportingStephan Bergmann
2012-05-03use right target to force orderingDavid Tardon
2012-05-03valgrind: cond. jump or move depends on uninit. valueDavid Tardon
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara
2012-05-03drop ensure for non-NULL pointer and use a refCaolán McNamara
2012-05-03XubString->rtl::OUStringCaolán McNamara
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-05-02offapi: missing @sinceMiklos Vajna
2012-05-02allow custom solver/workdir location: --with-solver-and-workdir-rootMichael Stahl
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann
2012-05-03include header for ConvertGDIMetaFileToWMF()Takeshi Abe
2012-05-03nuke dead codeTakeshi Abe