summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-08Remove unused codeAugust Sodora2-88/+0
2011-12-08Fix build on Linux.Jan Holesovsky1-1/+1
2011-12-08Fix 18npool build on Windows.Bjoern Michaelsen4-9/+5
2011-12-08enable -gdwarf-4 by default if possibleLuboš Luňák4-0/+33
2011-12-08add docx starmath testing documentsLuboš Luňák14-0/+0
2011-12-08no config.h inside LO buildFridrich Štrba2-0/+23
2011-12-08Missing dependency.Stephan Bergmann1-1/+1
2011-12-08There is no LibreOffice with bundled JRE and won't beTor Lillqvist3-67/+1
2011-12-08Fix Windows buildTor Lillqvist1-0/+1
2011-12-08Added Makefile for SDK Python example.Stephan Bergmann1-0/+49
2011-12-08SDK examples : add Python section and ToolPanel python exampleLaurent Godard12-8/+477
2011-12-08Don't forget to download the libcdrFridrich Štrba1-0/+1
2011-12-08CDR importer: fixing some build and esthetic issuesFridrich Štrba7-9/+10
2011-12-08Stub Corel Draw importerFridrich Štrba19-9/+709
2011-12-08Resolves: fdo#43337 optimize weak-char overridingCaolán McNamara1-10/+59
2011-12-08add Aragonese spelling dictionaryAndras Timar6-2/+49
2011-12-08changed MinimalDaysInFirstWeek to 4 for correct week-of-year calculationEike Rathke1-1/+1
2011-12-08fdo#43521: Don't shown the name of a reference field if it's emptyCédric Bosdonnat1-4/+9
2011-12-08Rework yacc rule for gcc platforms.Thorsten Behrens7-59/+36
2011-12-08n#719989: Rotation needs to be done post flipping.Muthu Subramanian2-17/+16
2011-12-08re-enable the java fax wizard by using the correct ?start urlMichael Meeks1-1/+1
2011-12-08childs -> childrenMichael T. Whiteley175-1114/+1113
2011-12-08Less succes, more successStefan Knorr (astron)19-23/+23
2011-12-08Avoid pointless warning for AndroidTor Lillqvist1-0/+3
2011-12-08Remove basic/mybasic.hxxAugust Sodora2-105/+0
2011-12-08Remove basic/basicrt.hxxAugust Sodora2-83/+0
2011-12-08Remove unnecessary includesAugust Sodora1-56/+0
2011-12-08Fix for bug fdo43586, need more room for localized stringOlivier Hallot2-2/+2
2011-12-07We need to set the current cell range object regardless of style name.Kohei Yoshida1-28/+44
2011-12-07fdo#43534: Fully support external references in CELL function.Kohei Yoshida3-58/+170
2011-12-08add test for ScDataPilotFieldObj::XDataPilotFieldGroupingMarkus Mohrhard2-1/+115
2011-12-07Remove oooimprovementAugust Sodora79-5445/+1
2011-12-08fix typoBjoern Michaelsen1-1/+1
2011-12-07fdo#43534: Reset tab index for SingleRefToVars() call.Kohei Yoshida1-0/+6
2011-12-07do not clean INPATH_FOR_BUILD on noncrosscompilesBjoern Michaelsen1-1/+1
2011-12-07i#106210 store proper ODFF names, accept aliasesEike Rathke2-7/+8
2011-12-07fdo#42259: Fixed RTF import crash etc.Kohei Yoshida2-29/+34
2011-12-07Fix build of pgsql connector (std::hash -> boost::hash)Fridrich Štrba3-10/+2
2011-12-07Remove testtoolloaderAugust Sodora9-254/+1
2011-12-07link icons to soffice.bin fdo#42979Andras Timar1-0/+2
2011-12-07extend DataPilotField tests to the whole property setMarkus Mohrhard1-0/+136
2011-12-07add test for failing DataPilotField test, related fdo#43308Markus Mohrhard4-0/+270
2011-12-07add some more functions test to sc's filters-testWolfgang Pechlaner2-0/+5
2011-12-07fdo#43534: Partially support external refs in CELL function.Kohei Yoshida6-7/+111
2011-12-07Fix nasty ppc ld crash, correct default return param settingThorsten Behrens1-6/+3
2011-12-07Python mailmerge stuff is now inside mailmerge.zipThorsten Behrens2-15/+2
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke8-142/+140
2011-12-07fix rebase mismatch: automation is goneBjoern Michaelsen1-1/+0
2011-12-07remove unused variableNoel Power1-1/+0
2011-12-07better sizing of inputbar ( removed weird calculations I didn't understand )Noel Power2-15/+12