summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripting: don't need x bits for theseMichael Stahl2012-03-23170-0/+0
* JavaClassSet: whitespace cleanupMichael Stahl2012-03-231-8/+8
* JavaClassSet: giving only changed java files to javac is bogusMichael Stahl2012-03-231-3/+1
* GenericSalLayout::KashidaJustify: STL assertionMichael Stahl2012-03-231-2/+3
* GenericSalLayout::KashidaJustify: fix infinite loopMichael Stahl2012-03-231-0/+2
* GenericSalLayout::KashidaJustify: STL assertionMichael Stahl2012-03-231-1/+2
* fdo#42750 fdo#45562 fdo#47717: border paint ordering:Michael Stahl2012-03-231-10/+17
* Localize the group prefix for pivot table defult group names.Kohei Yoshida2012-03-233-3/+7
* n#751573: docx, no mso-fit-shape-to-text means the textbox size is fixedCédric Bosdonnat2012-03-234-1/+12
* removed duplicate includes in swTakeshi Abe2012-03-238-13/+0
* removed duplicate includes in salTakeshi Abe2012-03-235-7/+0
* older versions of tar don't do autodetection of compression formatChristian Lohmaier2012-03-231-1/+1
* fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna2012-03-233-0/+22
* Hop, a logical errorFridrich Štrba2012-03-231-1/+1
* Enable use of older tars that uses --strip-path to strip componentsFridrich Štrba2012-03-233-1/+20
* Move spotlight plugin out of minizipFridrich Štrba2012-03-237-2363/+317
* replace OpenOffice.org to LibreOffice in registry keysAndras Timar2012-03-239-20/+20
* remove unused installer modulesAndras Timar2012-03-233-1936/+0
* remove unused DatabaseFolder dialog from MSIAndras Timar2012-03-2316-124/+0
* Take a meg off our memory footprintCaolán McNamara2012-03-231-1/+48
* DbEnv argument is always NULLCaolán McNamara2012-03-233-13/+8
* build db4 with symbols if symbols globally enabledCaolán McNamara2012-03-231-0/+4
* overly static lingering OUStringsCaolán McNamara2012-03-233-29/+20
* fixed crash due to use of STL deque for SwLineRectsCédric Bosdonnat2012-03-231-3/+13
* add testcase for n#751054Miklos Vajna2012-03-234-0/+187
* Initialize m_hFile in FileMapping constructor.Catalin Iacob2012-03-231-1/+1
* allow leading spaceDavid Tardon2012-03-231-2/+2
* allow for the use of --enable-ccache on WindowsNorbert Thiebaud2012-03-231-43/+41
* disable gb_FULLDEPS when TINDERBUILD is set _and_ we are really buildingNorbert Thiebaud2012-03-231-2/+2
* remove duplicate entriesDavid Tardon2012-03-231-9/+0
* simplify pagein creationDavid Tardon2012-03-236-54/+18
* move libs to correct layerDavid Tardon2012-03-231-2/+2
* move Pagein from desktop to gbuildDavid Tardon2012-03-2310-128/+118
* increase nCol before next iteratation to prevent loop, fdo#46220Markus Mohrhard2012-03-231-0/+4
* Test for changing dimension member visibility & a little cleanup.Kohei Yoshida2012-03-221-53/+49
* More bug fixes related to grouped dimension handling.Kohei Yoshida2012-03-222-1/+4
* Get correct string value for group item value.Kohei Yoshida2012-03-221-1/+1
* When updating pivot table with groups, we need to clear the table data.Kohei Yoshida2012-03-224-4/+19
* Memcheck: Jump depends on unitialised variableMarkus Mohrhard2012-03-231-0/+1
* Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez2012-03-2310-28/+7
* Create separate shape groups for each errorbar type.Rafael Dominguez2012-03-233-5/+11
* Set correct objecttype for errorbar.Rafael Dominguez2012-03-231-1/+1
* Display Format menu entry when selecting an X errorbar.Rafael Dominguez2012-03-231-0/+3
* Get correct datasource when calculating errorbar length.Rafael Dominguez2012-03-231-4/+5
* Update DeleteYErrorbar function to handle X and Y bars.Rafael Dominguez2012-03-233-4/+6
* Set errorbar type attribute when inserting or formating an errorbar.Rafael Dominguez2012-03-232-0/+5
* Return correct ItemConverter object for any errorbar type.Rafael Dominguez2012-03-231-6/+3
* Enable support to format chart errorbars.Rafael Dominguez2012-03-231-5/+16
* Handle case XErrorbars in ErrorBarItemConverter::ApplySpecialItem.Rafael Dominguez2012-03-231-2/+7
* Allow deleting any chart errorbar and set correct action description.Rafael Dominguez2012-03-231-11/+36