summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-18Merge the libraries in writerfilterTor Lillqvist13-412/+130
2012-05-18show dottet line if axis is not at zeroMarkus Mohrhard1-0/+14
2012-05-18prevent the creation of a default copy c'torMarkus Mohrhard1-0/+1
2012-05-18implement databar import from ooxMarkus Mohrhard4-10/+203
2012-05-18implement databars in the coreMarkus Mohrhard6-10/+208
2012-05-18restructure colorscale code a bit to allow adding databarsMarkus Mohrhard8-51/+139
2012-05-18add render code for data barsMarkus Mohrhard2-7/+78
2012-05-18There is no dbu library unless BUILD_TYPE has DBCONNECTIVITYTor Lillqvist1-1/+1
2012-05-18writer UI: Decrease the size of the border around the document.Jan Holesovsky1-1/+1
2012-05-18One more -Werror=sign-compareStephan Bergmann1-1/+1
2012-05-18Update README.cross to match reality betterTor Lillqvist1-44/+22
2012-05-18Add generic --with-build-platform-configure-optionsTor Lillqvist1-0/+5
2012-05-17Actually it's okay to add separator items as-is to the accessible object.Kohei Yoshida1-4/+0
2012-05-17Make the window taller as appropriate.Kohei Yoshida1-0/+7
2012-05-17Add sort options to the autofilter popup.Kohei Yoshida2-1/+47
2012-05-17Support separators in the autofilter/pivot table popup window.Kohei Yoshida3-11/+142
2012-05-17Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida5-20/+20
2012-05-17fix bad stl access fdo#45987Noel Power1-4/+7
2012-05-17sigh, more missing dependenciesMatúš Kukan1-6/+7
2012-05-17Correct obsolete repo nameTor Lillqvist1-1/+1
2012-05-17DragonFly: use -O2 as default CFLAGSFrançois Tigeot2-2/+2
2012-05-17WaE: 'Impl' defined as a struct here but previously declared as a classTor Lillqvist1-1/+1
2012-05-17some more ConstAsciiString behind OSL_ENSURECaolán McNamara1-2/+2
2012-05-17catch by const referenceTakeshi Abe3-7/+7
2012-05-17removed unused const rtl::OUStringTakeshi Abe28-32/+0
2012-05-17remove "TODO: add test" which is now doneCaolán McNamara1-2/+0
2012-05-17Mention that the android/qa/sc test has not been maintained latelyTor Lillqvist1-6/+10
2012-05-17Now with in-process redirection, the adb shell setprop thing is not neededTor Lillqvist3-20/+14
2012-05-17Related: fdo#40778 use simple pushbutton for add to single user dictCaolán McNamara4-6/+33
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara43-422/+222
2012-05-17XubString->rtl::OUStringCaolán McNamara3-5/+7
2012-05-17reduce static_initialization_and_destruction chainCaolán McNamara3-21/+11
2012-05-17nutso static OUStringsCaolán McNamara1-4/+2
2012-05-17drop debug_oustring now that gdb pretty-printers existCaolán McNamara1-40/+0
2012-05-17WaE: MSVC2008 C4309 truncation of constant dataCaolán McNamara3-5/+7
2012-05-17sw/qa/extras: add a README explaining how to add new testsMiklos Vajna1-0/+102
2012-05-17autogen.sh: append aclocal arguments to ACLOCAL_FLAGS unconditionallyRuslan Kabatsayev1-5/+2
2012-05-17n#760029: Floor borders were missing from 3D Charts.Muthu Subramanian1-3/+3
2012-05-17fix spurious delivery of rdb files (better way)David Tardon1-3/+2
2012-05-17Revert "fix spurious re-delivery of RDB files:"David Tardon2-10/+1
2012-05-17remove duplicated dependencyDavid Tardon1-1/+1
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon109-172/+237
2012-05-17on Windows we need both propex (Perl script) and propex.bat (launcher)Andras Timar1-1/+1
2012-05-16i18npool: fix spurious re-deliver of i18npool.uno.so:Michael Stahl1-1/+1
2012-05-16gbuild: fix build executable dependencies:Michael Stahl5-19/+29
2012-05-16further spurious dep-file rebuild fixes:Michael Stahl5-23/+6
2012-05-16fix LinkTarget dep-target dependencies:Michael Stahl1-3/+3
2012-05-16fix spurious re-delivery of RDB files:Michael Stahl2-1/+10
2012-05-16try to fix --with-solver-and-workdir-root on WindowsMichael Stahl1-2/+12
2012-05-17Move the RPATH enforcement to icu4c-rpath.patch and skip that for AndroidTor Lillqvist3-15/+17