summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-04Fix fdo#49508 incorrect square gradients in slideshow.Thorsten Behrens1-4/+10
2012-05-04lib was renamed, but dylib_file hint for older XCode was missed.Christian Lohmaier1-3/+3
2012-05-04disable GCC diagnostic #pragma on older GCC versionsDavid Ostrovsky1-0/+2
2012-05-04.docx wrap values mean different things than in LO, map them (bnc#750838)Luboš Luňák1-4/+8
2012-05-04remove unused variableLuboš Luňák1-1/+0
2012-05-04fixed subtle flex issue with C++ treatment on WindowsDavid Ostrovsky3-3/+0
2012-05-04generate non-interactive scannerDavid Tardon3-0/+6
2012-05-04the binaries were build with enabled exceptions beforeDavid Tardon7-7/+7
2012-05-04fdo#49136 use localized .xcu filesDavid Tardon2-3/+3
2012-05-04do not handle description-* as special caseDavid Tardon1-2/+2
2012-05-04fdo#49136 install description-*.txtDavid Tardon1-0/+1
2012-05-04fix executable path for cross-compilationDavid Tardon3-3/+3
2012-05-04fix executable path for cross-compilationDavid Tardon1-1/+1
2012-05-04fix for cross-compilationDavid Tardon1-3/+3
2012-05-04Library_fps.mk: fixed the fpicker win32 build, missing include dirCédric Bosdonnat1-0/+5
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