summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-06add unit test for fdo#41381Markus Mohrhard2-0/+6
2011-10-06fix for fdo#41381: local range names don't work with INDIRECTMarkus Mohrhard3-5/+24
2011-10-05remove apparently noise .memdump filesNorbert Thiebaud2-8/+0
2011-10-05Revert "added CXX source with generated presets definitions"Norbert Thiebaud1-92382/+0
2011-10-05Revert "custom shapes import improvements"Norbert Thiebaud10-173/+2101
2011-10-05Revert "add hackery re. EditControls, FormattedField & ImageControls from mso...Noel Power1-26/+2
2011-10-05bnc#722045: Display page background color/image properly.Kohei Yoshida3-9/+8
2011-10-05eliminate @MINIMIZEREXTENSIONPRODUCTNAME@ variableAndras Timar3-13/+7
2011-10-05merge strings to description.xml filesAndras Timar2-33/+112
2011-10-05enable the star basic test to see if it causes troubles anywhereMarkus Mohrhard1-1/+1
2011-10-05add initial work for vba tests in calc( work in progress)Markus Mohrhard4-0/+42
2011-10-05add Star Basic unit test to calcMarkus Mohrhard2-1/+46
2011-10-05add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power1-2/+26
2011-10-05fix broken eventattacher. bnc#718227Noel Power1-1/+1
2011-10-05custom shapes import improvementsRadek Doulik10-2101/+173
2011-10-05added CXX source with generated presets definitionsRadek Doulik1-0/+92382
2011-10-05fix compilation with debug enabledRadek Doulik1-1/+2
2011-10-05added ARCANGLETO command implementation, optimization, fixes, debugRadek Doulik3-11/+129
2011-10-05add another ARC commandRadek Doulik1-0/+4
2011-10-05fix construction of ARC polygon in case the ellipse width != heightRadek Doulik1-4/+6
2011-10-05fdo#41478 follow-up cleanup.Jan Holesovsky1-13/+12
2011-10-05Fix for bug fdo#41478 [UI]add "Protect Sheet" command in sheet popup menuOlivier Hallot1-9/+16
2011-10-05Page Break: implement the break before page caseCédric Bosdonnat3-7/+31
2011-10-05fix also older gtk+ buildFridrich Štrba1-1/+1
2011-10-05WaE: unused variablesCaolán McNamara1-2/+5
2011-10-05Build a small static date_time/gregorian for cbosdonnat's perusalFridrich Štrba3-3/+88
2011-10-05WaE: unreachable codeTor Lillqvist1-1/+2
2011-10-05Use OUString::getStr()Tor Lillqvist1-2/+2
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks12-58/+95
2011-10-05Page Break: basic implementation of the popup menu actionsCédric Bosdonnat4-3/+48
2011-10-05fix compilation after the recent OUString::operator char*() removalLuboš Luňák1-7/+7
2011-10-05WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-10-05WaE: 'argument' : truncation of constant valueTor Lillqvist2-2/+2
2011-10-05WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist2-3/+6
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-10-05We should check OS_FOR_BUILD hereTor Lillqvist1-1/+1
2011-10-05Use gb_CppunitTarget__make_url for Windows file: URL correctnessTor Lillqvist1-1/+1
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist3-3/+3
2011-10-05WaE: a GUID can only be associated with a class, interface or namespaceTor Lillqvist1-0/+2
2011-10-05WaE: '==' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist1-1/+1
2011-10-05Unclear whether the use of -Z7 -Yd in CFLAGSENABLESYMBOLS is intentionalTor Lillqvist1-4/+5
2011-10-05String -> rtl::OUString.Kohei Yoshida2-7/+7
2011-10-05libtextcat.dll -> libexttextcat.dll.Jan Holesovsky1-1/+1
2011-10-05Add libexttextcat and libvisio under system-libs switchTomas Chvatal1-2/+4
2011-10-05fix OString concatenationMichael Meeks1-1/+5
2011-10-05Mingw needs gb_Helper_OUTDIRLIBDIR set to $(OUTDIR)/bin too.Jan Holesovsky1-0/+2
2011-10-05Revert "Use simpler detection for system/internal libs."Fridrich Štrba1-50/+66
2011-10-05Fix a typo, for others, use git version of libvisioFridrich Štrba2-1/+13
2011-10-05rejig this to remove self-assignCaolán McNamara1-3/+3
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks6-13/+12