summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann157-177/+181
2013-09-11Fix notes jumps.Artur Dryomov2-0/+10
2013-09-11Add ability to change transactions via clicking a slide.Artur Dryomov2-3/+29
2013-09-11Add saving progress message state between orientation changes.Artur Dryomov2-0/+36
2013-09-11Remove notes from the landscape layout.Artur Dryomov3-0/+27
2013-09-11Remove hiding notes section when there are no notes.Artur Dryomov3-60/+45
2013-09-11Fix null pointer exception for devices without Bluetooth.Artur Dryomov2-0/+12
2013-09-11Add ability to pause and resume a slide show.Artur Dryomov12-19/+142
2013-09-11Fix servers search behaviour.Artur Dryomov4-119/+171
2013-09-10added description of tag change processEike Rathke1-1/+65
2013-09-10changed all 'sh' language to 'sr-Latn'Eike Rathke12-54/+100
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