summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-02sal: expose more stringbuffer related instrumentation pointsMichael Meeks10-50/+89
2012-04-02RtfModelTest: introduce common getPages() methodMiklos Vajna1-10/+13
2012-04-02fdo#48104 fix RTF import of \page in inner groupsMiklos Vajna4-15/+23
2012-04-02n747499: PPTX embedded media playback.Muthu Subramanian4-5/+38
2012-04-02Added Help Buttons to dialog buttons in starmathKaran Desai3-5/+162
2012-04-02fdo#47963 do not increase height of checkboxesDavid Tardon1-3/+0
2012-04-02always pass --headless to cppunitsLuboš Luňák34-33/+1
2012-04-02Automate setting of FONTCONFIG_FILETor Lillqvist1-0/+12
2012-04-02Add fonts.conf to this app, tooTor Lillqvist1-0/+3
2012-04-02Refactor where patch_libgnustl_shared() and extract_files() are calledTor Lillqvist3-9/+28
2012-04-02More libsTor Lillqvist1-0/+15
2012-04-02Add a JNI_OnLoad() to store the JavaVM* also from non-NativeActivity appsTor Lillqvist1-5/+25
2012-04-02removed duplicate includes in svxTakeshi Abe62-90/+1
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe12-14/+0
2012-04-02add xls border import testMarkus Mohrhard2-0/+31
2012-04-01use same border width information for xls import and export, fdo#44742Markus Mohrhard3-26/+29
2012-04-01move chart regression test data files to chart2Markus Mohrhard2-3/+1
2012-04-01include guardLuboš Luňák1-0/+5
2012-04-01add pretty printers for boostDavid Tardon11-0/+809
2012-04-01use better/correct assert macros in ucalcMarkus Mohrhard1-47/+47
2012-04-01with SetInTest it is possible to use some more ScDocFunc methodsMarkus Mohrhard1-2/+2
2012-04-01it does not make sense to get ColorData which is converted back to ColorMarkus Mohrhard1-4/+4
2012-04-01more test cases for border importMarkus Mohrhard1-0/+19
2012-04-01first part of border import testMarkus Mohrhard3-1/+27
2012-04-01with the correct assumption this check actually makes senseMarkus Mohrhard1-1/+3
2012-04-01sal: rtlbootstrap.mk was empty on cygwinMatúš Kukan1-1/+7
2012-03-31clucene: do not use mixed path hereMatúš Kukan1-1/+1
2012-03-31Revert "gbuild: do not let generated source files depend on headers"Matúš Kukan1-2/+2
2012-03-31clucene: use CustomTarget makefileMatúš Kukan4-54/+39
2012-03-31tools: use CustomTarget makefileMatúš Kukan4-40/+10
2012-03-31accessibility: use CustomTarget makefilesMatúš Kukan7-107/+26
2012-03-31vcl: use CustomTarget makefilesMatúš Kukan7-82/+22
2012-03-31sal: use CustomTarget makefileMatúš Kukan3-15/+19
2012-03-31gbuild: do not let generated source files depend on headersMatúš Kukan1-2/+2
2012-03-31gbuild: add gb_LinkTarget_add_custom_headersMatúš Kukan4-0/+14
2012-03-31gbuild: add comments, fix order to be more readableMatúš Kukan1-3/+5
2012-03-31gbuild: gb_Object__command_dep should be used here and a little cleanupMatúš Kukan1-31/+5
2012-03-31revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard15-342/+354
2012-03-31The function tests the SetBackgroundColor function in class ScDocFuncKarthik Padmanabhan1-0/+32
2012-03-31some small corrections to 080d38bae22e21fad25884d40d679c3bf9243c82Markus Mohrhard1-4/+4
2012-03-31fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner15-352/+340
2012-03-30further sc/editeng unbreakingLuboš Luňák4-4/+24
2012-03-30Must call patch_libgnustl_shared()Tor Lillqvist1-0/+3
2012-03-30Use correct JNI name mangling of underscoresTor Lillqvist1-2/+2
2012-03-30Correct method name in warning messageTor Lillqvist1-2/+3
2012-03-30add constLuboš Luňák3-4/+4
2012-03-30const dataLuboš Luňák1-6/+6
2012-03-30do not just warn on allocation failure, simply abortLuboš Luňák2-4/+4
2012-03-30no bad_alloc throwing in string literal O(U)String functionsLuboš Luňák2-24/+1
2012-03-30Updated patch commentStephan Bergmann1-1/+3