summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold105-500/+485
2012-05-04One more fix for Mac OS X fpicker buildTor Lillqvist1-0/+5
2012-05-04fpicker: fixed build problems for macos and windowsCédric Bosdonnat4-4/+4
2012-05-04removed unwanted/bad cast, fixes n#759178Radek Doulik1-1/+1
2012-05-04more robust nss initialization, related fdo#45171Markus Mohrhard1-2/+4
2012-05-04Provide again wrongly removed gallaxy theme.Tomáš Chvátal1-4/+4
2012-05-04Improved variable nameStephan Bergmann2-3/+3
2012-05-04build Jar_FCFGMerge only in with-java caseMatúš Kukan1-0/+5
2012-05-04(reworked )reorg. code a little so ole controls are catered for wrt fdo#49430Noel Power1-6/+6
2012-05-04Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"Noel Power4-9/+8
2012-05-04remove public: declaration ( remnant of abandoned part of patch )Noel Power1-1/+0
2012-05-04reorganise code a little so ole controls are catered for wrt fdo#49430Noel Power4-8/+9
2012-05-04there is no localize script and propmerge.bat is not usedMatúš Kukan2-10/+1
2012-05-04use formatted path here for cygwinMatúš Kukan1-0/+4
2012-05-04sw/.../crsrsh.cxx: Translate some German commentsSebastian Spaeth1-56/+70
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat24-247/+1039
2012-05-04oox: fix up doxygen syntax in oox/vml/vmldrawing.hxxMiklos Vajna1-17/+17
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