summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-10Updated coreEike Rathke1-0/+0
2013-09-10more annoying indentationEike Rathke1-180/+180
2013-09-10accept also '-' as '_' in 'ref' attributeEike Rathke1-0/+17
2013-09-10corrected check of Variant '-'Eike Rathke1-1/+1
2013-09-10added ca-ES-valencia fallback to ca-XV fallback stringsEike Rathke2-3/+14
2013-09-10added overrides for fallbacks of legacy codesEike Rathke3-432/+479
2013-09-10gbuild: bin obsoleted gb_Configuration__get_sourceMatúš Kukan2-14/+8
2013-09-10gbuild: install pagein files directly from workdirMatúš Kukan3-18/+19
2013-09-10gbuild: install .res files directly from workdirMatúš Kukan3-12/+1
2013-09-10gbuild: use xml .rdb files directly from workdirMatúš Kukan14-35/+36
2013-09-10configure: PRODUCTNAME changes on --enable-release-build,Michael Stahl1-1/+1
2013-09-10CID#738542 uninitialized memberCaolán McNamara1-0/+1
2013-09-10CID#736398 resource leakCaolán McNamara1-16/+5
2013-09-10CID#736323 resource leakCaolán McNamara1-0/+2
2013-09-10CID#736321 resource leakCaolán McNamara1-0/+1
2013-09-10CID#1038282 Resource leak in sidebarCaolán McNamara1-3/+5
2013-09-10convert singletons to preferred rtl::Static patternCaolán McNamara3-186/+136
2013-09-10pywizards: fix the switch between elements in the listboxsXisco Fauli1-0/+3
2013-09-10constStephan Bergmann1-3/+3
2013-09-10Remove unneeded lines.Andrzej J.R. Hunt1-6/+0
2013-09-10Reintroduce Statement specific mutexes. (firebird-sdbc)Andrzej J.R. Hunt7-55/+62
2013-09-10desktop: ure-link is installed by ure/Packge_install.mk alreadyMichael Stahl3-11/+2
2013-09-10use $(PRODUCTNAME) variable for READMEMichael Stahl1-1/+1
2013-09-10We can use plain char array for these, only to avoid C++11 construct.Kohei Yoshida1-16/+25
2013-09-10CID#1038283 Resource leakCaolán McNamara2-8/+11
2013-09-10Resolves: #i123216# No FontScaling by WorldTransform on WMF importArmin Le Grand4-12/+29
2013-09-10writerfilter: remove old unit testsJelle van der Waa8-1267/+0
2013-09-10CID#1078790 Resource leakCaolán McNamara1-0/+3
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa53-819/+38
2013-09-10include language-only in ISO-only fallback stringsEike Rathke2-0/+6
2013-09-10WaE: enumeration values not handled in switchCaolán McNamara1-0/+2
2013-09-10String to OUStringThomas Arnhold8-87/+76
2013-09-10configmgr: more makefile cleanup.Michael Meeks1-3/+4
2013-09-10remove old unit testsJelle van der Waa2-7552/+0
2013-09-10configmgr: cleanup unit test pieces.Michael Meeks2-40/+39
2013-09-10Add ability to specify starting row when querying for last non-empty row.Kohei Yoshida7-14/+34
2013-09-10Oops I forgot a return statement.Kohei Yoshida1-1/+1
2013-09-10Fix several logic errors in required array size calculation.Kohei Yoshida2-6/+15
2013-09-10Trim data array length to remove trailing empty rows.Kohei Yoshida5-0/+51
2013-09-10Eliminate (almost) duplicate code blocks.Kohei Yoshida1-70/+30
2013-09-10Support fetching string array that spans over multiple blocks.Kohei Yoshida5-10/+204
2013-09-10Move common code blocks to a function.Kohei Yoshida1-14/+14
2013-09-10Correctly handle empty cells for string arrays too.Kohei Yoshida5-9/+92
2013-09-10Do the same for range vector tokens.Kohei Yoshida2-4/+46
2013-09-10Correctly handle empty cells in group calculation (software interpreter).Kohei Yoshida3-5/+20
2013-09-10The OpenCL interpreter doesn't have to be a child class of the S/W one.Kohei Yoshida1-4/+5
2013-09-10Instantiate the software fallback outside of opencl code.Kohei Yoshida2-12/+15
2013-09-10fdo#46723 enable configmgr unit testsJelle van der Waa3-5/+63
2013-09-10Stray space at end of usage text lineStephan Bergmann1-1/+1
2013-09-10janitorial: c++-style castLionel Elie Mamane1-1/+1