summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-19gbuildized modules have empty d.lstsBjoern Michaelsen1-3/+0
2011-08-19gbuildized modules have empty d.lstsBjoern Michaelsen1-1/+0
2011-08-19fix linkoo issue with preferring old libraries to new gnumake onesMichael Meeks1-2/+17
2011-08-19print fatal UNO exceptions' text in a friendly way from OpenClients failuresMichael Meeks1-7/+12
2011-08-19remove legacy explicit library loading fallbacks, and cleanMichael Meeks9-312/+90
2011-08-19now cairo is the only way to render text under XCaolán McNamara4-31/+11
2011-08-19Merge FreetypeServerFont and ServerFont now its split out into unxCaolán McNamara5-174/+126
2011-08-19fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara4-4/+4
2011-08-19callcatcher: regenerate listCaolán McNamara3-8/+2
2011-08-19ByteString->rtl::OStringCaolán McNamara1-11/+12
2011-08-19drop unused non-virtualsCaolán McNamara3-15/+0
2011-08-19pointless temp objects, stray debugging code ?Caolán McNamara1-3/+0
2011-08-19ByteString->rtl::OStringCaolán McNamara2-12/+12
2011-08-19use preferred tokenizerCaolán McNamara1-6/+7
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara13-81/+77
2011-08-19drop it completelyCaolán McNamara28-6297/+0
2011-08-19ByteString->rtl::OStringCaolán McNamara3-26/+27
2011-08-19remove extra arg and methodCaolán McNamara4-19/+3
2011-08-19branch is unconditional, remove dead alternativeCaolán McNamara1-23/+1
2011-08-19regenerate listCaolán McNamara11-124/+1
2011-08-19recover missing evoab2 optional module configCaolán McNamara2-120/+1
2011-08-19Fix i18npool build on Windows.Jan Holesovsky6-2/+51
2011-08-19There is no gb_Foo_get_external_target, fix as dtardon told on IRCTor Lillqvist2-2/+2
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