summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-04gbuild conversion l10ntools moduleDavid Ostrovsky37-661/+951
2012-05-04do not override GMAKE_OPTIONS set by userDavid Tardon1-0/+2
2012-05-04Revert "Fix Windows debug build."Jesús Corrius2-5/+1
2012-05-04Remove unused method VendorBase::getJavaExePaths(int*)Marc Garcia3-21/+4
2012-05-04Evil hack to fix the UNO API failure.Kohei Yoshida3-2/+47
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida3-12/+4
2012-05-03New API test for ScAnnotationShapeObj.Kohei Yoshida2-0/+263
2012-05-03Added interface test for text::XText.Kohei Yoshida4-0/+112
2012-05-03Temporarily disabling a failing API test. I'll fix it soon.Kohei Yoshida1-1/+1
2012-05-03Add menu entries for sheet name and date field items.Kohei Yoshida6-9/+53
2012-05-03Update sheet IDs in sheet field items during copy and paste.Kohei Yoshida3-6/+8
2012-05-03Added a field updater wrapper to allow updating of field items.Kohei Yoshida8-3/+181
2012-05-03Another SV_DECL_PTRARR now gone.Kohei Yoshida3-25/+37
2012-05-03Removed another SV_DECL_PTRARR.Kohei Yoshida3-125/+136
2012-05-03Have the table field item store sheet ID.Kohei Yoshida2-3/+23
2012-05-03Properly handle properties of sheet fields.Kohei Yoshida2-4/+44
2012-05-03Support sheet name field in cells.Kohei Yoshida5-4/+36
2012-05-03Support date field in cells.Kohei Yoshida5-5/+39
2012-05-03Removed unused methods.Kohei Yoshida1-8/+0
2012-05-03Properly import DateTimeField.Kohei Yoshida4-3/+29
2012-05-03New menu now inserts current time into cell.Kohei Yoshida14-54/+67
2012-05-03Initial skeleton for inserting a field into cell.Kohei Yoshida6-1/+54
2012-05-04rename Library_comphelp.mk to Library_comphelper.mk...Michael Stahl2-1/+1
2012-05-03WaE: unchecked results from write/fwriteCaolán McNamara3-5/+17
2012-05-03respect absolute paths for mozilla profile, fdo#45171, lp#919659Markus Mohrhard1-2/+12
2012-05-03WaE: ignoring return value of fwriteCaolán McNamara1-4/+8
2012-05-03include vector for std::vectorCaolán McNamara1-0/+1
2012-05-03should have been SAL_WARNCaolán McNamara1-1/+1
2012-05-03std::is_sorted is C++11 or C++0X sgi extensionCaolán McNamara1-1/+22
2012-05-03WaE: variables set but unusedCaolán McNamara1-2/+0
2012-05-03Related: fdo#47644 for huge files build a page chain cache for seeksCaolán McNamara2-16/+100
2012-05-03tweak imported shape position for xls( binary ) format fdo#49430Noel Power3-0/+32
2012-05-03fix bad import positions of shapes & controls fdo#49430Noel Power6-61/+190
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach3-33/+0
2012-05-03const up methods that don't change any stateCaolán McNamara2-10/+10
2012-05-03Fix Windows debug build.Jesús Corrius2-1/+5
2012-05-03Fix sot stream bustageCaolán McNamara4-13/+13
2012-05-03revert delivery of soffice.bin.manifestDavid Tardon3-7/+15
2012-05-03Makefile: clean should rm $SOLARVER (see f33ba93b)Michael Stahl1-1/+3
2012-05-03fix typoBjoern Michaelsen1-1/+1
2012-05-03fdo#48812 change Customer Information to User Information (in MSI UI)Andras Timar1-1/+1
2012-05-03remove obsolete READ_OLDVERS table autoformat codeMichael Stahl4-239/+3
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag10-215/+690
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag4-4/+9
2012-05-03add --not-as-needed linker option on unxgcc platformDavid Ostrovsky1-0/+1
2012-05-03commit-hook: tweak add_ChangeId() to tolerate git-am -s behaviorNorbert Thiebaud1-4/+6
2012-05-03fix sc_chart_regression_test build with system-libxml2Rene Engelhard1-0/+2
2012-05-03Related fdo#49379: Some old Paths need to be nillable after allStephan Bergmann1-10/+7
2012-05-03Improved error reportingStephan Bergmann1-2/+2
2012-05-03use right target to force orderingDavid Tardon1-1/+1