summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-28n#751117 oox: implement VML import of shape style 'rotation'Miklos Vajna3-0/+6
2012-03-28n#751117 writerfilter: include all oox tokens in gperffasttoken.hxxMiklos Vajna2-9/+8
2012-03-28sal: add dependency for unit test, fix typo in commentMatúš Kukan2-2/+6
2012-03-28add name attribute to chart's layout dumperMarkus Mohrhard1-8/+17
2012-03-28add drawing.Text to chart's dumperMarkus Mohrhard1-1/+9
2012-03-28more SFINAE to distinguish between const char* and const char[]Luboš Luňák2-14/+56
2012-03-28hopefully only OString ctors do not work with SFINAE brokenLuboš Luňák1-2/+0
2012-03-28string literal overloads for rest of OString methodsLuboš Luňák2-13/+317
2012-03-28CPPUNIT_ASSERT_MESSAGE -> CPPUNIT_ASSERT_EQUAL_MESSAGELuboš Luňák1-36/+36
2012-03-28add SAL_CALL to ChartModel::dumpMarkus Mohrhard1-1/+1
2012-03-28add chart regression testMarkus Mohrhard3-0/+317
2012-03-28revert old test ideaMarkus Mohrhard8-543/+4
2012-03-28implement the layout dumper for chart2Markus Mohrhard5-2/+131
2012-03-28add interface XDumper for qa/automated testingMarkus Mohrhard3-0/+71
2012-03-28implement XDumper in ChartModelMarkus Mohrhard2-4/+16
2012-03-27Resolves: fdo#47865 insertions into deque invalidate nLastCountCaolán McNamara1-10/+12
2012-03-27drop intermediate temporary UniStringsCaolán McNamara6-18/+15
2012-03-27callcatcher: update listCaolán McNamara14-535/+20
2012-03-27exclude callcatcher output dirs from translation tools as wellCaolán McNamara1-0/+1
2012-03-272nd param of __cxa_throw is void* in GCC <= 4.6Stephan Bergmann1-1/+1
2012-03-27Translate German commentsPhilipp Weissenbacher3-45/+39
2012-03-27Remove unused code in l10ntools.Santiago Martinez3-69/+0
2012-03-27Translate German comments, fix some English onesPhilipp Weissenbacher1-71/+70
2012-03-27Translate German commentsPhilipp Weissenbacher2-13/+12
2012-03-27Convert SV_PTRARR_DEL to boost::ptr_vectorBartosz Kosiorek1-19/+15
2012-03-27Let's hide stuff like this from header..Kohei Yoshida2-4/+15
2012-03-27It's cleaner to use copy ctor for cloning.Kohei Yoshida2-16/+12
2012-03-27Publicly deriving from STL is not a good idea...Kohei Yoshida2-19/+73
2012-03-27UniString removal.Kohei Yoshida6-74/+100
2012-03-27We can safely remove this.Kohei Yoshida1-6/+0
2012-03-27MinGW: Adapted cpp_uno bridge to GCC 4.7Stephan Bergmann3-7/+23
2012-03-27fix build, restore these constructors for nowCaolán McNamara4-0/+26
2012-03-27remove unused code (oox, sc)Petr Vorel13-148/+1
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe16-23/+0
2012-03-27Resolves: rhbz#807316 don't complain that nocrashreport is an unknown optionCaolán McNamara1-1/+3
2012-03-27fix number of chars in strncmp after OpenOffice.org->LibreOffice changeAndras Timar1-2/+2
2012-03-27typo fix in commentAndras Timar1-1/+1
2012-03-27typo fixAndras Timar2-2/+2
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar7-40/+40
2012-03-27don't install 32-bit shell extensions on 64-bit WindowsAndras Timar1-0/+3
2012-03-27Resolves: rhbz#802173 crash in ScRowStyles::GetStyleNameIndexCaolán McNamara1-0/+3
2012-03-27fix vertical align when switching mode in multibar fdo#44140Noel Power1-1/+13
2012-03-27fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt2-0/+25
2012-03-27Remove superfluous commentStephan Bergmann1-1/+0
2012-03-27fdo#46808, Adapt UNO serviecs to new style, Part 1Noel Grandin9-42/+9
2012-03-27Bin annoying "CHECKING CONSISTENCY" messageTor Lillqvist1-1/+0
2012-03-27RTFFrame::getSprms: Id is a number, not an instanceMiklos Vajna1-3/+3
2012-03-27fdo#47937: copy column privileges into table privilegesLionel Elie Mamane1-11/+62
2012-03-27qahelper.hxx's loadFile() needs liblo-bootstrap on AndroidTor Lillqvist1-0/+3
2012-03-27dev-install needs to depend on build after allStephan Bergmann1-1/+1