summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-19remove extracting dirs before testingYifan J1-0/+2
2011-08-18check that ccache's cache size is reasoably large enoughNorbert Thiebaud1-2/+28
2011-08-18and so glyphcache.hxx is revealed to be unx onlyCaolán McNamara8-17/+9
2011-08-18move unix only stuff to unxCaolán McNamara7-5/+5
2011-08-18remove various casts from ServerFont to FreetypeServeFontCaolán McNamara8-38/+52
2011-08-18USE_BUILTIN_RASTERIZER is never setCaolán McNamara1-8/+0
2011-08-18unusedeasy: cleanup comphelper::MediaDescriptorJoseph Powers3-117/+0
2011-08-18Need to use cygpath on WindowsTor Lillqvist1-1/+4
2011-08-18Let's try to do without the extra copy of icuin.lib as iicui18n.libTor Lillqvist1-1/+0
2011-08-18Indentation fixTor Lillqvist1-1/+1
2011-08-18Sort a block of lines that was almost sorted alreadyTor Lillqvist1-4/+4
2011-08-18no debug outputLuboš Luňák1-5/+8
2011-08-18implement sub/sup support for ooxml math exportLuboš Luňák3-3/+76
2011-08-18handle some attributes for ooxml math exportLuboš Luňák2-125/+70
2011-08-18add more accessors to Sm*Node classesLuboš Luňák1-1/+83
2011-08-18constLuboš Luňák2-27/+27
2011-08-18implement root support for ooxml math exportLuboš Luňák3-3/+63
2011-08-18certain SmNode children actually can be NULLLuboš Luňák1-0/+8
2011-08-18explicitly do nothing about formula placeholders for ooxml exportLuboš Luňák1-0/+3
2011-08-18cleanups for ooxml math exportLuboš Luňák2-42/+26
2011-08-18ooxml math export for vertical stackLuboš Luňák2-18/+33
2011-08-18implement x/y properly for ooxml mathLuboš Luňák2-2/+34
2011-08-18implement ooxml math (basic) fractionsLuboš Luňák2-0/+18
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák9-10/+25
2011-08-18write formula to the proper place inside ooxml documentLuboš Luňák2-5/+23
2011-08-18proper namespace for ooxml math stuffLuboš Luňák1-2/+1
2011-08-18starting work on OOXML export of formulasLuboš Luňák6-2/+471
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák5-2/+65
2011-08-18use gb_LinkTarget_set_include,_add_includes is not definedDavid Tardon1-1/+4
2011-08-18add a warning to Time class that it is broken APILuboš Luňák1-0/+6
2011-08-18placeholder for writing math to .docxLuboš Luňák2-4/+36
2011-08-18hack, write .docx datetime as local but mark as utcLuboš Luňák1-1/+3
2011-08-18Revert "adjust for timezone when reading datetime"Luboš Luňák1-45/+10
2011-08-18warnings fixes for RTFPicture and RTFFrameMiklos Vajna2-0/+34
2011-08-18use namespace for ItemHolder2 in svtoolsMatúš Kukan8-7/+12
2011-08-18Header/Footer: moved the decorator color to the optionsCédric Bosdonnat11-78/+130
2011-08-18fdo#37403: even better SdrRectObj::operator= thanks to StephanCédric Bosdonnat1-3/+2
2011-08-18Headers/Footers: set only the main color and play with luminance for the otherCédric Bosdonnat1-1/+4
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan15-15/+15
2011-08-18Simplified license header template.Lubos Lunak1-7/+6
2011-08-18use of ure thing in test probably needs this dependCaolán McNamara1-1/+1
2011-08-18realpath is not necessary hereDavid Tardon1-1/+1
2011-08-18Merge remote-tracking branch 'feature/gsoc2011_rtfimport'Miklos Vajna11-92/+353
2011-08-18fix berkeley db detection on OpenBSDRobert Nagy1-0/+4
2011-08-18don't need this depend do we really, breaks windows anywayCaolán McNamara1-1/+0
2011-08-18Enable the writerfilter-based RTF import in non-experimental modeMiklos Vajna4-52/+24
2011-08-18compile / scope fix for latest gccTom Tromey1-2/+2
2011-08-18Additional patch for fdo#39167Aaron Strontsman4-17/+54
2011-08-18i18npool depend on udkapiNorbert Thiebaud1-1/+1
2011-08-18ByteString->rtl::OStringCaolán McNamara2-24/+23